Releases: seatsio/seatsio-java
Releases · seatsio/seatsio-java
v81.2.0
What's Changed
- Fix parameter names and remove unused imports by @schaloner in #140
Full Changelog: v81.1.0...v81.2.0
v81.1.0
What's Changed
- Support draft reports for charts by @schaloner in #139
Full Changelog: v81.0.0...v81.1.0
v81.0.0
v80.3.0
What's Changed
Full Changelog: v80.2.0...v80.3.0
v80.2.0
What's Changed
- Expose variableOccupancy, minOccupancy, and maxOccupancy by @schaloner in #135
Full Changelog: v80.1.0...v80.2.0
v80.1.0
What's Changed
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in #133
- Bump org.junit.jupiter:junit-jupiter-api from 5.9.3 to 5.10.0 by @dependabot in #132
- Bump com.konghq:unirest-java from 3.14.4 to 3.14.5 by @dependabot in #131
- Bump org.junit.jupiter:junit-jupiter-engine from 5.9.3 to 5.10.0 by @dependabot in #129
- Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre by @dependabot in #130
- Add a convenience method for
changeObjectStatus
by @schaloner in #134
Full Changelog: v80.0.0...v80.1.0
v80.0.0
What's Changed
- Bump com.vanniktech.maven.publish from 0.25.2 to 0.25.3 by @dependabot in #127
- Bump commons-io:commons-io from 2.12.0 to 2.13.0 by @dependabot in #124
- Bump com.google.guava:guava from 32.0.0-jre to 32.1.1-jre by @dependabot in #125
- Bump com.konghq:unirest-java from 3.14.2 to 3.14.4 by @dependabot in #126
- Removed social distancing by @mroloux in #128
Full Changelog: v79.0.0...v80.0.0
v79.0.0
What's Changed
Full Changelog: v78.0.0...v79.0.0
Migrating from v78
client.events.create()
now takes aCreateEventParams
object- Deleted
client.events.updateXXX()
methods. Use the regularupdate()
method instead client.events.update()
now takes anUpdateEventParams
object
v78.0.0
Accidental release. Nothing changed versus v77.
v77.1.0
What's Changed
- Bump commons-io:commons-io from 2.11.0 to 2.12.0 by @dependabot in #121
- Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre by @dependabot in #120
- add seat.isAccessible, seat.isCompanionSeat and seat.hasRestrictedVie… by @bverbeken in #122
Full Changelog: v77.0.0...v77.1.0