Releases: seekers-dev/seekers-api
Releases · seekers-dev/seekers-api
v0.1.2
What's Changed
Full Changelog: v0.1.1...v0.1.2
API
- Renamed physical field in seeker and goal from super to physical
Project
- Renamed repository from seekers-grpc to seekers-api
- Add git attributes
- Add code of conduct
Dependencies
- Bump org.apache.maven.plugins:maven-wrapper-plugin to 3.3.2
- Bump org.apache.maven.plugins:maven-javadoc-plugin to 3.10.0
- Bump grpc.version to 1.68.0
- Bump org.sonatype.plugins:nexus-staging-maven-plugin to 1.7.0
- Bump com.google.protobuf:protobuf-java to 4.28.2
v0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
API
- Merge properties response with join response
- Represent game settings with repeated sections instead of maps
- Move proto files to new source location and change java package
- Changed the data type of time values from float to uint32
Project
- Updated documentation and added mermaid graphs for a better visualization
- Add issue templates
- Add maven publish
- Add distribution management
Dependencies
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1
- Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.2.0 to 3.3.1
- Bump com.google.protobuf:protobuf-java from 3.23.3 to 4.26.1
- Bump io.grpc:grpc-bom from 1.56.1 to 1.62.2
- Bump io.grpc:grpc-stub from 1.62.2 to 1.63.0
- Bump io.grpc:grpc-netty-shaded from 1.62.2 to 1.63.0
- Bump io.grpc:grpc-protobuf from 1.62.2 to 1.63.0
v0.1.0
What's Changed
Full Changelog: https://github.com/seekers-dev/seekers-grpc/commits/v0.1.0
API
- Init release of the api
Project
- Added GitHub actions
- Added seekers service
- Fix typing
Dependencies
- Bump grpc-bom from 1.55.1 to 1.56.1
- Bump protobuf-java from 3.23.0 to 3.23.3
- Bump os-maven-plugin from 1.6.2 to 1.7.1
New Contributors
- @Belissimo-T made their first contribution in #7
- @Kiyotoko made their first contribution in #8
- @dependabot made their first contribution in #15