Releases: bundabrg/GeyserLink
Releases · bundabrg/GeyserLink
Release v1.0.5
Since Last Release:
Release v1.0.4
Since Last Release:
Release v1.0.3
Since Last Release:
- 35855dd (HEAD, tag: v1.0.3, origin/master) Update Username [bundabrg]
| - a6a2baf Update Spigot Deploy [bundabrg]
| - dc62171 Merge pull request #3 from bundabrg/dependabot/maven/bootstrap/com.fasterxml.jackson.core-jackson-databind-2.9.10.5 [bundabrg]
|\ Bump jackson-databind from 2.8.3 to 2.9.10.5 in /bootstrap
| * 2f0d274 Bump jackson-databind from 2.8.3 to 2.9.10.5 in /bootstrap [dependabot[bot]]
|/ Bumps jackson-databind from 2.8.3 to 2.9.10.5.
| - Release notes
| - Commits
|
| Signed-off-by: dependabot[bot] support@github.com - 58c8f71 Merge pull request #2 from bundabrg/dependabot/maven/common/com.fasterxml.jackson.core-jackson-databind-2.9.10.5 [bundabrg]
|\ Bump jackson-databind from 2.8.3 to 2.9.10.5 in /common
| * 0db1703 Bump jackson-databind from 2.8.3 to 2.9.10.5 in /common [dependabot[bot]]
|/ Bumps jackson-databind from 2.8.3 to 2.9.10.5.
| - Release notes
| - Commits
|
| Signed-off-by: dependabot[bot] support@github.com - 27fcbf6 Merge pull request #1 from bundabrg/dependabot/maven/platform/com.fasterxml.jackson.core-jackson-databind-2.9.10.5 [bundabrg]
|\ Bump jackson-databind from 2.8.3 to 2.9.10.5 in /platform
| * b725e22 Bump jackson-databind from 2.8.3 to 2.9.10.5 in /platform [dependabot[bot]]
|/ Bumps jackson-databind from 2.8.3 to 2.9.10.5.
| - Release notes
| - Commits
|
| Signed-off-by: dependabot[bot] support@github.com - fa7a915 Merge remote-tracking branch 'remotes/origin/feature/common' [bundabrg]
|\
| |
| * 5f2fff7 (origin/feature/common) Re-enable Offline Documentation [bundabrg]
| |
| * 9e41f8d Update README.md [bundabrg]
| |
| * 90f6302 Update Documentation [bundabrg]
| |
| * 0abf01a Fix Build [bundabrg]
| |
| * 93845f2 Add Documentation [bundabrg]
| |
| * 8582127 Implement Whois for public key resolution [bundabrg]
| |
| * 5fa5750 Implement Wrapped Messages and Responses [bundabrg]
| |
| * e1f2486 Remove code duplication [bundabrg]
| |
| * 0c612e1 Implement Public/Private Key + signed messages [bundabrg]
| |
| * dd52b73 Optimize [bundabrg]
| |
| * 3d1eb17 Start work on implementing a SignedMessage wrapper for GeyserLink Messages [bundabrg]
| |
| * 427ba0f Update pom [bundabrg]
| |
| * 2bcb1a6 Support timeouts and duplicate responses [bundabrg]
| |
| * a32c231 Implement GeyserLink Messages [bundabrg]
| |
| * 8ed379a Implement Configuration for each Platform [bundabrg]
| |
| * fb35e55 Tidy up Configuration [bundabrg]
| |
| * 4e0d01c Update Build Script [bundabrg]
| |
| * db6de50 Restructure Project to group platforms and add a common module [bundabrg]
|/
| - a64d9c8 Remove EventContext [bundabrg]
| - 68169b4 Make use of plugin logger system [bundabrg]
| - 6e071d8 Rename some strings [bundabrg]
Release v1.0.2
Since Last Release:
- a6a2baf (HEAD, tag: v1.0.2, tag: rm) Update Spigot Deploy [bundabrg]
| - dc62171 Merge pull request #3 from bundabrg/dependabot/maven/bootstrap/com.fasterxml.jackson.core-jackson-databind-2.9.10.5 [bundabrg]
|\ Bump jackson-databind from 2.8.3 to 2.9.10.5 in /bootstrap
| * 2f0d274 Bump jackson-databind from 2.8.3 to 2.9.10.5 in /bootstrap [dependabot[bot]]
|/ Bumps jackson-databind from 2.8.3 to 2.9.10.5.
| - Release notes
| - Commits
|
| Signed-off-by: dependabot[bot] support@github.com - 58c8f71 Merge pull request #2 from bundabrg/dependabot/maven/common/com.fasterxml.jackson.core-jackson-databind-2.9.10.5 [bundabrg]
|\ Bump jackson-databind from 2.8.3 to 2.9.10.5 in /common
| * 0db1703 Bump jackson-databind from 2.8.3 to 2.9.10.5 in /common [dependabot[bot]]
|/ Bumps jackson-databind from 2.8.3 to 2.9.10.5.
| - Release notes
| - Commits
|
| Signed-off-by: dependabot[bot] support@github.com - 27fcbf6 Merge pull request #1 from bundabrg/dependabot/maven/platform/com.fasterxml.jackson.core-jackson-databind-2.9.10.5 [bundabrg]
|\ Bump jackson-databind from 2.8.3 to 2.9.10.5 in /platform
| * b725e22 Bump jackson-databind from 2.8.3 to 2.9.10.5 in /platform [dependabot[bot]]
|/ Bumps jackson-databind from 2.8.3 to 2.9.10.5.
| - Release notes
| - Commits
|
| Signed-off-by: dependabot[bot] support@github.com - fa7a915 Merge remote-tracking branch 'remotes/origin/feature/common' [bundabrg]
|\
| |
| * 5f2fff7 (origin/feature/common) Re-enable Offline Documentation [bundabrg]
| |
| * 9e41f8d Update README.md [bundabrg]
| |
| * 90f6302 Update Documentation [bundabrg]
| |
| * 0abf01a Fix Build [bundabrg]
| |
| * 93845f2 Add Documentation [bundabrg]
| |
| * 8582127 Implement Whois for public key resolution [bundabrg]
| |
| * 5fa5750 Implement Wrapped Messages and Responses [bundabrg]
| |
| * e1f2486 Remove code duplication [bundabrg]
| |
| * 0c612e1 Implement Public/Private Key + signed messages [bundabrg]
| |
| * dd52b73 Optimize [bundabrg]
| |
| * 3d1eb17 Start work on implementing a SignedMessage wrapper for GeyserLink Messages [bundabrg]
| |
| * 427ba0f Update pom [bundabrg]
| |
| * 2bcb1a6 Support timeouts and duplicate responses [bundabrg]
| |
| * a32c231 Implement GeyserLink Messages [bundabrg]
| |
| * 8ed379a Implement Configuration for each Platform [bundabrg]
| |
| * fb35e55 Tidy up Configuration [bundabrg]
| |
| * 4e0d01c Update Build Script [bundabrg]
| |
| * db6de50 Restructure Project to group platforms and add a common module [bundabrg]
|/
| - a64d9c8 Remove EventContext [bundabrg]
| - 68169b4 Make use of plugin logger system [bundabrg]
| - 6e071d8 Rename some strings [bundabrg]
Release v1.0.1
Since Last Release: