Skip to content

Releases: workos/workos-ruby

v5.7.0

29 Aug 14:13
bd9d9ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.6.0...v5.7.0

v5.6.0

19 Aug 22:05
47beee9
Compare
Choose a tag to compare

Added

v5.5.1

09 Aug 16:13
f817ca3
Compare
Choose a tag to compare

Fixed

  • Added missing Apple OAuth constants used for parameter validation (#323)

v5.5.0

08 Aug 22:19
840c795
Compare
Choose a tag to compare

Added

  • Add organization_id parameter to authenticate_with_refresh_token method (#321)

Changed

  • Make name optional when updating an Organization (#319)

v5.4.0

05 Aug 15:59
0f14026
Compare
Choose a tag to compare

Added

  • Make name optional when updating an organization (#319)

v5.3.0

19 Jul 21:04
ae64c0e
Compare
Choose a tag to compare

Added

  • Support for Apple OAuth (#306)

v5.2.1

26 Jun 09:48
f685bbd
Compare
Choose a tag to compare

Fixed

  • update_organization_membership method fixes (#312)

v5.2.0

24 Jun 11:31
936a57a
Compare
Choose a tag to compare

Added

  • "role" property to organization memberships and directory users (#309)

v5.1.0

20 Jun 22:47
15c2449
Compare
Choose a tag to compare

Deprecated

  • Marked the allow_profiles_outside_organization Organization parameter as deprecated (#307)

v5.0.0

06 Jun 15:43
7d5335f
Compare
Choose a tag to compare

This is a major release of the WorkOS Ruby SDK that may contain breaking changes for your application. Please carefully read these release notes and contact [email protected] if you encounter any issues.

What's Changed

  • Add new error types and add data to error response by @PaulAsjes in #303
  • Remove "domain" from directory query params by @ameesha in #259
  • Make events parameter required for list_events by @mattgd in #282
  • Major bump to version 5.0.0 by @mattgd in #304
  • Add missing events parameter to test by @mattgd in #305

New Contributors

Full Changelog: v4.8.0...v5.0.0