Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RELEASE] Update changelog refs/tags/2.2.4 #429

Merged
merged 1 commit into from
Dec 1, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,26 @@ redhat_cop.controller_configuration Release Notes
.. contents:: Topics


v2.2.4
======

Minor Changes
-------------

- Update release process to avoid problems that have happened and automate it.
- removed all examples from repo outside of readmes

Breaking Changes / Porting Guide
--------------------------------

- infra.controller_configuration 2.2.3 is broken, it is aap_utilities release. We are bumping the version to minimize the issues.
- rewrote playbooks/controller_configure.yml and removed all other playbooks

Removed Features (previously deprecated)
----------------------------------------

- update_on_project_update in inventory_source as an option due to the awx module no longer supports this option.

v2.1.9
======

Expand Down
2 changes: 1 addition & 1 deletion changelogs/.plugin-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ plugins:
shell: {}
strategy: {}
vars: {}
version: 2.1.9
version: 2.2.4
17 changes: 17 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -329,3 +329,20 @@ releases:
fragments:
- update_options.yml
release_date: '2022-11-11'
2.2.4:
changes:
breaking_changes:
- infra.controller_configuration 2.2.3 is broken, it is aap_utilities release.
We are bumping the version to minimize the issues.
- rewrote playbooks/controller_configure.yml and removed all other playbooks
minor_changes:
- Update release process to avoid problems that have happened and automate it.
- removed all examples from repo outside of readmes
removed_features:
- update_on_project_update in inventory_source as an option due to the awx module
no longer supports this option.
fragments:
- release_fix.yml
- remove_examples.yml
- removed_ update_on_project_update.yml
release_date: '2022-11-30'
4 changes: 0 additions & 4 deletions changelogs/fragments/release_fix.yml

This file was deleted.

5 changes: 0 additions & 5 deletions changelogs/fragments/remove_examples.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelogs/fragments/removed_ update_on_project_update.yml

This file was deleted.