Skip to content

Releases: zitadel/passwap

v0.6.0 md5 plain support

24 Jun 19:34
c01cc83
Compare
Choose a tag to compare

This release brings md5 plain support and regular updates to deps.

What's Changed

  • chore: update pm board action by @hifabienne in #24
  • chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #26
  • chore(deps): bump actions-ecosystem/action-add-labels from 1.1.0 to 1.1.3 by @dependabot in #25
  • chore(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #27
  • chore(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 by @dependabot in #28
  • chore: update github action with correct dependabot actor by @hifabienne in #29
  • chore(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0 by @dependabot in #30
  • chore(deps): bump actions/add-to-project from 0.5.0 to 0.6.0 by @dependabot in #31
  • chore(deps): bump actions/add-to-project from 0.6.0 to 0.6.1 by @dependabot in #32
  • chore(deps): bump actions/add-to-project from 0.6.1 to 1.0.0 by @dependabot in #33
  • chore(workflow): fix action/add-to-project version by @livio-a in #34
  • chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #35
  • chore(deps): bump actions/add-to-project from 1.0.0 to 1.0.1 by @dependabot in #36
  • chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #37
  • chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #38
  • feat: md5 plain digest support by @muhlemmer in #39
  • chore(deps): add go 1.22 support by @muhlemmer in #40

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0: mostly deps

09 Jan 15:16
3b176d7
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #17
  • chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #18
  • chore(docs): write reference for encoding schemes by @muhlemmer in #19
  • chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #20
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #21
  • chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #22
  • chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #23

Full Changelog: v0.4.0...v0.5.0

v0.4.0

26 Sep 16:46
7859b39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0: PBKDF2 support

02 Aug 08:53
f529164
Compare
Choose a tag to compare

This release brings PBKDF2 support, with all SHA hashing modes. Along with some chores.

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

13 Jul 08:20
6253401
Compare
Choose a tag to compare

What's Changed

  • feat: verify and update for new passwords by @muhlemmer in #3

Full Changelog: v0.1.0...v0.2.0

Initial release

23 Mar 15:23
Compare
Choose a tag to compare
v0.1.0

update codecov batch