Skip to content

Releases: BookingBug/Viewpoint

v1.2.21

04 Feb 15:54
8011ac3

Choose a tag to compare

“8011ac3 Merge pull request #70 from BookingBug/develop”
“0fdc9e7 Merge pull request #69 from BookingBug/version-file-update”
“e83d793 version-file-update”
“626c224 Merge pull request #68 from BookingBug/develop”
“8e1595e Merge branch 'master' into develop”
“9a0a085 Merge pull request #67 from BookingBug/changelog-update”
“405555d changelog-update”
“643f77d Merge pull request #66 from BookingBug/add-attendee-to-calendar-item”
“9b35012 Oops”
“fcfd1ae add-atendee-to-calendaritem - adds methods to find attendees”
“0ec3413 Merge branch 'master' into develop”
“08786c9 SE-3179: Add X-Anchor to unsubscribe (#64)”
“36b5433 Fix changelog duplication”
“14159f7 Merge branch 'master' into develop”
“86f8318 SE-2884: Add customisable_headers value to all EWS requests (#62)”
“e0df53f Merge pull request #60 from BookingBug/allow-nil-user-pass”

v1.2.20

11 Mar 11:25
fb3842b

Choose a tag to compare

Fixed: The unsubscribe endpoint was not sending the X-AnchorMailbox value in the header.

v1.2.19

10 Feb 15:36
1a459c6

Choose a tag to compare

All request will have the X-AnchorMailbox value in the header.

v1.2.18

05 Feb 09:50
15e2efb

Choose a tag to compare

  • Allow nil values for username and password
  • Raise minimum Ruby version to 2.3.0

v1.2.17

31 Jan 09:32
9429126

Choose a tag to compare

Added option to authenticate via OAuth passing an Authorization value to the HTTPClient header

v1.2.16

22 Nov 11:34
ca5731c

Choose a tag to compare

This release allows the setting of custom headers via the get streaming events call

v1.2.15

19 Nov 14:27
b0bd651

Choose a tag to compare

folder will respond to .cookies to return the SET-COOKIES header

v1.2.14

16 Oct 11:12
6992bee

Choose a tag to compare

Fixed and error with an incorrect method was not defined

v1.2.13

14 Oct 13:12
7500b37

Choose a tag to compare

Fixed a bug where incorrect log statement was causing a no method error

v1.2.12

08 Oct 16:52
cde4f72

Choose a tag to compare

Implemented ability to pass x-anchor and prefer server affinity headers to the get streaming events call