Skip to content

Commit

Permalink
chore: v1.4.22 changelog bump
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
crozzy authored Apr 14, 2023
1 parent 6edc124 commit 1541f6c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="v1.4.22"></a>
## [v1.4.22] - 2023-04-14
[v1.4.22]: https://github.com/quay/claircore/compare/v1.4.21...v1.4.22

- libindex: Change location of layerScanner construction
<details>
Change the construction of layerScanner to be during libindex
instantiation so the lifespan of the objects it creates are tied
to the process as opposed to the request.
</details>

<a name="v1.4.21"></a>
## [v1.4.21] - 2023-03-29
[v1.4.21]: https://github.com/quay/claircore/compare/v1.4.20...v1.4.21
Expand Down

0 comments on commit 1541f6c

Please sign in to comment.