Skip to content

Statement of our versioning policy and philosophy #46

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 10, 2018
Merged

Statement of our versioning policy and philosophy #46

merged 2 commits into from
Aug 10, 2018

Conversation

SalusaSecondus
Copy link
Contributor

This is a public statement of our official versioning policy and philosophy.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mattsb42-aws
Copy link
Member

Our current standard for Java repositories is to use markdown for docs.

minor change to bump titles down one level
@mattsb42-aws
Copy link
Member

Per offline discussion, we decided to just standardize on ReST everywhere.

@mattsb42-aws mattsb42-aws merged commit 1667c0e into aws:master Aug 10, 2018
We will use a three-part X.Y.Z (Major.Minor.Patch) versioning definition with the following meanings.

* X (Major) version changes cover changes to the code-base that are expected to break backwards compatibility.
* Y (Minor) version changes cover moderate changes. These include significant (non-breaking) feature additions and might contain changes which break backwards compatability. If there are breaking changes, they will be explicitly stated in the release notes.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compatibility not compatability

seebees pushed a commit that referenced this pull request Dec 12, 2023
Move to using RegionUtils.getRegion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants