Releases: ansible/event-driven-ansible
Releases · ansible/event-driven-ansible
v2.12.0
Features
- feat: support for event persistence (#527) @mkanoor
- feat: add feedback queue support for Kafka (#517) @mkanoor
- [AAP-64255] Add auto-sync parameters to project and activation modules (#513) @AlexSCorey
- feat: the project creation was not being waited (#522) @mkanoor
Maintenance
- chore: bump to 2.12.0 (#536) @ptoscano
- chore: update bindep.txt to be usable (#533) @ptoscano
- fix(ci): use explicit path in release-drafter _extends directive (#532) @B-Whitt
- fix(tests): wait for project sync before delete (#531) @B-Whitt
- chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 (#529) @dependabot[bot]
- chore: tox.yml runs once daily and sends Slack notifications (#525) @andresberejnoi
- chore(deps): bump actions/upload-artifact from 6 to 7 (#515) @dependabot[bot]
- chore(deps): bump actions/download-artifact from 7 to 8 (#514) @dependabot[bot]
- chore(deps): bump ansible/actions from 0 to 1 (#516) @dependabot[bot]
- chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 (#526) @dependabot[bot]
- test: use different port number for tests to account for port being in TIME_WAIT state after a process terminates (#524) @mkanoor
- Fix intermittent failures in tests (#519) @mkanoor
- Fix readthedocs build (#521) @ptoscano
- add support statement (#512) @oraNod
v2.11.0
Features
- feat: deprecate aws_cloudtrail, aws_sqs_queue (#505) @ptoscano
- feat: deprecate azure_service_bus, file, file_watch, journald, noop, tick, url_check (#502) @ptoscano
- docs: add deprecation information for plugins in README file (#491) @andresberejnoi
Fixes
Maintenance
- chore: bump to 2.11.0 (#509) @ptoscano
- chore: pin setuptools to versions prior to 82 (#510) @ptoscano
- chore: mention additional deprecations in README (#506) @ptoscano
- Few lint fixes (#507) @ptoscano
- chore(deps): bump actions/download-artifact from 6 to 7 (#497) @dependabot[bot]
- chore(deps): bump actions/upload-artifact from 5 to 6 (#498) @dependabot[bot]
- chore(deps): bump actions/cache from 4 to 5 (#496) @dependabot[bot]
- chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 (#494) @dependabot[bot]
- chore(deps): bump actions/download-artifact from 5 to 6 (#484) @dependabot[bot]
- chore(deps): bump actions/upload-artifact from 4 to 5 (#483) @dependabot[bot]
- chore(deps): bump actions/checkout from 5 to 6 (#490) @dependabot[bot]
- Various CI fixes (#492) @ptoscano
- chore: pre-commit autoupdate (#480) @pre-commit-ci[bot]
v2.10.0
- enhancement: tests for kafka subscription to multiple topics and pattern matching topic (#469) @bzwei
- chore(deps): bump actions/setup-java from 4 to 5 (#468) @dependabot[bot]
- chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 (#466) @dependabot[bot]
Features
- feat: [AAP-51248] add pull_policy parameter to decision_environment (#471) @hsong-rh
- Add Token Based Authentication (#467) @zkayyali812
Maintenance
- chore(deps): bump actions/setup-python from 5 to 6 (#472) @dependabot[bot]
- chore(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#473) @dependabot[bot]
- chore: pre-commit autoupdate (#470) @pre-commit-ci[bot]
v2.9.0
Enhancements
- feat: [AAP-47707] allow credentials to link to external SMS (#459) @kaiokmo
- feat: [AAP-50566] add uuid parameter to event_stream module (#461) @hsong-rh
- feat: support subscription to multiple topics or by a pattern (#457) @bzwei
Bugfixes
Maintenance
- bump to 2.9.0 (#465) @Alex-Izquierdo
- chore(deps): bump actions/checkout from 4 to 5 (#464) @dependabot[bot]
- chore: pre-commit autoupdate (#460) @pre-commit-ci[bot]
- chore(deps): bump actions/download-artifact from 4 to 5 (#462) @dependabot[bot]
v2.8.2
Bugfixes
- Azure servicebus - add async functionality (#451) @susanhooks
- fix: [AAP-41467] don't fail on project sync already in progress (#449) @kaiokmo
Maintenance
- chore: bump to 2.8.2 (#454) @ptoscano
- chore: pre-commit autoupdate (#453) @pre-commit-ci[bot]
- docs: point to galaxy docs in metadata (#450) @Alex-Izquierdo
v2.8.1
Bugfixes
- fix: slightly improve wait_for logic in project integration test (#441) @kaiokmo
- sanitize hostname URL with startswith validation (#438) @djdanielsson
- fix: [AAP-41454] adjust project url edit test (#439) @kaiokmo
- fix: really check all the URLs in url_check (#432) @ptoscano
Maintenance
- chore: bump to 2.8.1 (#447) @Alex-Izquierdo
- ci: update ruff exclusions and disable activation test (#448) @Alex-Izquierdo
- chore: pre-commit autoupdate (#443) @pre-commit-ci[bot]
- chore: remove darglint (#440) @Dostonbek1
- chore: add ruff to github workflow (#429) @Dostonbek1
- chore: pre-commit autoupdate (#335) @pre-commit-ci[bot]
- chore: disable pylint too-many-positional-arguments (#436) @ptoscano
- update config (#437) @Alex-Izquierdo
- chore: fix the dependabot configuration (#434) @ptoscano
- Bump codecov/codecov-action from 4.5.0 to 5.1.2 (#374) @dependabot[bot]
- tests: generate certs at test time using sscg (#433) @ptoscano
v2.8.0
Enhancements
- ADD scm_branch to project module (#364) @chris93111
Bugfixes
- fix: remove duplicates and update mismatched python versions in tox.yml (#428) @Dostonbek1
- fix: update links in README (#427) @Dostonbek1
Maintenance
v2.7.0
Enhancements
Bugfixes
- fix: [AAP-42971] fix syntax issues in event source plugins (#419) @Dostonbek1
- fix: Correct variable alias to be 'aap_validate_certs' (#422) @zkayyali812
v2.6.1
New release with no changes from v2.6.0, in order to trigger plugin documentation generation on Automation Hub.