v0.1.1 #53
Isawan
announced in
Announcements
v0.1.1
#53
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release contains a major breaking change.
We are moving the mirror endpoints from the base URL from
example.com/.+toexample.com/mirror/v1/.+.To upgrade without disruption, first upgrade to
v0.1.0which supports both old and new endpoints simultaneously.Once
v0.1.0is deployed, all terraform client configurations will need to be updated to point at the new base URL.Once all clients have been updated, you can upgrade to this release without disruption.
This is being done as it namespaces the mirror API to prevent issues due to namespace collisions with hostnames.
What's Changed
Full Changelog: v0.1.0...v0.1.1
This discussion was created from the release v0.1.1.
Beta Was this translation helpful? Give feedback.
All reactions