What's Changed
- chore: String() instead of fmt.Sprintf by @testwill in #854
- WiP: Start using slog by @rogeralsing in #937
- Inverse children stopping order. by @nightwolfz in #935
- Allow poisoning router actors by @nightwolfz in #934
- Bump golang.org/x/net from 0.15.0 to 0.17.0 in /_examples/remote-routing by @dependabot in #943
- Readmes by @rogeralsing in #945
- add example readmes by @rogeralsing in #946
- More logging by @rogeralsing in #947
- Bump golang.org/x/net from 0.15.0 to 0.17.0 in /_examples/remote-header by @dependabot in #944
- fix test by @rogeralsing in #967
- fix test by @rogeralsing in #968
- fix mod issues by @rogeralsing in #969
- Update deps2 by @rogeralsing in #971
- fix mod issues by @rogeralsing in #970
- protoc-gen-gograinv2: Remove unnecessary whitespace characters by @manas-rust in #974
- fix: run actor-mailbox-middleware failed by @manas-rust in #976
- forward GrainCallOption to context on Cluster by @lrweck in #978
- feat: new protoc-gen-go-grain using protogen by @qazwsxedckll in #983
- update generated code by @rogeralsing in #987
- Update gossip_actor.go by @lrweck in #995
- update deps by @rogeralsing in #996
- add reentrancy by @qazwsxedckll in #993
- update build files by @rogeralsing in #997
- fix logging by @rogeralsing in #998
- fix: d less than 1 ms should not panic by @qazwsxedckll in #999
- Adjusted a typo by @chowieuk in #1000
- feat(reentrancy): seperate reenterable and future generation by @qazwsxedckll in #1002
- Fix retry count by @qazwsxedckll in #1005
- fix: remote message must be proto.Message by @qazwsxedckll in #1008
- fix: throttle debug log by @qazwsxedckll in #1009
- feat: publish should only accept proto.Message by @qazwsxedckll in #1010
- fix recover from non proto remote message by @qazwsxedckll in #1014
- Update README.md by @qazwsxedckll in #1023
- Extend error response by @qazwsxedckll in #1022
- Fix panic due to early onEvent Logger call in Zookeeper event handling by @ytake in #1028
- fix examples by @rogeralsing in #1029
- feat: generate errors even if no services by @qazwsxedckll in #1037
- bug fixes by @qazwsxedckll in #1038
- fix: nil pointer by @qazwsxedckll in #1042
- fix: overwrites when starting two clustes in memory by @qazwsxedckll in #1045
- feat: minor logging changes by @qazwsxedckll in #1044
New Contributors
- @testwill made their first contribution in #854
- @nightwolfz made their first contribution in #935
- @manas-rust made their first contribution in #974
- @lrweck made their first contribution in #978
- @chowieuk made their first contribution in #1000
- @ytake made their first contribution in #1028
Full Changelog: 0.3.0...0.4.0