[nop] Add security notice to v3.4.2 CHANGELOG

This commit is contained in:
Peter Taoussanis 2024-05-31 09:19:18 +02:00
parent 3df9dd6378
commit 5a9a391331
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ This project uses [**Break Versioning**](https://www.taoensso.com/break-versioni
> **Dep**: Nippy is [on Clojars](https://clojars.org/com.taoensso/nippy/versions/3.4.2).
> **Versioning**: Nippy uses [Break Versioning](https://www.taoensso.com/break-versioning).
This release includes **important updates to internal dependencies** and is **recommended for all existing users**.
⚠️ This release addresses a [**security vulnerability**](https://github.com/taoensso/nippy/security/advisories/GHSA-vw78-267v-588h) 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:

View file

@ -13,7 +13,7 @@ It is used at scale by [Carmine](https://www.taoensso.com/carmine), [Faraday](ht
## Latest release/s
- `2024-05-26` `v3.4.2`: [release info](../../releases/tag/v3.4.2)
- `2024-05-26` `v3.4.2`: [release info](../../releases/tag/v3.4.2) (⚠️ contains [**security fix**](https://github.com/taoensso/nippy/security/advisories/GHSA-vw78-267v-588h))
[![Main tests][Main tests SVG]][Main tests URL]
[![Graal tests][Graal tests SVG]][Graal tests URL]