Skip to content

v1.4.0

Compare
Choose a tag to compare
@Tochemey Tochemey released this 05 Feb 13:51
· 348 commits to main since this release
3974d75

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