Skip to content

Commit 82c334e

Browse files
committed
chore(docs): update CHANGELOG.md
1 parent 7c067e0 commit 82c334e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
## Bug Fixes
44
- fix(storetypes): `K8SJKS` and `K8SPKCS12` storetypes using a separate `k8s` secret for store password does not crash
55
on missing or invalid secret field name.
6+
- fix(storetypes): `K8SJKS` where JKS files created using Keytool v20+ will be recognized as JKS files.
7+
- fix(storetypes): `K8SJKS` and `K8SPKCS12` store/buddy passwords ending with a `\n` character will be trimmed to not include the newline.
8+
9+
## Chores:
10+
- chore(docs): Update documentation format
11+
- chore(deps): Bump `BouncyCastle.Cryptography` to `v2.6.2`.
612

713
# 1.2.1
814

0 commit comments

Comments
 (0)