v2.4.0
This release includes routine maintenance updates as well as new features:
- Added support for verifying credentials rooted on WebVH
- Added support for Redis in Cluster and Sentinel modes
- Added SIEM event logging for security auditing purposes
- Exchange records are deleted automatically again and do not persist after verification
- Updated the demo app to use nuxt
- Use Server-Sent-Events for real-time notifications
- Add integration tests
What's Changed
- Add GitHub Actions workflows for ACA-Py Agent image build and publish by @Gavinok in #958
- Bump the all-actions group across 1 directory with 2 updates by @dependabot[bot] in #936
- chore: align mongo version with chart dependency by @esune in #964
- Feat/siam audit events by @esune in #969
- Redis cluster sentinel by @Gavinok in #968
- Rename SIAM->SIEM by @esune in #979
- Replace requests with httpx for async HTTP by @Gavinok in #971
- No Longer Preserve Records and Rely On Debug-Webhooks by @Gavinok in #980
- Refactor code formatting process to use Ruff instead of Black by @Gavinok in #984
- Nuxt demo, remove old demo by @loneil in #990
- Dependency updates and python version update by @esune in #991
- Add CodeQL action by @ryjones in #992
- Refactor WebSocket implementation to Server-Sent Events (SSE) for real-time notifications by @Gavinok in #988
- Integration testing by @Gavinok in #999
- chore: bump version by @esune in #1009
New Contributors
Full Changelog: v2.3.6...v2.4.0