We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a113ec + 2daf4c0 commit 6d4d04eCopy full SHA for 6d4d04e
CHANGELOG.md
@@ -2,6 +2,22 @@
2
3
All notable changes to this project are documented in this file.
4
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
21
## 1.8.1
22
23
**Release date:** 2026-03-12
0 commit comments