File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project are documented in this file.
44
5+ ## 0.22.5
6+
7+ ** Release date:** 2022-03-30
8+
9+ This prerelease improves the Status API of the Source objects to
10+ reflect more accurate Status Condition information.
11+
12+ In addition, it also fixes a bug in ` go-git ` implementation due to which cloning
13+ public Git repository failed without any credentials since version ` 0.17.0 ` , and
14+ some general stability improvements in the libgit2 experimental managed
15+ transport.
16+
17+ Improvements:
18+ - Align fuzzing deps
19+ [ #644 ] ( https://github.com/fluxcd/source-controller/pull/644 )
20+ - Separate positive polarity conditions for ArtifactInStorage
21+ [ #646 ] ( https://github.com/fluxcd/source-controller/pull/646 )
22+ - Removes empty credentials from Basic Auth
23+ [ #648 ] ( https://github.com/fluxcd/source-controller/pull/648 )
24+ - libgit2: fix access to nil t.stdin and improve observability
25+ [ #649 ] ( https://github.com/fluxcd/source-controller/pull/649 )
26+
527## 0.22.4
628
729** Release date:** 2022-03-28
You can’t perform that action at this time.
0 commit comments