From 04433646c3be8656ba4a501de6c24c842a267c84 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Thu, 13 Jul 2023 15:37:53 +0100 Subject: [PATCH] Release v2.4.0 (#65) * Release v2.4.0 --------- Co-authored-by: Berk Dehrioglu --- .nancy-ignore | 3 +++ CHANGELOG.md | 7 +++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.nancy-ignore b/.nancy-ignore index c510e79d..dbb873a0 100644 --- a/.nancy-ignore +++ b/.nancy-ignore @@ -8,3 +8,6 @@ CVE-2020-8912 until=2022-07-01 sonatype-2020-1055 until=2022-07-01 CVE-2022-21698 until=2022-07-01 CVE-2021-38561 until=2022-07-01 + +# +CVE-2023-32731 until=2023-08-31 diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a5e30a3..ac74bbce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Added +## [2.4.0] - 2023-07-13 + +### Fixed - Added required values for pss policies. @@ -62,7 +64,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.1.0] 2019-08-13 -[Unreleased]: https://github.com/giantswarm/vault-exporter/compare/v2.3.1...HEAD +[Unreleased]: https://github.com/giantswarm/vault-exporter/compare/v2.4.0...HEAD +[2.4.0]: https://github.com/giantswarm/vault-exporter/compare/v2.3.1...v2.4.0 [2.3.1]: https://github.com/giantswarm/vault-exporter/compare/v2.3.0...v2.3.1 [2.3.0]: https://github.com/giantswarm/vault-exporter/compare/v2.2.1...v2.3.0 [2.2.1]: https://github.com/giantswarm/vault-exporter/compare/v2.2.0...v2.2.1