Releases: cloudblue/django-cqrs
Releases · cloudblue/django-cqrs
2.4.13
2.4.12
What's Changed
- Bump django from 3.2.17 to 3.2.18 in /examples/demo_project/master_service by @dependabot in #117
- Bump django from 3.2.17 to 3.2.18 in /examples/demo_project/replica_service by @dependabot in #118
- Added poetry and mkdocs by @gab832 in #111
- Bump django from 3.2.17 to 3.2.18 by @dependabot in #119
- Added support for only direct syncs via CQRS_ONLY_DIRECT_SYNCS by @maxipavlovic in #120
- Fixed pk resolution in error handling in consumer by @maxipavlovic in #121
- Updated the docs logo by @gab832 in #122
- Logging of exceptions in RabbitMQ producer by @maxipavlovic in #123
Full Changelog: 2.4.11...2.4.12
2.4.11
2.4.10
2.4.9
2.4.8
2.4.7
What's Changed
- LITE-26188 Remove redundant settings by @Hairash in #105
- LITE-25737 CQRS message is not being sent when bulk update by @jonatrios in #106
New Contributors
- @jonatrios made their first contribution in #106
Full Changelog: 2.4.6...2.4.7
2.4.6
What's Changed
- Add isort by @Hairash in #103
- Added support for Python 3.11 by @maxipavlovic in #104
New Contributors
Full Changelog: 2.4.5...2.4.6
2.4.5
What's Changed
- Fixed serialization of DT / UUID instance_pk by @maxipavlovic in #100
Full Changelog: 2.4.4...2.4.5
2.4.4
What's Changed
- Added info on support of proxied models to README by @maxipavlovic in #98
- Fixed common serialization of UUID field by @maxipavlovic in #99
Full Changelog: 2.4.3...2.4.4