v1.7.8
Bug Fixes
- #1976 - wire-service: A recent exposure of hooks for use by external systems caused an unexpected change in the identity of method arguments for wire adaptors, breaking some wire adaptor implementations. This change removes the invocation of those hooks.
Improvements
- #1968 - engine-server: Update the declarative shadow output to match the latest spec.
Internal