- Bump Rack to version 2.1.4 #113
- Loosen the version requirement on Hashie to allow 5.X #114
- Adds support for the query_slots parameter #111
- Add conferencing services authorization
- Add state parameter to Service Account authorizations #104
- Update Gem description
- Adds support for disabling and fetching the status of Real-Time Scheduling links #100
- Support
query_periods
as well as the originalavailable_periods
for Real-Time Scheduling and Real-Time Sequencing #99
- Support client_secret only clients being able to authorize
#availability
calls. #97
- Support
hmac_valid
as well as the originalhmac_match
for Client to verify a HMAC from a push notification using the client's secret.#95
- Support
query_periods
as well as the originalavailable_periods
for Availability Query and Sequenced Availability #91
- Rename
data_centre
todata_centre
(with aliases for backwards compatibility) #90
- Add
revoke_by_token
andrevoke_by_sub
to the Client #86
- Loosen the version requirement on Hashie to allow 4.X
- Add support for Available Periods #81
- Add specific errors for network issues #77
- Support removing a participant from a Smart Invite #75
- Support listing Availability Rules #74
- Support Availability Rules and Scheduling Conversations #64
- Support parsing new Availability response formats #73
- No Authorization header for Real-Time Scheduling and Real-Time Sequencing #72
- Added support for Element Tokens #69
- Added support for sequencing, buffers and intervals #62
- Dropped support for Ruby 2.1
- Added types for propose new time replies #60
- Fixed double encoding issue #59
- Added support for handling subs from Token responses #58
- Added support for Application Calendars #57
- Prevent error when disable_warnings not available #56
- Support for batch endpoint #53
- Support for Cancelling Smart Invites #55
- Disable Hashie warnings #52
- Support for revoking profile authorization #48
- Support for color with calendar creation and event upsert #46
- Helper to verify push notification HMACs #45
- Splitting of Add to Calendar and Real time scheduling #44
- Support for explicit linking of accounts #43
- Support Add To Calendar with availability #40
- Change invalid request message to include errors #36
- Pass through times as-is if already Strings #37
- Support bulk delete from specific calendars #38
- Support multiple data centres #30
- Support member-specific available periods for Availability API #27
- Support Availability API #26
- Support for upcoming geo location feature #24
- Support for setting participant status #20
- Support for listing resources #18
- Support for deleting external events #17