v0.9.0-rc.0
Pre-release
Pre-release
These are all the changes from v0.8:
Added
- Allow generating admin JWT using
gen-edgehog-jwt
.
Changed
- Change logo and brand images with the latest brand revision.
- BREAKING: The Admin API is now JSON-API compliant, which implies a slightly different format,
check out the newly added OpenAPI document. - BREAKING: This release includes some breaking changes in the GraphQL API, make sure to check out
the GraphQL schema if you were using the APIs directly. Note that we could add more breaking
changes before the final release.