What's Changed
- pass app panics to the logger by @jorgemmsilva in #445
- Add KeyOnlyBy by @muXxer in #443
- Critical objectstorage fix, Storable.ImportStorable, ShrinkingMap.Set return value and more by @hmoog in #440
- Update bytesfilter. by @piotrm50 in #444
- Event.Attach with worker pool by @jonastheis in #446
- Add InvalidateBytesCache to Storable by @jonastheis in #448
- Fix data-race on cached model bytes. by @piotrm50 in #449
- Fix models datarace by @piotrm50 in #450
- Feat: added pop message to shrinkingmap by @hmoog in #447
- Add check if an app version was given by @muXxer in #451
- Add ClientSubscribedToTopic to SubscriptionManager by @muXxer in #452
- Add error to the PublicKey Bytes() function by @alexsporn in #455
- Data race fixes by @alexsporn in #456
- Added util functions to event package to simplify the attachment and hooking of events by @alexsporn in #457
- Replace gorilla websockets with nhooyrs websockets by @lmoe in #454
- Feat: Added workerpool.Group by @hmoog in #458
- Apply the same race detector fix in immutable to storable and mutable containers by @alexsporn in #459
- Remove predefined allowed database engines by @muXxer in #460
New Contributors
Full Changelog: core/v1.0.0-rc.2...core/v1.0.0-rc.3