Skip to content

Commit fc46fcb

Browse files
khebhut[bot]Kebechet
and
Kebechet
authored
Release of version 2021.04.12 (#1159)
Co-authored-by: Kebechet <[email protected]>
1 parent 15c4e52 commit fc46fcb

File tree

2 files changed

+57
-1
lines changed

2 files changed

+57
-1
lines changed

CHANGELOG.md

+56
Original file line numberDiff line numberDiff line change
@@ -1141,3 +1141,59 @@
11411141
* Bump up version for management-api v0.15.1 (#1071)
11421142
* alert manager and monitoring for thoth production (#1070)
11431143
* Bump up version for metrics-exporter v0.14.1
1144+
1145+
## Release 2021.04.12 (2021-04-12T05:20:40)
1146+
### Features
1147+
* :arrow_up: update the certs for the prow.thoth-station.ninja (#1156)
1148+
* :ship: Deploy the Tag v0.13.1 for slo-reporter
1149+
* :ship: Deploy the Tag v0.24.0 for user-api
1150+
* :ship: Deploy the Tag pr-1377 for user-api
1151+
* :ship: Deploy the Tag v0.3.1 for nepthys
1152+
* include the postgressql required secrets
1153+
* updated the secrets based on the renew sops file (#1150)
1154+
* :ship: Deploy the Tag v0.3.0 for nepthys
1155+
* add message metrics deployment (#1104)
1156+
* created separate overlay for zero-test (#1145)
1157+
* :ship: Deploy the Tag v2.4.0 for mi
1158+
* :ship: Deploy the Tag pr-1372 for user-api
1159+
* :ship: Deploy the Tag pr-1373 for user-api
1160+
* Suspend prescription-sync-job in prod and stage (#1144)
1161+
* :sparkles: give the approved label a nice green color
1162+
* updated new kafka certs for the prod (#1143)
1163+
* kafdrop for the operate-first cluster
1164+
* :ship: Deploy the Tag pr-1372 for user-api
1165+
* :arrow_up: :pencil: add triage/ labels to label plugin config
1166+
* :arrow_up: :pencil: add some more thoth labels
1167+
* :arrow_up: use argo v2.12.5 in prod deployment (#1141)
1168+
* :ship: Deploy the Tag pr-1369 for user-api
1169+
* Bump SLO-reporter to v0.13.0 (#1138)
1170+
* :ship: Deploy the Tag pr-1350 for user-api
1171+
* :ship: Deploy the Tag pr-1365 for user-api
1172+
* :ship: Deploy the Tag v0.23.0 for user-api
1173+
* :ship: Deploy the Tag v0.11.0 for investigator
1174+
* :ship: Deploy the Tag v0.13.0 for messaging
1175+
* Run graph-sync in advises only when authenticated (#1132)
1176+
* Run graph-sync in provenance-check only when authenticated (#1133)
1177+
* Fix advise reporter talking to kafka (#1134)
1178+
* :robot: Fix label sync imagestream reference policy
1179+
* :arrow_up: updated kafka certs for the production environments
1180+
* :turtle: Fix the roles for gathering logs permissions (#1131)
1181+
* chore: Add triage labels for Operate First (#1128)
1182+
* :ship: Deploy the Tag v2.3.4 for mi
1183+
* Bump adviser to 0.27.0 in stage (#1124)
1184+
* :ship: Deploy the Tag v2.3.3 for mi
1185+
* :ship: Deploy the Tag pr-1350 for user-api
1186+
* :ship: Deploy the Tag v0.13.0 for slo-reporter
1187+
* enable max time for prow jobs via sinker (#1116)
1188+
### Bug Fixes
1189+
* fix defaults (#1152)
1190+
* Zero test fix (#1148)
1191+
* :whale: access the logs in different namespace than api (#1127)
1192+
### Improvements
1193+
* :arrow_up: bump up adviser to 0.27.0 for zero-prod (#1157)
1194+
* :bug: use the correct name of the label-sync config file
1195+
* :guardsman: updated kafka certs for prod cluster
1196+
* Fix parallel limit to use semaphore instead of parallelism (#1140)
1197+
* :guardsman: updated thoth secrets across the board (#1137)
1198+
* Revert ":guardsman: updated kafka certs for prod cluster (#1135)" (#1136)
1199+
* :guardsman: updated kafka certs for prod cluster (#1135)

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.03.29"
4+
__version__ = "2021.04.12"

0 commit comments

Comments
 (0)