Version 0.10.0
Pre-release
Pre-release
Added
- Add
api.NewServer()
- Add
api.Server
Changed
- [BC] The
api
package now implements theconfigspec
fromdogmatiq/interopspec
- [BC]
api.Client
is now a struct, not an interface
Removed
- [BC] Remove
api.Client.ListApplicationIdentities()
- [BC] Remove
api.RegisterServer()
- [BC] Remove the
api/discovery
package, usedogmatiq/discoverkit
instead - [BC] Remove the
api/fixtures
package