Skip to content

Releases: seatsio/seatsio-java

v81.2.0

21 Sep 07:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v81.1.0...v81.2.0

v81.1.0

08 Sep 08:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v81.0.0...v81.1.0

v81.0.0

07 Sep 14:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v80.3.0...v81.0.0

v80.3.0

25 Aug 12:28
Compare
Choose a tag to compare

What's Changed

  • Allow passing in channels when creating an event by @mroloux in #136

Full Changelog: v80.2.0...v80.3.0

v80.2.0

23 Aug 12:14
Compare
Choose a tag to compare

What's Changed

  • Expose variableOccupancy, minOccupancy, and maxOccupancy by @schaloner in #135

Full Changelog: v80.1.0...v80.2.0

v80.1.0

23 Aug 09:04
Compare
Choose a tag to compare

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

10 Jul 11:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v79.0.0...v80.0.0

v79.0.0

23 Jun 11:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v78.0.0...v79.0.0

Migrating from v78

  • client.events.create() now takes a CreateEventParams object
  • Deleted client.events.updateXXX() methods. Use the regular update() method instead
  • client.events.update() now takes an UpdateEventParams object

v78.0.0

23 Jun 11:08
Compare
Choose a tag to compare

Accidental release. Nothing changed versus v77.

v77.1.0

22 Jun 12:26
Compare
Choose a tag to compare

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