Skip to content

Commit 2121ba5

Browse files
khebhut[bot]Kebechet
and
Kebechet
authored
Release of version 2021.05.10 (#1258)
Co-authored-by: Kebechet <[email protected]>
1 parent 178f385 commit 2121ba5

File tree

2 files changed

+58
-1
lines changed

2 files changed

+58
-1
lines changed

CHANGELOG.md

+57
Original file line numberDiff line numberDiff line change
@@ -1271,3 +1271,60 @@
12711271
* update integration test periodic (#1172)
12721272
* :turtle: set the role for argo-admin and argo for workflows (#1161)
12731273
* :arrow_up: updated plugin config format, see https://github.com/kubernetes/test-infra/issues/20631\#issuecomment-787693609
1274+
1275+
## Release 2021.05.10 (2021-05-10T18:17:59)
1276+
### Features
1277+
* Bump up prod versions for the release of 10.05.2021 (#1256)
1278+
* update zero-test messaging (#1255)
1279+
* messaging flush patch (#1254)
1280+
* :arrow_up: boucne integration-tests to v0.8.2
1281+
* Fix zero-test argo endpoint
1282+
* Fix accessing pod log from amun namespace by management-api in stage (#1247)
1283+
* Remove explicit stating the default value from purge templates (#1245)
1284+
* Fix accessing pod log from different namespace by user-api (#1244)
1285+
* Fix accessing pod log from amun namespace by management-api (#1243)
1286+
* Enable revsolver (#1241)
1287+
* feat: Add incident labels (#1242)
1288+
* :ship: Deploy the Tag v1.8.0 for solver
1289+
* :ship: Deploy the Tag v1.8.0 for solver
1290+
* :ship: Deploy the Tag v1.8.0 for solver
1291+
* Bump management-api to v0.16.0 in stage (#1239)
1292+
* Introduce purge-job (#1208)
1293+
* Add graph namespace to management-api (#1237)
1294+
* Add graph-namespace to configmaps (#1236)
1295+
* enable argo serviceAccount to get pod logs (#1225)
1296+
* down scale the stage to old investigator
1297+
* Update mi-scheduler imagestream to tag v2.5.2 (#1226)
1298+
* :ship: Deploy the Tag v2.5.2 for mi
1299+
* :ship: Deploy the Tag v2.5.1 for mi
1300+
* add correct tag (#20)
1301+
* :boom: Expand db pvc size (#1222)
1302+
* :hourglass: Reduce the time to live 15 mins instead (#1219)
1303+
* :ship: Bump up versions of thoth components in stage (#1220)
1304+
* :sparkles: add OWNERS file as proposed by the SIG Observability :pencil:
1305+
* add OWNERS for prow
1306+
* feat(operate-first): Make tide to require lgtm label on merge (#1216)
1307+
* Push new mi release (#1213)
1308+
* :sparkles: add bot label
1309+
* :arrow_up: :pencil: update the dial in url for scrum
1310+
* :ship: Bump messaging version for amun
1311+
* :ship: Bump version v0.15.2 for management-api
1312+
* switch off graph-refresh for stage syncing
1313+
* Bump adviser to v0.29.0 in stage environment (#1205)
1314+
* Bump user-api to v0.25.0 in stage environment (#1207)
1315+
* :robot: setup scrum-bot to the application component (#1209)
1316+
* Deploy user-api v0.25.0 to test environment (#1206)
1317+
* :ship: Deploy the Tag v0.29.0 for adviser
1318+
### Bug Fixes
1319+
* do not generate an integration-tests report html file, do not exclude any tag
1320+
* :maple_leaf: fix the quotes in advise when expression (#1234)
1321+
* :fire: updated the correct variable for the provenance fix (#1229)
1322+
* Run kebechet-run-results only if authentication was done (#1201)
1323+
### Improvements
1324+
* Bump up investigator version fro test
1325+
* Bump up versions for integration-tests (#1252)
1326+
* correct the role name for user-api pods log access (#1246)
1327+
* :sparkles: some label cleanup
1328+
* :fire: quotes added to the when expression for correct value substitution (#1233)
1329+
* missing tag in test (#1217)
1330+
* Bump up versions for component in stage (#1211)

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.04.26"
4+
__version__ = "2021.05.10"

0 commit comments

Comments
 (0)