- Properly expand nested JSON in change events to match JSON schemas and to match the behavior for record list and read.
- Make change event construction lazy to minimize cost for events w/o pending subscriptions.
- Reduce reference counting and remove proxy types from subscriptions handling.
- Update dependencies.
Full Changelog: v0.31.2...v0.31.3