Releases: opentripplanner/otp-java-client
Releases · opentripplanner/otp-java-client
1.3.3
What's Changed
Non-breaking changes
- Support specifying place name for Coordinate by @dzfranklin in #125
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
Non-breaking changes
- Fix missing place lon/lat by @dzfranklin in #128
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
Non-breaking changes
- Fix integration tests again by @leonardehrenfried in #127
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
Dependency upgrades
- Update actions/setup-java action to v5 by @renovate[bot] in #115
- Update dependency org.sonatype.central:central-publishing-maven-plugin to v0.9.0 by @renovate[bot] in #117
- Update actions/checkout action to v5 by @renovate[bot] in #111
- Update Test, build and logging dependencies by @renovate[bot] in #118
- Update dependency org.apache.maven.plugins:maven-release-plugin to v3.3.1 by @renovate[bot] in #120
- Update actions/checkout action to v6 by @renovate[bot] in #121
- Update Test, build and logging dependencies (major) by @renovate[bot] in #119
Non-breaking changes
- Set Spotless to keep original line endings by @jspetrak in #116
- Fix IntegrationTest.java link in README by @dzfranklin in #122
- Fix integration tests by @leonardehrenfried in #124
- Fix integration test by @dzfranklin in #126
- Add page cursor support by @dzfranklin in #123
New Contributors
- @dzfranklin made their first contribution in #122
Full Changelog: 1.2.4...1.3.0
1.2.4
What's Changed
Non-breaking changes
- Fix projections by @leonardehrenfried in #114
Full Changelog: 1.2.3...1.2.4
1.2.3
What's Changed
Non-breaking changes
- Fix mory copy methods by @leonardehrenfried in #113
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
Dependency upgrades
- Update dependency org.sonatype.central:central-publishing-maven-plugin to v0.8.0 by @renovate[bot] in #108
- Update Test, build and logging dependencies by @renovate[bot] in #109
- Update Test, build and logging dependencies by @renovate[bot] in #110
Non-breaking changes
- Fix copying method by @leonardehrenfried in #112
Full Changelog: 1.2.0...1.2.2
1.2.0
What's Changed
Breaking changes
- Use generated types for plan query by @leonardehrenfried in #107
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
Non-breaking changes
- Update codegen, use newest schema by @leonardehrenfried in #105
- Update dependency jakarta.validation:jakarta.validation-api to v3.1.1 by @renovate in #106
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
Breaking changes
- Add code generation for GraphQL types, convert to multi-module project by @leonardehrenfried in #104
Full Changelog: 0.1.13...1.0.0