Skip to content

3.0.0

Compare
Choose a tag to compare
@michaelklishin michaelklishin released this 02 May 06:48
· 42 commits to main since this release

Changes Between 2.4.0 and 3.0.0 (May 2, 2022)

Fallback Secret Support

An alternative secret now can be provided to be used as fallback.
This is useful for key migrations (rotations, upgrades, and so on)
when some stored pieces of state can still use the old key.

Contributed by @luos.

GitHub issue: rabbitmq/credentials-obfuscation#15

Support for Erlang/OTP 25

The library supports Erlang 25 and drops support for Erlang versions < 22.3.