File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## Unreleased
88
9+
10+ ## 8.5.2
11+ Changed version of Python for GitHub Actions. Jan Lipovský Today 12:46 PM
12+ Batch update of requirements Jan Lipovský Today 11:09 AM
13+ Update dependency wcwidth to v0.2.13 renovate[ bot] * Yesterday 3:02 PM
14+ Update dependency MarkupSafe to v2.1.4 renovate[ bot] * Yesterday 2:39 PM
15+ Update dependency amqp to v5.2.0 renovate[ bot] * Yesterday 2:31 PM
16+ Update dependency alembic to v1.13.1 renovate[ bot] * Yesterday 2:22 PM
17+ Update dependency backoff to v1.11.1 renovate[ bot] * Yesterday 2:06 PM
18+ Update dependency jinja2 to v3.1.3 [ SECURITY] renovate[ bot] * 1/24/24, 3:21 PM
19+ Adding result_backend config which is necessary for worker_deduplicate_successful_tasks. Jan Lipovský 1/23/24, 12:23 PM
20+
921## 8.5.1
1022* Check if source_from_index is in iib_no_ocp_label_allow_list by @lipoja in https://github.com/release-engineering/iib/pull/599
1123* Use container-tool podman for _ opm_index_add commands by @yashvardhannanavati in https://github.com/release-engineering/iib/pull/600
Original file line number Diff line number Diff line change 33
44setup (
55 name = 'iib' ,
6- version = '8.5.1 ' ,
6+ version = '8.5.2 ' ,
77 long_description = __doc__ ,
88 packages = find_packages (exclude = ['tests' , 'tests.*' ]),
99 include_package_data = True ,
You can’t perform that action at this time.
0 commit comments