Skip to content

Commit 8ea2bb0

Browse files
authored
Merge pull request #1259 from fluxcd/pick-changelog-v1.1.2
Add changelog entry for v1.1.2
2 parents fe1173f + 34f3985 commit 8ea2bb0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.1.2
6+
7+
**Release date:** 2023-10-11
8+
9+
This patch release fixes a bug where OCIRepository objects can't be consumed
10+
when the OCI image layer contains symlinks.
11+
12+
Fixes:
13+
- oci: Skip symlinks found in upstream artifacts
14+
[#1246](https://github.com/fluxcd/source-controller/pull/1246/)
15+
16+
Improvements:
17+
- build(deps): bump the ci group with 1 update
18+
[#1256](https://github.com/fluxcd/source-controller/pull/1256)
19+
520
## 1.1.1
621

722
**Release date:** 2023-09-18

0 commit comments

Comments
 (0)