Skip to content

Commit 80bb9d1

Browse files
Merge pull request #1311 from dbsystel/release/v2.6.6
Release v2.6.6
2 parents c26b4e8 + d6793bb commit 80bb9d1

3 files changed

Lines changed: 29 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [2.6.6](https://github.com/dbsystel/cdk-sops-secrets/compare/v2.6.5...v2.6.6) (2026-04-16)
6+
7+
8+
### Bug Fixes
9+
10+
* bump Go indirect deps for CVE fixes and enable Renovate indirect updates ([c058243](https://github.com/dbsystel/cdk-sops-secrets/commit/c0582437b7f3d6f81eec0f2fcc8c9ca465aca646)), closes [#1305](https://github.com/dbsystel/cdk-sops-secrets/issues/1305)
11+
* **renovate:** disable major updates for indirect Go deps ([c2ab489](https://github.com/dbsystel/cdk-sops-secrets/commit/c2ab4893d0b0d25afef55a7979eb7aa8bf0181ba))
12+
513
## [2.6.5](https://github.com/dbsystel/cdk-sops-secrets/compare/v2.6.4...v2.6.5) (2026-04-09)
614

715

package-lock.json

Lines changed: 20 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cdk-sops-secrets",
33
"description": "CDK Constructs that syncs your sops secrets into AWS SecretsManager secrets.",
4-
"version": "2.6.5",
4+
"version": "2.6.6",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "Markus Siebert",

0 commit comments

Comments
 (0)