MAJOR
version change usually happens once a year. It might require manual effort from the customer. Bytebase will
try to avoid that if possible.MINOR
version is changed when the underlying database schema changes. While the upgrade does not require customer involvement. MINOR
version change usually happens about once every month.PATCH
version is changed when the new version does not include underlying database schema changes. PATCH
version change usually happens bi-weekly following our release schedule.org.opencontainers.image.revision
is the git commit hash, in the example, it corresponds to the particular git commitorg.opencontainers.image.version
is the release version, in the example, it corresponds to the 3.7.0 release branch.