tag_traffic
or revision_traffic
was specified, no deployments happened. This was a very bad bug, but some users may have been depending on the broken behavior. After this version, deployment always happens, and then if tag_traffic
or revision_traffic
are set, a second command is run to update the traffic accordingly.
What's Changed
- docs: remove csv regions since it's not implemented upstream by @sethvargo in #534
- Always update traffic if tag_traffic or revision_traffic is given by @sethvargo in #535
- Release: v2.7.0 by @google-github-actions-bot in #536
Full Changelog: v2.6.1...v2.7.0