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