Skip to content

Releases: passageidentity/passage-go

Release v1.11.1

29 Jul 17:07
e712316
Compare
Choose a tag to compare
Merge pull request #80 from passageidentity/dependabot/go_modules/git…

Release v1.11.0

22 Mar 20:01
c096138
Compare
Choose a tag to compare
Merge pull request #56 from passageidentity/sdk-updates-1711036009

SDK updates

Release v1.10.0

11 Mar 19:58
cfd0c5f
Compare
Choose a tag to compare
feat: add new fields to UserRecentEvent (#48)

* feat: add new fields to UserRecentEvent

* fix: resolve codegen clash

* chore: bump version

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: Bert Ramirez <[email protected]>

Release v1.9.0

30 Jan 19:33
2a0cf76
Compare
Choose a tag to compare
Merge pull request #47 from passageidentity/sdk-updates-1706576419

SDK updates

Release v1.8.0

18 Jan 21:39
9b3df12
Compare
Choose a tag to compare
SDK updates (#44)

* SDK updates

* chore: bumps version for newly added SocialConnectionNotFound error type

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: Chris Tran <[email protected]>

Release v1.7.0

30 Nov 20:42
6f1cb42
Compare
Choose a tag to compare
add AuthMethods (#39)

* feat: add AuthMethods field to App

* chore: bump version

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: Bert Ramirez <[email protected]>

Release v1.6.0

01 Nov 21:54
13c749f
Compare
Choose a tag to compare
PSG-3120: openAPI codegen (#34)

* feat: use codegen for API requests

* chore: bump version

Release v1.5.0

11 Jul 18:35
d1efa46
Compare
Choose a tag to compare
Merge pull request #33 from passageidentity/psg-2286-magic-link-type

PSG-2286: add type parameter to createMagicLink type

Release v1.4.0

10 Apr 14:43
d4c7057
Compare
Choose a tag to compare
Add Auth Fallback Method Properties (#30)

* feat: add auth fallback method properties

* fix: add comments

* chore: bump version

Release v1.3.2

07 Dec 21:20
fd40ce5
Compare
Choose a tag to compare
Fix bearer (#28)

* fix: make sure Bearer is first value in Authorization header

* chore: version bump