Versioning

microbs uses semantic versioning for its projects.

  • Template: v${MAJOR}.${MINOR}.${PATCH}
  • Example: v1.0.0

Major - Breaking changes have been observed. Interfacing software may require substantial refactoring before upgrading to this version.

Minor - Breaking changes have been observed or are believed to be likely. Interfacing software may require some refactoring before upgrading to this version.

Patch - Breaking changes have not been observed and believed to be unlikely. Interfacing software should be able to upgrade to this version immediately.

© 2022 Dave Moore.
Licensed under the Apache License, Version 2.0.
This website uses Google Analytics.

microbs is a project of the open source community. microbs is not officially supported by any vendors named in this documentation or the software (e.g. Cloud Native Computing Foundation, Amazon, Google, Microsoft, Elastic, Grafana), though employees or partners of those vendors may contribute to the project.