Releases: seatsio/seatsio-java
Releases · seatsio/seatsio-java
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
v77.0.0
What's Changed
Full Changelog: v76.3.0...v77.0.0
Migrating from v76
client.events.channels.replace()
now takes a list instead of a map. If you want to just replace the channel metadata but keep the objects (likereplace()
used to do), you have to explicitly pass in the objects.- We removed
client.events.channels.setObjects()
in favour ofclient.events.channels.replace()
v76.3.0
Full Changelog: v76.2.0...v76.3.0
v76.2.0
What's Changed
Full Changelog: v76.1.0...v76.2.0
v76.1.0
What's Changed
- Bump org.slf4j:slf4j-api from 2.0.6 to 2.0.7 by @dependabot in #113
- Bump com.vanniktech.maven.publish from 0.24.0 to 0.25.1 by @dependabot in #114
- Bump com.vanniktech.maven.publish from 0.25.1 to 0.25.2 by @dependabot in #117
- Bump org.junit.jupiter:junit-jupiter-engine from 5.9.2 to 5.9.3 by @dependabot in #116
- Bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.9.3 by @dependabot in #115
Full Changelog: v76.0.0...v76.1.0
v76.0.0
What's Changed
- added scripts to automate releasing by @bverbeken in #111
- Use new usage report format by @mroloux in #112
Full Changelog: v75.2.0...v76.0.0
Release 75.2.0
- List categories