Releases: redhat-cop/infra.aap_configuration
Releases · redhat-cop/infra.aap_configuration
3.7.0
What's Changed
- [RELEASE] Update changelog 3.6.0 by @Tompage1994 in #1173
- Fix async logging default value by @branic in #1174
- Update pre-commit by @Tompage1994 in #1175
- rename workflow configuration variables for consistency by @akira6592 in #1177
Full Changelog: 3.6.0...3.7.0
3.6.0
What's Changed
- [RELEASE] Update changelog 3.5.2 by @Tompage1994 in #1169
- trying to fix some messed up vars by @djdanielsson in #1171
- adding sync option to collection_repo_sync by @djdanielsson in #1172
Full Changelog: 3.5.2...3.6.0
3.5.2
What's Changed
- [AUTO]Update changelog 3.5.1 by @Tompage1994 in #1162
- fixing no_log issue by @djdanielsson in #1166
- Update no_log_fix.yml by @Tompage1994 in #1168
Full Changelog: 3.5.1...3.5.2
3.5.1
What's Changed
- [RELEASE] Update changelog 3.5.0 by @Tompage1994 in #1152
- fixing: improve eda docs by @3sky in #1155
- Update pre-commit by @Tompage1994 in #1158
- Remove pull_request as workflow trigger which always fails by @Tompage1994 in #1160
- fix indent on controller_workflow_job_templates role example by @akira6592 in #1159
- Fix accidentally removed usage of variables by @Tompage1994 in #1156
- Prevent Failure on jid Not Defined by @jjaswanson4 in #1157
New Contributors
- @3sky made their first contribution in #1155
- @jjaswanson4 made their first contribution in #1157
Full Changelog: 3.5.0...3.5.1
3.5.0
What's Changed
- updating matrix message by @djdanielsson in #1124
- [AUTO]Update changelog 3.4.1 by @Tompage1994 in #1125
- Update pre-commit by @Tompage1994 in #1128
- Remove unnecessary lint config by @Tompage1994 in #1130
- Update pre-commit by @Tompage1994 in #1129
- Update README.md by @shellclear in #1131
- adding version in readme to be clear what version is required by @djdanielsson in #1133
- add object_ids parameter to role_user_assignment by @adonisgarciac in #1135
- Update pre-commit by @Tompage1994 in #1136
- add object_ids to arguments specs by @tosmi in #1140
- Error handling for controller objects by @przemkalit in #1018
- Update pre-commit by @Tompage1994 in #1144
- Update pre-commit by @Tompage1994 in #1148
- Updated controller_credentials README.md by @matthew-willis-redhat in #1151
- fixing typo by @djdanielsson in #1150
New Contributors
- @shellclear made their first contribution in #1131
- @tosmi made their first contribution in #1140
Full Changelog: 3.4.1...3.5.0
3.4.1
What's Changed
- [AUTO]Update changelog 3.4.0 by @Tompage1994 in #1120
- Reverts the aap_token being applied to hub roles. by @Tompage1994 in #1123
- Remove unnecessary line by @Tompage1994 in #1121
Full Changelog: 3.4.0...3.4.1
3.4.0
What's Changed
- [RELEASE] Update changelog refs/tags/3.3.0 by @Tompage1994 in #1091
- Update README.md by @sean-m-sullivan in #1095
- Update documentation for the inventory_source sources by @Tompage1994 in #1098
- The 'auto_migrate_users_to' field can't be 'false' as default. Omit instead. by @ivarmu in #1094
- Remove temporary redirection by @Tompage1994 in #1101
- Add Dependencies by @Tompage1994 in #1105
- renamed ah_* variables to hub_* by @Tompage1994 in #1093
- Add scheduled release process by @Tompage1994 in #1108
- Add logic to not release on major by @Tompage1994 in #1110
- few updates by @djdanielsson in #1107
- Update pre-commit by @Tompage1994 in #1104
- Ci fix by @sean-m-sullivan in #1112
- fix gateway_authenticator_maps by @djdanielsson in #1111
- Prevent an empty automatic release by @Tompage1994 in #1115
- Remove other release flows and transfer versioning logic to tooling by @Tompage1994 in #1118
Full Changelog: 3.3.0...3.4.0
3.3.0
What's Changed
- [RELEASE] Update changelog refs/tags/3.2.0 by @Tompage1994 in #1059
- Update the office hours by @sean-m-sullivan in #1062
- Update pre-commit by @Tompage1994 in #1060
- explicit fqdn on ansible.controller modules by @sean-m-sullivan in #1063
- Adjusting hub_namespace role documentation by @laurobmb in #1067
- adding auto_migrate_users_to option to the gateway authenticator role. by @sean-m-sullivan in #1071
- Added examples for constructed inventories by @matthew-willis-redhat in #1073
- Update pre-commit by @Tompage1994 in #1069
- correcting gateway authenticator maps example by @djdanielsson in #1079
- control the order of the tasks related to workflow job templates by @ivarmu in #1074
- Update pre-commit by @Tompage1994 in #1081
- Fix linting, cred type documentation link, dependencies, scm project branch on eda projects by @sean-m-sullivan in #1082
- Update changelog by @sean-m-sullivan in #1083
- Update pre-commit by @Tompage1994 in #1084
- Update README.md documentation to correct variable names by @djdanielsson in #1089
- Update .gitignore and adjust boolean values by @djdanielsson in #1088
- Add enabled and disabled actions in global_vars by @adriengentil in #1090
New Contributors
- @laurobmb made their first contribution in #1067
- @adriengentil made their first contribution in #1090
Full Changelog: 3.2.0...3.3.0
3.2.0
What's Changed
- [RELEASE] Update changelog refs/tags/3.1.0 by @Tompage1994 in #975
- Add event_streams, credential_types to EDA dispatcher roles by @zjleblanc in #988
- fix controller role name in README by @akira6592 in #991
- fix
eda_*
andgateway_*
role names in README by @akira6592 in #993 - fix default value for *_credentials_secure_logging in README by @akira6592 in #992
- Update pre-commit by @Tompage1994 in #976
- Add missing references to controller_roles in dispatcher defaults by @bogdanmuresan in #995
- Update office-hours-issue.yml by @sean-m-sullivan in #994
- Fix misspelling of hub_ee_repository_sync by @MallocArray in #1001
- Correct organization as a required variable for controller_labels role by @MallocArray in #1000
- Correct spelling in controller_credentials README.md by @MallocArray in #1003
- fix dispatch role readme consistency by @akira6592 in #997
- Spelling Corrections by @MallocArray in #1005
- Update pre-commit by @Tompage1994 in #998
- Make organization and notification_type not mandatory to match module documentation in notification_template by @MallocArray in #1006
- Fix some docs (playbook name and more) by @akira6592 in #1012
- Update pre-commit by @Tompage1994 in #1009
- Shorten label on some loops to show name instead of entire json block by @MallocArray in #1002
- Add controller_configuration role vars entries in CONVERSION_GUIDE by @akira6592 in #1013
- Correct README.md to indicate destroy_current_nodes is bool by @MallocArray in #1011
- fix token variable name in to README by @akira6592 in #1015
- Update pre-commit by @Tompage1994 in #1020
- fix tag for users role by @lennysh in #1022
- Fixed the object creation order for the gateway staf. by @ivarmu in #1025
- Update README.md by @ivarmu in #1024
- trying to fix issue bot by @djdanielsson in #1027
- Update typo by @sean-m-sullivan in #1038
- Update pre-commit by @Tompage1994 in #1028
- Updated role(s) README.md files by @matthew-willis-redhat in #1043
- Allow to set the delay and the number of retries to attempt when creating workflow nodes by @sbilque in #1041
- docs(README.md): corrected the column value for new_name parameter by @BharadwajAyinapurapu in #1049
- Update pre-commit by @Tompage1994 in #1055
- Restucture the gateway_organizations role by @Tompage1994 in #1054
- updating lint mock modules list by @djdanielsson in #1058
New Contributors
- @zjleblanc made their first contribution in #988
- @MallocArray made their first contribution in #1001
- @lennysh made their first contribution in #1022
- @matthew-willis-redhat made their first contribution in #1043
- @sbilque made their first contribution in #1041
- @BharadwajAyinapurapu made their first contribution in #1049
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- release fix by @sean-m-sullivan in #966
- renaming some missed hub_vars by @djdanielsson in #968
- Linting by @djdanielsson in #947
- Various fixes by @sean-m-sullivan in #970
- fixing the time for daylight savings by @djdanielsson in #971
- Update pre-commit by @Tompage1994 in #972
- fixing readme's by @djdanielsson in #973
- update tests by @sean-m-sullivan in #974
Full Changelog: 3.0.0...3.1.0