Skip to content

Tags: zio/zio-akka-cluster

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update ci.yml

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update zio, zio-streams, zio-test, ... to 1.0.0 (#95)

v0.1.18

Toggle v0.1.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update zio, zio-streams, zio-test, ... to 1.0.0-RC21 (#85)

v0.1.17

Toggle v0.1.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update zio, zio-streams, zio-test, ... to 1.0.0-RC20 (#78)

v0.1.16

Toggle v0.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add extra environment to onMessage (#71)

* Implement support for adding extra environment to onMessage

* Update README

* Add timeout for Sharding tests

Co-authored-by: Pierre Ricadat <[email protected]>

v0.1.15

Toggle v0.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow passivation from inside the actor (#67)

* Allow passivation from inside the actor

* Add support for receive timeout

* fmt

* Make sure timeout is set in the actor thread + add a test

v0.1.14

Toggle v0.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for sharding passivation (#66)

v0.1.13

Toggle v0.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement support for the ask pattern (#64)

* Implement support for the ask pattern

Co-authored-by: name <[email protected]>

* Update documentation and Scaladoc

Co-authored-by: FrancisToth <[email protected]>

Co-authored-by: name <[email protected]>

v0.1.12

Toggle v0.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade ZIO to RC18-2 (#56)

v0.1.11

Toggle v0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update zio, zio-streams, zio-test, ... to 1.0.0-RC18 (#53)

* Update zio, zio-streams, zio-test, ... to 1.0.0-RC18

* Update code for ZIO RC18

Co-authored-by: Pierre Ricadat <[email protected]>