0.1.20 Release
What's Changed
- merge changes for last few versions by KonoTyran in #6
- Bump org.java-websocket:Java-WebSocket from 1.5.2 to 1.5.7 by @dependabot in #9
- Bump org.apache.httpcomponents.core5:httpcore5 from 5.2 to 5.2.5 by @dependabot in #11
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.8.0 by @dependabot in #8
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1 by @dependabot in #10
- Bump org.apache.maven.plugins:maven-gpg-plugin from 1.5 to 3.2.4 by @dependabot in #7
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.4.0 to 0.5.0 by @dependabot in #14
- Bump advanced-security/maven-dependency-submission-action from 2.0.0 to 4.1.0 by @dependabot in #15
- Bump org.apache.maven.plugins:maven-source-plugin from 2.2.1 to 3.3.1 by @dependabot in #13
- Update Java-Client to current network protocol by @mattman107 in #27
- Adding gradle build file by @cjmang in #28
- Fixing GHA by @cjmang in #30
- Adding execute permissions to gradlew for linux by @cjmang in #31
- One more time for gradlew by @cjmang in #32
- Forgot to switch back to AP groupId; oops by @cjmang in #33
- maven central only accepts snapshot uploads by @cjmang in #34
- Fixing not reading from datapackage properly. by @cjmang in #35
- Adding debugging to workflows by @cjmang in #36
- Fix group in build.gradle.kts by @black-sliver in #37
- Cleaning up for snapshots and finalizing gradle swap by @cjmang in #38
- Updating http versions by @cjmang in #39
- Swapping to gradle for dependabot by @cjmang in #42
- Bump com.google.code.gson:gson from 2.11.0 to 2.13.1 by @dependabot in #45
- Fixing dependencies not being published with the pom.xml by @cjmang in #51
- Adding persistent UUID by @cjmang in #49
- Bump org.jreleaser from 1.17.0 to 1.18.0 by @dependabot in #43
- Hopefully final pass at datapackage cache by @cjmang in #53
- Starting the request ids at 1 by @cjmang in #55
- Ensuring folder versions of game names are safe for the file system by @cjmang in #54
- Thread safety by @cjmang in #50
- Updating workflows to enable releasing by @cjmang in #61
New Contributors
- @dependabot made their first contribution in #9
- @mattman107 made their first contribution in #27
- @black-sliver made their first contribution in #37
Full Changelog: 0.1.13...0.1.20