Skip to content

Commit c6933f0

Browse files
authored
chore: v4.0.0-rc.21 changelog bump
Signed-off-by: GitHub <[email protected]>
1 parent 153f3e3 commit c6933f0

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

CHANGELOG.md

+30-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,37 @@
22
## [Unreleased]
33

44

5+
<a name="v4.0.0-rc.21"></a>
6+
## [v4.0.0-rc.21] - 2020-12-01
7+
### Chore
8+
- [5648439](https://github.com/quay/clair/commit/5648439518cbf10b44fc7fac8a3710c044487bb8): bump cc to v0.0.17
9+
### Cidi
10+
- [a576bf2](https://github.com/quay/clair/commit/a576bf290ba9ccbae5d869a5f12ff2897585a2c0): bump create pull request action
11+
### Clairctl
12+
- [835af27](https://github.com/quay/clair/commit/835af272fad49342f51adb4633ff639de3cc14a1): fix and codify import arguments
13+
- [b9ef107](https://github.com/quay/clair/commit/b9ef1073ca48ed5ed7caaa3e0fbad03a7d83592c): update import and export online help
14+
- [9883e80](https://github.com/quay/clair/commit/9883e80f331190e60de711b0705e9b37017fc5b1): unifiy config, client handling
15+
### Config
16+
- [dc8ba89](https://github.com/quay/clair/commit/dc8ba8912fa482378ef393aa51b4e9528d2877f2): expose notification summary toggle
17+
- [bb3cd66](https://github.com/quay/clair/commit/bb3cd669f66345aaa0fc5df6f502f34922cc069e): add 'omitempty' to 'updaters' config struct for correct marshalling
18+
### Direct-Delivery
19+
- [ea564d4](https://github.com/quay/clair/commit/ea564d489f2cb8b43c6ea1c90eb40bbcf39ebc63): Fix slices in direct notifier
20+
### Dockerfile
21+
- [c18563d](https://github.com/quay/clair/commit/c18563d90b5ca9d6185f1e503c54912bcdee7564): Get build image from Quay instead of DockerHub
22+
### Docs
23+
- [425fc38](https://github.com/quay/clair/commit/425fc38af9837527421ebf550259f9d7e8371039): add clairctl's new powers to the reference
24+
- [f4169c4](https://github.com/quay/clair/commit/f4169c43d283ede2678ab620db5fa4ee9d6b2c37): Add information about AMQP delivery compatibility
25+
### Local-Dev
26+
- [550f6b9](https://github.com/quay/clair/commit/550f6b93b178846b243585d912c7d6efdd6abcae): fix pgadmin name
27+
### Notifier
28+
- [153f3e3](https://github.com/quay/clair/commit/153f3e3682921b84249950ddfbd186d825377bef): add summary tests
29+
- [dd2e16d](https://github.com/quay/clair/commit/dd2e16db6e952fd5135dadb99ce8ec4b6ea65361): optionally disable per-manifest summary
30+
- [77ca653](https://github.com/quay/clair/commit/77ca6535649c4860b17d345505d44c0511d12bb0): log failed delivery reason
31+
532
<a name="v4.0.0-rc.20"></a>
633
## [v4.0.0-rc.20] - 2020-11-02
734
### Chore
35+
- [ba70ca3](https://github.com/quay/clair/commit/ba70ca3eda70c4654d0f44348ec89231dfb40f44): v4.0.0-rc.20 changelog bump
836
- [e0e1f0d](https://github.com/quay/clair/commit/e0e1f0dbcd8e7ff46b3c34066f9e894ce124e84f): bump claircore to v0.1.15
937

1038
<a name="v4.0.0-rc.19"></a>
@@ -1280,7 +1308,8 @@
12801308
- Merge pull request [#4](https://github.com/quay/clair/issues/4) from Quentin-M/reduce_tx
12811309

12821310

1283-
[Unreleased]: https://github.com/quay/clair/compare/v4.0.0-rc.20...HEAD
1311+
[Unreleased]: https://github.com/quay/clair/compare/v4.0.0-rc.21...HEAD
1312+
[v4.0.0-rc.21]: https://github.com/quay/clair/compare/v4.0.0-rc.20...v4.0.0-rc.21
12841313
[v4.0.0-rc.20]: https://github.com/quay/clair/compare/v4.0.0-rc.19...v4.0.0-rc.20
12851314
[v4.0.0-rc.19]: https://github.com/quay/clair/compare/v4.0.0-rc.18...v4.0.0-rc.19
12861315
[v4.0.0-rc.18]: https://github.com/quay/clair/compare/v4.0.0-rc.17...v4.0.0-rc.18

0 commit comments

Comments
 (0)