v0.10.0
What's Changed
- Actions workflows for PRs and pushes to master by @joshkempner in #137
- Metadata implementation by @condron in #138
This release makes significant enhancements to working with event metadata. Metadata for audit, including policy user ID and timestamp, can be easily included on all persisted events. Custom metadata can also be added to events. This is fully backward compatible with existing event streams. An example app for working with metadata is included.
Full Changelog: v0.9.3...v0.10.0