Skip to content

Commit 17ed624

Browse files
khebhut[bot]Kebechet
and
Kebechet
authored
Release of version 2022.08.23 (#2634)
Co-authored-by: Kebechet <[email protected]>
1 parent ce2b400 commit 17ed624

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Release 2022.02.14 (2022-02-14T21:00:44)
22

3+
## Release 2022.08.23 (2022-08-23T14:38:48)
4+
* ce2b400f :ship: Bump up version of the updated component in release v2022.08.22 (#2632)
5+
* 11bce713 Fix cache expiration value (#2631)
6+
* 9ac88be6 :ship: Deploy the Tag v0.35.5 for user-api
7+
* 230919c8 :ship: Deploy the Tag v0.5.4 for cve-update-job
8+
* 482cd612 :ship: Deploy the Tag v0.18.6 for management-api
9+
* 19286242 :ship: Deploy the Tag v0.8.17 for package-update-job
10+
* 418192d3 :ship: Deploy the Tag v0.56.2 for adviser
11+
* 61ede5c0 :ship: Deploy the Tag v0.9.12 for workflow-helpers
12+
* 6c9574ac :ship: Deploy the Tag v0.16.3 for investigator
13+
* ff8b32fd :ship: Deploy the Tag v0.11.10 for package-releases-job
14+
* ad525d37 :ship: Deploy the Tag v0.19.3 for slo-reporter
15+
* 8a3c22c8 :ship: Deploy the Tag v0.6.3 for graph-metrics-exporter
16+
* 4dfecb3e :ship: Deploy the Tag v0.21.2 for metrics-exporter
17+
* e742e5ab :ship: Deploy the Tag v0.3.20 for graph-refresh-job
18+
* 31d68281 :ship: Deploy the Tag v0.9.3 for graph-backup-job
19+
* 3203c8df :ship: Deploy the Tag v0.10.22 for graph-sync-job
20+
* a5876639 :ship: Deploy the Tag v0.2.13 for revsolver
21+
* dc44bbe0 migrating Prow manifefsts to operate-first/continuous-delivery (#2606)
22+
* 1b36742b :ship: Deploy the Tag pr-1793 for user-api
23+
* 8ecaec9a :ship: Deploy the Tag v0.35.4 for user-api
24+
* aff63349 :ship: Deploy the Tag pr-1788 for user-api
25+
* ddb7cb65 Re-enable prescriptions-refresh-job
26+
* 2752161c Release of version 2022.08.09
27+
328
## Release 2022.08.09 (2022-08-09T07:50:33)
429
* 9990358c :ship: Bump up version of the updated component in release v2022.08.01 (#2625)
530
* ee4d8fe2 :ship: Deploy the Tag v0.9.11 for workflow-helpers

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Thoth Application."""
22

33
__name__ = "thoth-station"
4-
__version__ = "2022.08.09"
4+
__version__ = "2022.08.23"

0 commit comments

Comments
 (0)