Releases: Tochemey/goakt
Releases · Tochemey/goakt
v1.4.1
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
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
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
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
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
- @AlexanderTar made their first contribution in #188
Full Changelog: v1.3.4...v1.3.5