v2.6.0 #442
Tochemey
announced in
Announcements
v2.6.0
#442
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
ReceiveContext
interface into pure go struct. Small breaking change in https://github.com/Tochemey/goakt/blob/main/actors/actor.go#L45 instead of an interface now accept a pointer ofReceiveContext
PID
interface to a pure go structctx.Error
instead of panicking which is the recommended way.Pull requests
Full Changelog: v2.5.1...v2.6.0
This discussion was created from the release v2.6.0.
Beta Was this translation helpful? Give feedback.
All reactions