Skip to content

Releases: retromcorg/Project-Poseidon

1.1.10-241215-0208-8f2bb13

15 Dec 02:09
8f2bb13
Compare
Choose a tag to compare
Bump org.yaml:snakeyaml from 1.7 to 2.0 (#117)

Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.7 to 2.0.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..v1.7)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1.1.10-241215-0202-371020c

15 Dec 02:02
371020c
Compare
Choose a tag to compare
Bump com.google.guava:guava from 30.1.1-jre to 32.0.0-jre (#115)

Bumps [com.google.guava:guava](https://github.com/google/guava) from 30.1.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1.1.10-241215-0111-8e30ad9

15 Dec 01:12
8e30ad9
Compare
Choose a tag to compare
Add version update checker and refactor Poseidon elements (#123)

Add an automatic update checker that will query the GitHub releases to see if a newer version is available. 

By default operators and users with the permission poseidon.update will be notified of updates when joining the server.

1.1.8-241215-0107-df76c82

15 Dec 01:08
df76c82
Compare
Choose a tag to compare
Merge pull request #121 from retromcorg/Boat-Crash-Fix

Implement Boat Crash Exploit Mitigation from UberBukkit

1.1.8-241214-1143-18ad13f

14 Dec 11:44
18ad13f
Compare
Choose a tag to compare
Add version properties to jar and use it for /poseidon (#122)

* Add version properties to jar

* Improve build and test

* Remove invalid step 9

* Additional version info

* Remove unnecessary GitHub action fields

* fix typo

* Improve Poseidon version command

* Dynamically get application name for forks

* Update Poseidon name in pom

* Fix version.properties not including all fields

1.1.8-241210-532b908

10 Dec 06:54
532b908
Compare
Choose a tag to compare
Merge pull request #109 from project-poseidon-plugin-devs/pistonfix

Fix various piston exploits

1.1.8-241204-9266f3f

04 Dec 01:15
Compare
Choose a tag to compare
Resolve issues with GitHub Action

1.1.8-241204-498abba

04 Dec 01:34
Compare
Choose a tag to compare
GitHub Actions: Test Java 17,21 and release artifacts

Also update Readme page