<!--- SKIP AUTOGENERATED NOTES --->
Contents ([595](https://github.com/octue/octue-sdk-python/pull/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
<details>
<summary>💥 <b>Remove special treatment of `latest` revision tag</b></summary>
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.
</details>
<!--- END AUTOGENERATED NOTES --->