Skip to main content
A quick summary of v4.0.0 changes. For the complete migration guide, see Migration from v3.x.

Executive summary

v4.0.0 delivers simplification and performance:

Quick migration reference

New additions

  • Pluggable serializers — ProtoSerializer (default), CBORSerializer for any Go type
  • Path interface — Location-transparent actor identity
  • Extended Logger — Context-aware logging, Enabled, With, Flush, etc.
  • Slog and Zap implementations — Low-GC logging options