Skip to content

Commit 6d4d04e

Browse files
authored
Merge pull request #2023 from fluxcd/pick-changelog-v1.8.2
Add changelog entry for v1.8.2
2 parents 7a113ec + 2daf4c0 commit 6d4d04e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.8.2
6+
7+
**Release date:** 2026-04-07
8+
9+
This patch release fixes the Azure Blob prefix option not being passed
10+
to the storage client, and improves the error message when using encrypted
11+
SSH keys without a password.
12+
13+
Fixes:
14+
- Fix azure blob prefix option not passed
15+
[#2014](https://github.com/fluxcd/source-controller/pull/2014)
16+
17+
Improvements:
18+
- Improve error message for encrypted SSH keys without password
19+
[#2013](https://github.com/fluxcd/source-controller/pull/2013)
20+
521
## 1.8.1
622

723
**Release date:** 2026-03-12

0 commit comments

Comments
 (0)