Skip to content

Releases: seatsio/seatsio-java

v74.3.0

19 Jan 14:03
eec0dc1
Compare
Choose a tag to compare

More readable error messages

v74.2.0

06 Jan 08:42
203107d
Compare
Choose a tag to compare

Exposed hold token on status changes

v74.1.0

23 Dec 12:45
Compare
Choose a tag to compare

Test Maven Central publishing

v74.0.0

23 Dec 10:50
Compare
Choose a tag to compare

Publish to Maven Central (Jitpack is unreliable)

v73.0.0

28 Nov 11:18
Compare
Choose a tag to compare

This release adds the ability to define event-level categories (categories that are defined on the event, rather than on the chart).
Event-level categories can be passed in when creating an event, updating an event, or when creating multiple events.

v72.0.0

25 Oct 15:10
Compare
Choose a tag to compare

Added area places to the calls that mark objects for sale or not for sale

v71.1.0

20 Jun 09:36
Compare
Choose a tag to compare

Exposed numSeats property for tables

v71.0.0

13 Jun 11:29
Compare
Choose a tag to compare
  • Deleted legacy fields from usage reports:

    • numFirstBookingsOrSelections (use numUsedObjects instead)
    • numGASelectionsWithoutBooking
    • numNonGASelectionsWithoutBooking
  • Moved channel management calls to client.events.channels

  • Added calls to add and remove channels

  • Added calls to add objects to and remove objects from channel

  • Renamed channels.update() to channels.replace()

v70.2.0

10 May 12:21
Compare
Choose a tag to compare

Added method to re-initialize the underlying http connection pool; useful in e.g. automated tests against a seats.io stub.

v70.1.0

21 Mar 11:31
Compare
Choose a tag to compare

ability to add & remove a chart category