Releases: devsisters/shardcake
Releases · devsisters/shardcake
v2.0.3 (zio 2.x)
Fixed a bug causing entities not being terminated when no termination message was provided. Also added a test, an example and clarified the usage of termination messages in the docs.
v1.0.3 (zio 1.x)
Fixed a bug causing entities not being terminated when no termination message was provided. Also added a test, an example and clarified the usage of termination messages in the docs.
v2.0.2
- Improve resilience in some failure cases
- Improve parallelism of message
v1.0.2
- Improve resilience in some failure cases
- Improve parallelism of message
v2.0.1
Fixed an issue causing messages not being processed anymore after receiving a failure (zio 2.x version).
v1.0.1
Fixed an issue causing messages not being processed anymore after receiving a failure (zio 1.x version).
v2.0.0
First release for ZIO 2.x 🎉
v1.0.0
First release for ZIO 1.x 🎉