Skip to content

docs: document CalVer transition across AWS, Snowflake, and Azure docs#494

Open
HarshCasper wants to merge 1 commit intomainfrom
harshmishra/doc-52
Open

docs: document CalVer transition across AWS, Snowflake, and Azure docs#494
HarshCasper wants to merge 1 commit intomainfrom
harshmishra/doc-52

Conversation

@HarshCasper
Copy link
Member

Fixes DOC-52

@cloudflare-workers-and-pages
Copy link

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1eeecb2
Status: ✅  Deploy successful!
Preview URL: https://435b575f.localstack-docs.pages.dev
Branch Preview URL: https://harshmishra-doc-52.localstack-docs.pages.dev

View logs

Copy link
Collaborator

@quetzalliwrites quetzalliwrites left a comment

Choose a reason for hiding this comment

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

tyvm @HarshCasper ❤️ !!

@quetzalliwrites
Copy link
Collaborator

@silv-io where are we good to merge this one? do we wait till the 23rd?

Copy link
Member

@silv-io silv-io left a comment

Choose a reason for hiding this comment

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

some minor nitpicks :) after they're resolved I think we'll be ready to go.

Starting with the end-of-March 2026 release, LocalStack version tags follow
[calendar versioning](https://calver.org/) in the `YYYY.MM.patch` format (for example, `2026.03.0`).

Releases up to and including `v4.13.0` use [semantic versioning](https://semver.org).
Copy link
Member

Choose a reason for hiding this comment

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

nit: 4.14

It will be updated with every patch release within this minor release.
- This tag can be used if you want to avoid any bigger changes, like new features, but still want to update to the latest bugfix release.
- `<major>.<minor>.<patch>` (e.g. `3.0.2`)
- `<YYYY.MM.patch>` (e.g. `2026.03.0`)
Copy link
Member

Choose a reason for hiding this comment

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

nit: you'll still be able to do 2026 and 2026.03 as tags! :)

the yearly one IDK how useful it is, but the monthly one can be nice if you want to accept any patch change


Starting with the end-of-March 2026 release, LocalStack follows [calendar versioning](https://calver.org/) for official releases.

For releases up to and including `v4.13.0`, tags follow Semantic Versioning.
Copy link
Member

Choose a reason for hiding this comment

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

nit: 4.14

For example, `2026.03.0` is the initial March 2026 release and patch releases in the same month increment
the last segment (`2026.03.1`, `2026.03.2`, and so on).

Releases up to and including `v4.13.0` continue to use [Semantic Versioning](https://semver.org/).
Copy link
Member

Choose a reason for hiding this comment

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

nit: 4.14

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.

5 participants