v1.4.0
What's Changed
- docs: add go install link to go version by @Tochemey in #209
- refactor!: refactor the event streams subscription by @Tochemey in #210
- feat: add cluster events by @Tochemey in #213
- chore(deps): update dependency earthly/earthly to v0.8.0 by @renovate in #219
- chore(deps): update dependency earthly/earthly to v0.8.1 by @renovate in #220
- chore(deps): update dependency earthly/earthly to v0.8.2 by @renovate in #221
- feat: add testkit by @Tochemey in #227
- fix(deps): update module github.com/nats-io/nats-server/v2 to v2.10.10 by @renovate in #226
- chore(deps): update codecov/codecov-action action to v4 by @renovate in #225
- chore(deps): update dependency earthly/earthly to v0.8.3 by @renovate in #224
Breaking Changes
The main breaking change here is how subscriptions to events are handled. Kindly check the readme https://github.com/Tochemey/goakt/tree/main?tab=readme-ov-file#events-stream
Full Changelog: v1.3.7...v1.4.0