Skip to content

Commit 32967c3

Browse files
authored
Merge pull request #1843 from fluxcd/pick-changelog-v1.6.2
Add changelog entry for v1.6.2
2 parents 4dec4c2 + 5ff9de8 commit 32967c3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

33
All notable changes to this project are documented in this file.
44

5+
## 1.6.2
6+
7+
**Release date:** 2025-06-27
8+
9+
This patch release comes with a fix for `rsa-sha2-512` and `rsa-sha2-256` algorithms
10+
not being prioritized for `ssh-rsa` host keys.
11+
12+
Fixes:
13+
- Fix: Prioritize sha2-512 and sha2-256 for ssh-rsa host keys
14+
[#1839](https://github.com/fluxcd/source-controller/pull/1839)
15+
516
## 1.6.1
617

718
**Release date:** 2025-06-13

0 commit comments

Comments
 (0)