Remove special treatment of `latest` revision tag
Contents (#595)
IMPORTANT: There is 1 breaking change.
Fixes
- 💥 BREAKING CHANGE: Remove special treatment of
latestrevision tag
Refactoring
- Rename
get_latest_sruidtoget_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.