Merge Java SDK Release Notes - Version [3.0.0]
This release includes support for all of the latest updates to the Merge API. For more information, see https://www.merge.dev/changelog
Breaking Changes
- AccessLevelEnum was renamed
- Previously this was imported by
import com.merge.api.ticketing.types.AccessLevelEnum
now would be imported byimport com.merge.ticketing.types.TicketAccessLevelEnum
Improvements
- Fixed issue where environments other that Production were not able to be used