Skip to content

Commit 7a231b5

Browse files
khebhut[bot]Kebechet
and
Kebechet
authoredJul 19, 2021
Release of version 2021.07.19 (#1848)
Co-authored-by: Kebechet <noreply+kebechet@redhat.com>
1 parent 6efd106 commit 7a231b5

File tree

2 files changed

+44
-1
lines changed

2 files changed

+44
-1
lines changed
 

‎CHANGELOG.md

+43
Original file line numberDiff line numberDiff line change
@@ -1714,3 +1714,46 @@
17141714
* use image name with appended tag
17151715
* :game_die: updated the label sync execution limits
17161716
* Reworked to create better metadata, more versatile
1717+
1718+
## Release 2021.07.19 (2021-07-19T19:22:50)
1719+
### Features
1720+
* :ship: Bump up versions of thoth components in prod for release v19.07.2021 (#1846)
1721+
* switch on only the package release for ingestion in stage
1722+
* :ship: Deploy the Tag pr-1979 for adviser
1723+
* :ship: Deploy the Tag pr-65 for prescriptions
1724+
* :ship: Deploy the Tag pr-64 for prescriptions
1725+
* add secrets for meta-informa
1726+
* Bump metric-exporter to v0.17.0
1727+
* :bug: converted it to a string containing a comma separated list of strings
1728+
* :squirrel: switch on the graph-refresh job for stage
1729+
* Use prescriptions in Dependency Monkey runs
1730+
* :ship: Deploy the Tag v1.6.5 for mi-scheduler
1731+
* Add operate-first as an organization
1732+
* :ship: Deploy the Tag v0.2.0 for prescriptions
1733+
* Bump prescriptions to v0.2.0 in stage environment
1734+
* :ship: Deploy the Tag v0.36.0 for adviser
1735+
* Bump adviser to v0.36.0 in stage environment
1736+
* :sparkles: add needs-triage behavior to t-s/t-a repo
1737+
* :sparkles: do not include area/rel-eng issues from filter
1738+
* Deprecate prescriptions-gh-release-notes job
1739+
* :ship: Deploy the Tag v0.17.0 for metrics-exporter
1740+
* kafka cert update for the ocp4 stage
1741+
* feat: Enable tide on meteor and require approved on common
1742+
* :ship: Deploy the Tag v2.6.2 for mi
1743+
* :ship: Deploy the Tag pr-1476 for user-api
1744+
* Make entities with other string lists
1745+
* :ship: Deploy the Tag v1.6.4 for mi-scheduler
1746+
* Fix thoth logging for mi-github cronjob
1747+
* Changing org list to not contain spaces
1748+
* feat: Enable override to bypass failing CI if necessary
1749+
* :ship: Deploy the Tag v1.6.3 for mi-scheduler
1750+
* Fix ref to be key instead of value
1751+
* Add MI entities as PullRequest and Issue
1752+
* add needs-triage to ps-* and prescriptions repos
1753+
* add new step in purge job for creating upstream issues
1754+
* :ship: Deploy the Tag v1.6.2 for mi-scheduler
1755+
* update mi-scheduler to the newest v1.6.1 version
1756+
* :ship: Deploy the Tag v1.6.1 for mi-scheduler
1757+
* feat: Use ACME operator for routes
1758+
### Improvements
1759+
* :arrow_up: added the new milestone and move the latest

‎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.07.06"
4+
__version__ = "2021.07.19"

0 commit comments

Comments
 (0)