Bugfixes:
- Fix crash in federated tracing support (new in v0.3.1) when an error with a null message is thrown.
Enhancements:
- Federated tracing support.
Accidental release with no changes.
Bugfixes:
- When an interface is
@key
ed, its concrete types are added to_Entity
.
Enhancements:
- Range of signatures for
Federation.transform
- Declaring the query root type in the original schema is optional.
Upgrades:
- spring-boot to
2.1.6.RELEASE
.
First version tested against the federated Apollo gateway.