Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions docs/release-calendar.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Release Calendar
---

## Versioning
Overture uses a three-component `<major>.<minor>.<patch>` version number, i.e. `v1.2.3`, that effectively follows the [semantic versioning specification](https://semver.org/spec/v2.0.0.html). In general, a “major” change is expected to have a larger impact on data consumers, while a “minor” change is expected to have a lesser impact. Our monthly data releases are tagged with the date of the release, in the format `yyyy-mm-dd.x`, with x indicating a patch or hotfix to the data.
Overture uses a three-component `<major>.<minor>.<patch>` version number, i.e. `v1.1.0`, that effectively follows the [semantic versioning specification](https://semver.org/spec/v2.0.0.html). In general, a “major” change is expected to have a larger impact on data consumers, while a “minor” change is expected to have a lesser impact. Our monthly data releases are tagged with the date of the release, in the format `yyyy-mm-dd.x`, with x indicating a patch or hotfix to the data.

## Upcoming releases

Expand All @@ -12,7 +12,7 @@ Our planned release schedule for the next two months is below. The release dates
| Date | Data version | Schema version |
| ----- | ----- | ----- |
| 20 August 2025 | `2025-08-20.0` | `v1.12.0` |
| 17 September 2025 | `2025-09-17` | ? |
| 24 September 2025 | `2025-09-24` | ? |


## Past releases
Expand All @@ -24,17 +24,17 @@ Overture has been releasing data monthly since October 2023. The data releases a
| 23 July 2025 | [`2025-07-23.0`](https://docs.overturemaps.org/blog/2025/07/23/release-notes/) | [`v1.11.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.11.0) |
| 25 June 2025 | [`2025-06-25.0`](https://docs.overturemaps.org/blog/2025/06/25/release-notes/) | [`v1.10.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.10.0)|
| 21 May 2025 | [`2025-05-21.0`](https://docs.overturemaps.org/blog/2025/05/21/release-notes/) | [`v.1.9.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.9.0) |
| 23 April 2025 | `2025-04-23.0` | [`v.1.8.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.8.0) |
| 20 March 2025 | `2025-03-19.1` | [`v.1.7.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.7.0) |
| 19 March 2025 | `2025-03-19.0` | [`v.1.7.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.7.0) |
| 19 February 2025 | `2025-02-19.0` | [`v.1.6.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.6.0) |
| 22 January 2025 | `2025-01-22.0`| [`v.1.5.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.5.0) |
| 18 December 2024 | `2024-12-18.0` | `v.1.4.0` |
| 13 November 2024 | `2024-11-13.0` | `v.1.3.0` |
| 23 October 2024 | `2024-10-23.0` | `v.1.2.0` |
| 18 September 2024 | `2024-09-18.0` | `v.1.1.0` |
| 20 August 2024 | `2024-08-20.0` | `v.1.1.0` |
| 22 July 2024 | `2024-07-22.0` | `v1.0.0` |
| 23 April 2025 | [`2025-04-23.0`](https://docs.overturemaps.org/blog/2025/04/23/release-notes/) | [`v.1.8.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.8.0) |
| 20 March 2025 | [`2025-03-19.1`](https://docs.overturemaps.org/blog/2025/03/19/release-notes/) | [`v.1.7.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.7.0) |
| 19 March 2025 | [`2025-03-19.0`](https://docs.overturemaps.org/blog/2025/03/19/release-notes/) | [`v.1.7.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.7.0) |
| 19 February 2025 | [`2025-02-19.0`](https://docs.overturemaps.org/blog/2025/02/19/release-notes/) | [`v.1.6.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.6.0) |
| 22 January 2025 | [`2025-01-22.0`](https://docs.overturemaps.org/blog/2025/01/22/release-notes/)| [`v.1.5.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.5.0) |
| 18 December 2024 | [`2024-12-18.0`](https://docs.overturemaps.org/blog/2024-12-18.0/) | [`v.1.4.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.4.0) |
| 13 November 2024 | [`2024-11-13.0`](https://docs.overturemaps.org/blog/2024-11-13.0/) | [`v.1.3.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.3.0) |
| 23 October 2024 | [`2024-10-23.0`](https://docs.overturemaps.org/blog/2024-10-23.0/) | [`v.1.2.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.2.0) |
| 18 September 2024 | [`2024-09-18.0`](https://docs.overturemaps.org/blog/2024-09-18.0/) | [`v.1.1.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.1.0) |
| 20 August 2024 | [`2024-08-20.0`](https://docs.overturemaps.org/blog/2024-08-20.0/) | [`v.1.1.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.1.0) |
| 22 July 2024 | [`2024-07-22.0`](https://docs.overturemaps.org/blog/2024-07-22.0/) | [`v1.0.0`](https://github.com/OvertureMaps/schema/releases/tag/v1.0.0) |
| 24 June 2024 | `2024-06-13-beta.1` | `v0.12.0-beta` |
| 13 June 2024 | `2024-06-13-beta.0` | `v0.12.0-beta` |
| 16 May 2024 | `2024-05-16-beta.0` | `v0.11.0-beta` |
Expand Down