Thanks, Sven! That topic was very helpful.
A short summary in case someone else is looking for it:
- The smallest possible production version number is 2.0.0 because of internal handling of version numbers.
- Changes in the manifest that require customer approval (e.g., scope changes, licensing changes, new egress permissions) bump the major version number.
- All other deployments bump the minor version number (it looks like the third component is ignored).