Skip to content

Releases: workos/workos-ruby

v0.10.2

03 Mar 22:22
95bbb02

Choose a tag to compare

Added

  • Added the dsync intent for Admin Portal (#76)

v0.10.1

01 Mar 19:59
c111492

Choose a tag to compare

Added

  • Added organization id parameter to the list connections API (#74)

v0.10.0

04 Feb 23:10
54e0702

Choose a tag to compare

Added

  • Supported client_id (#68)
  • Added GET /connections endpoint (#70)
  • Added GET /connections/:id endpoint (#72)
  • Added DELETE /connections/:id endpoint (#73)

Deprecated

  • Deprecated project_id (#68)

v0.9.2

09 Dec 21:12
25a36c6

Choose a tag to compare

Updated

  • Required JSON gem for entire WorkOS module (#65)

Fixed

  • Fixed bug on Audit Trail POST /events endpoint (#64)

v0.9.1

07 Dec 22:46
5a13ce2

Choose a tag to compare

Added

  • Added information on using redirect_uri in a passwordless session (#62)

v0.9.0

15 Oct 16:07
c0ab519

Choose a tag to compare

Added

  • Exposed connection_id attribute on Profile objects (#60)

v0.8.1

28 Sep 22:28
f1cb9cd

Choose a tag to compare

Updated

  • Reverted require all (#58)

v0.8.0

05 Aug 21:36
50891b8

Choose a tag to compare

Updated

  • Returned a collection of WorkOS::Organization from list_organizations (#57)

v0.6.0

14 Sep 22:08
ab3040d

Choose a tag to compare

Added

  • Added WorkOS::Portal.generate_link (#50)
  • Added WorkOS::Portal.create_organization (#49)
  • Added WorkOS::Portal.list_organizations (#48)

Updated

  • Renamed list_organizations arg "domain" to "domains" (#51)

v0.5.0

25 Aug 16:25
af47110

Choose a tag to compare

Added

  • Exposed raw_attributes on WorkOS::Profile (#46)

Updated

  • Bumped codecov dependency to latest version (0.2.8) (#47)