Releases: iansu/apollo-schema-check-action
Releases · iansu/apollo-schema-check-action
v2.1.0
v2.0.2
- Update
from
parameter format. It seems Apollo no longer wantssec
included with offsets.
v2.0.1
- Send from parameter as a string to Apollo Studio API
v2.0.0
- Rewrite to use a direct call to the Apollo Studio API instead of using the Apollo CLI
v1.2.2
- Add additional debug logging
- Use the
apolloVersion
argument that was previously added but not used in the code
v1.2.1
- Improve output for debugging
v1.2.0
- Add branch and author information when pushing to Apollo Studio
v1.1.0
- Add
apolloVersion
setting to specify Apollo CLI version - Update Apollo CLI to 2.33.6 (latest)
- Update dependencies
v1.0.0
Initial release! 🎉