Skip to content

Releases: Tochemey/goakt

v1.4.1

06 Feb 11:06
Compare
Choose a tag to compare

What's changed?

  • Upgrade Olric to handle data race in cluster events
  • Fix broken import in cluster tests

Note

This release has a broken import package. Please upgrade to the latest available release

Full Changelog: v1.4.0...v1.4.1

v1.4.0

05 Feb 13:51
3974d75
Compare
Choose a tag to compare

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

v1.3.7

13 Jan 19:45
61f5d21
Compare
Choose a tag to compare

What's Changed

  • refactor: enhance pidMap by @Tochemey in #198
  • fix(deps): update k8s.io/utils digest to e7106e6 by @renovate in #199
  • chore(deps): update wagoid/commitlint-github-action action to v5.4.5 by @renovate in #200
  • fix(deps): update module golang.org/x/net to v0.20.0 by @renovate in #201
  • fix(deps): update module github.com/nats-io/nats-server/v2 to v2.10.9 by @renovate in #202
  • refactor: upgrade the otelconnect dependency and fix breaking change by @Tochemey in #205
  • fix(deps): update module github.com/nats-io/nats.go to v1.32.0 by @renovate in #203

Full Changelog: v1.3.6...v1.3.7

v1.3.6

01 Jan 00:43
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency earthly/earthly to v0.7.23 by @renovate in #191
  • fix(deps): update minor go modules by @renovate in #193
  • fix(deps): update module github.com/prometheus/client_golang to v1.18.0 by @renovate in #195
  • feat: add metric instrumentation by @Tochemey in #196

Full Changelog: v1.3.5...v1.3.6

v1.3.5

16 Dec 10:17
Compare
Choose a tag to compare

What's Changed

  • refactor: add instantiation method to create a receiveContext by @Tochemey in #179
  • feat: make tracing configurable by @Tochemey in #180
  • chore(deps): update dependency earthly/earthly to v0.7.22 by @renovate in #183
  • fix(deps): update minor go modules by @renovate in #185
  • fix(deps): update patch go modules by @renovate in #184
  • fix(deps): update k8s.io/utils digest to b307cd5 by @renovate in #182
  • feat: use direct iterator for mailbox to avoid busy thread by @AlexanderTar in #188

New Contributors

Full Changelog: v1.3.4...v1.3.5

v1.3.4

19 Nov 12:28
b3aed04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

07 Nov 22:31
d48383f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

07 Nov 11:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

06 Nov 22:51
Compare
Choose a tag to compare

What's Changed

  • refactor: add init timeout for actor by @Tochemey in #155
  • fix(deps): update module github.com/spf13/cobra to v1.8.0 by @renovate in #156
  • refactor: seamless integration of cluster engine logger with go-akt logger by @Tochemey f7bb961

Full Changelog: v1.3.0...v1.3.1

v1.3.0

03 Nov 16:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0