Skip to content

v3.4.2 (2024-05-26)

Latest
Compare
Choose a tag to compare
@ptaoussanis ptaoussanis released this 26 May 12:43
· 9 commits to master since this release

⚠️ This release addresses a security vulnerability in Nippy's upstream compression library and is recommended for all existing users.

It should be a straight-forward and non-breaking update for almost everyone:

Updating from Nippy Changes to API? Changes to byte output? Rolling update sequence [1]
v3.4.1 (2024-05-02) - - -
v3.4.0 (2024-04-30) - Yes -
v3.3.0 (2023-10-11) - - -
v3.2.0 (2022-07-18) - - -
v3.1.3 (2022-06-23) - - -

[1] Relevant only when introducing support for new types, and for users that do rolling updates

If updating from older versions of Nippy, please see the relevant release notes.

As always:

  • See operational considerations for info on: data compatibility, rolling updates, rollback support, etc.
  • It's always a good idea to ensure adequate testing in your environment before updating against production data!
  • Please report any unexpected problems 🙏

- Peter Taoussanis