Skip to content

Releases: passbolt/go-passbolt

v0.7.1 - Bugfix MFA

13 Aug 10:00
ddaa090
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0 - TOTP Support

24 Nov 12:48
Compare
Choose a tag to compare
  • update deps
  • add totp and password-description-totp Support
  • add Secret Validation using Server JSON Schemas
  • add Workaround for Inconsistent Resource Type API Responses
  • fix CI

v0.6.1 - Bugfix

10 Aug 18:56
7316263
Compare
Choose a tag to compare

v0.6.0 - Fix Typos

19 Apr 20:22
e4537a8
Compare
Choose a tag to compare

v0.5.8 - Update Deps

30 Dec 16:17
1aaafcf
Compare
Choose a tag to compare
  • Update Deps
  • Minimum Go Version 1.18
  • fix test keysize

v0.5.7 - Bugfix

13 Apr 09:24
563c755
Compare
Choose a tag to compare

fix incorrect Resource FilterIsSharedWithGroup Type

v0.5.6 - Bugfix

07 Apr 14:26
df43c78
Compare
Choose a tag to compare

Fix bug where MFA Challange Detection Failed if the Passbolt Servers default Language is not English

v0.5.5 - Repository Transfer

22 Feb 15:48
Compare
Choose a tag to compare

go-passbolt has been moved to the official Passbolt GitHub organization!
Because of that, the import path has been updated.
For Versions before v0.5.5 use github.com/speatzle/go-passbolt
For Versions since v0.5.5 github.com/passbolt/go-passbolt

v0.5.4 - Bugfix

04 Feb 15:53
Compare
Choose a tag to compare
  • Add missing ResourceType field for the ContainResourceType Option to the API Resource Struct
  • fix typo
  • update deps

v0.5.3 - Bugfix

21 Jan 13:53
Compare
Choose a tag to compare