Skip to content

Remove special treatment of `latest` revision tag

Choose a tag to compare

@github-actions github-actions released this 13 Jul 15:54
b49957d

Contents (#595)

IMPORTANT: There is 1 breaking change.

Fixes

  • 💥 BREAKING CHANGE: Remove special treatment of latest revision tag

Refactoring

  • Rename get_latest_sruid to get_default_sruid

Style

  • Use new branch naming convention in pre-commit check

Upgrade instructions

💥 Remove special treatment of `latest` revision tag

Using the latest tag for a service will now only work if an explicit tag with that name has been set. To get the default service revision, just omit the revision tag entirely.