v3.0.0
BREAKING CHANGES
Users of publish_pipeline
will need to remove the updated_at
property from their configs.
- fix(resources)!:
publish_pipeline
should be re-created every time by @darinspivey in #176
What's Changed
- fix(route): Increase the character limit for route labels by @ericlake in #174
- fix(client): Parse all JSON responses, including errors by @darinspivey in #175
- fix(docs): Change required version to
3.0.0
by @darinspivey in #177
New Contributors
Full Changelog: v2.0.2...v3.0.0