Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-23 | 1.6 kB | |
v1.4.5 source code.tar.gz | 2024-10-23 | 177.8 kB | |
v1.4.5 source code.zip | 2024-10-23 | 319.5 kB | |
Totals: 3 Items | 498.9 kB | 0 |
What's Changed
- Fix EventData typespec by @dvic in https://github.com/commanded/commanded/pull/495
- Fix refute_receive_event examples by @TylerPachal in https://github.com/commanded/commanded/pull/557
- Fix interested? function doc by @lpeppe in https://github.com/commanded/commanded/pull/562
- feat: put aggregate_state into assigns of the pipeline by @fahchen in https://github.com/commanded/commanded/pull/502
- Add tag to partition test case by @fabriziosestito in https://github.com/commanded/commanded/pull/525
- Make before_reset/0 an explicit callback function by @DilaksunB in https://github.com/commanded/commanded/pull/550
- Use TypeProvider for process managers snapshot serialization by @vheathen in https://github.com/commanded/commanded/pull/558
- fix(router.ex): Telemetry is not emitted if dispatch fails for {:error, :unregistered_command} by @Kasse-Dembele in https://github.com/commanded/commanded/pull/563
- Initialize with handler state by @drteeth in https://github.com/commanded/commanded/pull/568
- Support OTP 26 and Elixir 1.17 by @drteeth in https://github.com/commanded/commanded/pull/595
New Contributors
- @TylerPachal made their first contribution in https://github.com/commanded/commanded/pull/557
- @lpeppe made their first contribution in https://github.com/commanded/commanded/pull/562
- @fabriziosestito made their first contribution in https://github.com/commanded/commanded/pull/525
- @Kasse-Dembele made their first contribution in https://github.com/commanded/commanded/pull/563
Full Changelog: https://github.com/commanded/commanded/compare/v1.4.3...v1.4.5