|
1 | 1 | # Release Schedule |
2 | 2 |
|
3 | | -| Release Date | Release | |
4 | | -|------------------|--------------------------------------------------------------------------------------------| |
5 | | -| May 16, 2024 | [Release 1.0.0](https://github.com/awslabs/aws-advanced-python-wrapper/releases/tag/1.0.0) | |
6 | | -| July 31, 2024 | [Release 1.1.0](https://github.com/awslabs/aws-advanced-python-wrapper/releases/tag/1.1.0) | |
7 | | -| October 18, 2024 | [Release 1.1.1](https://github.com/awslabs/aws-advanced-python-wrapper/releases/tag/1.1.1) | |
| 3 | +| Release Date | Release | |
| 4 | +|-------------------|--------------------------------------------------------------------------------------------| |
| 5 | +| May 16, 2024 | [Release 1.0.0](https://github.com/awslabs/aws-advanced-python-wrapper/releases/tag/1.0.0) | |
| 6 | +| July 31, 2024 | [Release 1.1.0](https://github.com/awslabs/aws-advanced-python-wrapper/releases/tag/1.1.0) | |
| 7 | +| October 18, 2024 | [Release 1.1.1](https://github.com/awslabs/aws-advanced-python-wrapper/releases/tag/1.1.1) | |
| 8 | +| December 12, 2024 | [Release 1.2.0](https://github.com/awslabs/aws-advanced-python-wrapper/releases/tag/1.2.0) | |
| 9 | +| July 28, 2025 | [Release 1.3.0](https://github.com/awslabs/aws-advanced-python-wrapper/releases/tag/1.3.0) | |
| 10 | +| October 17, 2025 | [Release 1.3.1](https://github.com/awslabs/aws-advanced-python-wrapper/releases/tag/1.3.1) | |
8 | 11 |
|
9 | 12 | `aws-advanced-python-wrapper` [follows semver](https://semver.org/#semantic-versioning-200) which means we will only |
10 | 13 | release breaking changes in major versions. Generally speaking patches will be released to fix existing problems without |
@@ -57,4 +60,4 @@ from the updated source after the PRs are merged. |
57 | 60 |
|
58 | 61 | | Major Version | Latest Minor Version | Status | Initial Release | Maintenance Window Start | Maintenance Window End | |
59 | 62 | |---------------|----------------------|---------|-----------------|--------------------------|------------------------| |
60 | | -| 1 | 1.3.0 | Current | May 16, 2024 | May 16, 2024 | N/A | |
| 63 | +| 1 | 1.3.1 | Current | May 16, 2024 | May 16, 2024 | N/A | |
0 commit comments