We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78994d4 commit 13f43b8Copy full SHA for 13f43b8
CHANGELOG.md
@@ -2,6 +2,21 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 1.2.1
6
+
7
+**Release date:** 2023-12-08
8
9
+This patch release ensures the controller is built with the latest Go `1.21.x`
10
+release, to mitigate multiple security vulnerabilities which were published
11
+shortly after the release of v1.2.0.
12
13
+In addition, a small number of dependencies have been updated to their latest
14
+version.
15
16
+Improvements:
17
+- Update dependencies
18
+ [#1309](https://github.com/fluxcd/source-controller/pull/1309)
19
20
## 1.2.0
21
22
**Release date:** 2023-12-05
0 commit comments