Skip to content

Commit e98f3d1

Browse files
committed
chore: changelog
1 parent 13aa66d commit e98f3d1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Added CA expiry threshold support for filtering out CAs that are about to expire ([#633]).
10+
- New `caExpiryThreshold` field in TrustStore CRD to filter out CAs close to expiry when publishing trust roots.
11+
- New `secrets.stackable.tech/backend.autotls.ca.expiry-threshold` annotation for volume-level CA expiry filtering.
12+
- If no threshold is specified, all CAs (including expired ones) are published for backwards compatibility.
13+
714
## [25.7.0] - 2025-07-23
815

916
## [25.7.0-rc1] - 2025-07-18

0 commit comments

Comments
 (0)