Skip to content

Releases: workos/workos-ruby

v0.9.2

09 Dec 21:12
25a36c6
Compare
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
Compare
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
Compare
Choose a tag to compare

Added

  • Exposed connection_id attribute on Profile objects (#60)

v0.8.1

28 Sep 22:28
f1cb9cd
Compare
Choose a tag to compare

Updated

  • Reverted require all (#58)

v0.8.0

05 Aug 21:36
50891b8
Compare
Choose a tag to compare

Updated

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

v0.6.0

14 Sep 22:08
ab3040d
Compare
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
Compare
Choose a tag to compare

Added

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

Updated

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

v0.4.2

17 Aug 17:16
e3a4ec7
Compare
Choose a tag to compare

Updated

  • Made idp_id nilable on Profile struct (#45)

v0.4.1

05 Aug 23:33
2cccafe
Compare
Choose a tag to compare

Updated

  • Required 'net/http' from WorkOS::DirectorySync (#44)

v0.4.0

31 Jul 18:56
89f14fb
Compare
Choose a tag to compare

Added

  • Support for GET /events endpoint (#43)