Releases: cloudblue/django-cqrs
Releases · cloudblue/django-cqrs
2.8.1
Fixed access to bulk_relate_cm
in cqrs_state
Full Changelog: 2.8.0...2.8.1
2.8.0
What's Changed
- Support for
bulk_relate_cqrs_serialization
by @maxipavlovic in #160
Full Changelog: 2.7.3...2.8.0
2.7.3
What's Changed
- Bump django from 4.2.2 to 4.2.3 by @dependabot in #139
- Bump django from 4.2.2 to 4.2.3 by @dependabot in #142
- Bump django from 3.2.19 to 3.2.20 in /examples/demo_project/replica_service by @dependabot in #140
- Bump django from 3.2.19 to 3.2.20 in /examples/demo_project/master_service by @dependabot in #141
- Bump urllib3 from 2.0.3 to 2.0.6 by @dependabot in #143
- LITE-30064: Pin django-model-utils version by @r-s11v in #149
Full Changelog: 2.7.2...2.7.3
2.7.2
What's Changed
- Support for logging of timed out PG and MySQL queries by @maxipavlovic in #138
Full Changelog: 2.7.1...2.7.2
2.7.1
What's Changed
- Initial support for replica
CQRS_QUERY_TIMEOUT
by @maxipavlovic in #137
Full Changelog: 2.7.0...2.7.1
2.7.0
What's Changed
- Add black by @Hairash in #135
- Moved CQRS_ONLY_DIRECT_SYNCS to RawReplicaMixin by @maxipavlovic in #136
Full Changelog: 2.6.0...2.7.0
2.6.0
What's Changed
- Bump sqlparse from 0.4.3 to 0.4.4 by @dependabot in #128
- Bump django from 3.2.18 to 3.2.19 in /examples/demo_project/replica_service by @dependabot in #129
- Bump django from 3.2.18 to 3.2.19 by @dependabot in #130
- Bump django from 3.2.18 to 3.2.19 in /examples/demo_project/master_service by @dependabot in #131
- Bump pymdown-extensions from 9.10 to 10.0 by @dependabot in #132
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #133
- Deprecate python 3.7 by @gab832 in #134
Full Changelog: 2.5.0...2.6.0
2.5.0
2.4.15
What's Changed
- Correct handling of AssertionError on
produce
in RabbitMQ by @maxipavlovic in #126
Full Changelog: 2.4.14...2.4.15
2.4.14
What's Changed
- Better Logging in RabbitMQ producer by @maxipavlovic in #125
Full Changelog: 2.4.13...2.4.14