Skip to content

Commit f9969b7

Browse files
khebhut[bot]Kebechet
and
Kebechet
authored
Release of version 2021.05.24 (#1413)
Co-authored-by: Kebechet <[email protected]>
1 parent 7de7ef4 commit f9969b7

File tree

2 files changed

+51
-1
lines changed

2 files changed

+51
-1
lines changed

CHANGELOG.md

+50
Original file line numberDiff line numberDiff line change
@@ -1328,3 +1328,53 @@
13281328
* :fire: quotes added to the when expression for correct value substitution (#1233)
13291329
* missing tag in test (#1217)
13301330
* Bump up versions for component in stage (#1211)
1331+
1332+
## Release 2021.05.24 (2021-05-24T21:21:13)
1333+
### Features
1334+
* :star: set the workflow template in the inspection namespace (#1409)
1335+
* :ship: Deploy the Tag v0.8.1 for workflow-helpers
1336+
* :globe_with_meridians: set name of service port as metrics for the components (#1355)
1337+
* Bump workflow helpers to v0.8.0 (#1299)
1338+
* :arrow_up: create all the std thoth labels for the elyra-tutorial repo, as it moved orgs
1339+
* :hourglass: Reduce the time to live 15-30 mins for backend workflows (#1350)
1340+
* Increase memory for solvers to 2Gi (#1339)
1341+
* :four_leaf_clover: Debug user-api deployment issue
1342+
* :hatched_chick: switch to noobaa based ceph for prow
1343+
* :dragon_face: restructure the monitoring to automate the monitoring (#1333)
1344+
* update the prow resource limits
1345+
* :whale: update the prow ceph bucket name to be used
1346+
* :twisted_rightwards_arrows: migrate gh-proxy pvc to different storage class
1347+
* :guardsman: update the prow ceph bucket cerds
1348+
* update the prow ceph bucket cerds (#1329)
1349+
* :ship: Deploy the Tag v2.5.3 for mi
1350+
* :ship: Deploy the Tag v1.4.0 for mi-scheduler
1351+
* :ship: Deploy the Tag v0.3.6 for graph-refresh-job
1352+
* Set limits on the prow deployments based on usage (#1300)
1353+
* Arrange the prow images in alphabetical order (#1323)
1354+
* setup nooba based ceph for prow (#1301)
1355+
* update test image streams to latest releases (#1295)
1356+
* bump slo-reporter to v0.14.2 (#1284)
1357+
* :sparkles: 🧭 add service discovery annotations/labels to user-api (#1277)
1358+
* bump metrics exporter to v0.14.4 (#1282)
1359+
* Add new qeb-hwt workflow (#1181)
1360+
* Add new alerts for prod (#1279)
1361+
* :alarm_clock: Setup alertmanager for thoth services alerting (#1265)
1362+
* Enable prescription sync job in prod (#1275)
1363+
* Separate zero-test overlay investigator as it uses non cluster role (#1269)
1364+
* Debugging the alerting
1365+
* Debugging the alerting by alert manager
1366+
* Debugging the alerting by alert manager
1367+
* Bump adviser to v0.30.0 in prod (#1264)
1368+
* Bump adviser to v0.30.0 in stage (#1263)
1369+
### Bug Fixes
1370+
* :repeat: Sync the image that was missed in the automation (#1351)
1371+
* keb admin workflow was failing (#1238)
1372+
* Switch back on the graph-refresh for the stage cluster
1373+
### Improvements
1374+
* :arrow_up: bump up the module for the release of 05.24.2021 (#1411)
1375+
* Recover default MCTS heat up (#1262)
1376+
* Tweak MCTS heat up phase (#1261)
1377+
* Tweak MCTS heat up phase (#1260)
1378+
### Other
1379+
* Raise solvers on exit code propagating a signal from operating system (#1340)
1380+
* :hatched_chick: remove the rgw storage class obc

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__ = "2021.05.10"
4+
__version__ = "2021.05.24"

0 commit comments

Comments
 (0)