We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6edc124 commit 1541f6cCopy full SHA for 1541f6c
CHANGELOG.md
@@ -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
12
<a name="v1.4.21"></a>
13
## [v1.4.21] - 2023-03-29
14
[v1.4.21]: https://github.com/quay/claircore/compare/v1.4.20...v1.4.21
0 commit comments