Skip to content

Commit 1541f6c

Browse files
authored
chore: v1.4.22 changelog bump
Signed-off-by: GitHub <[email protected]>
1 parent 6edc124 commit 1541f6c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="v1.4.22"></a>
2+
## [v1.4.22] - 2023-04-14
3+
[v1.4.22]: https://github.com/quay/claircore/compare/v1.4.21...v1.4.22
4+
5+
- libindex: Change location of layerScanner construction
6+
<details>
7+
Change the construction of layerScanner to be during libindex
8+
instantiation so the lifespan of the objects it creates are tied
9+
to the process as opposed to the request.
10+
</details>
11+
112
<a name="v1.4.21"></a>
213
## [v1.4.21] - 2023-03-29
314
[v1.4.21]: https://github.com/quay/claircore/compare/v1.4.20...v1.4.21

0 commit comments

Comments
 (0)