Skip to content

Commit

Permalink
Bump .md files to 999-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
quarkiverse-ci[bot] committed Oct 27, 2024
1 parent f3a51bc commit 71585b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,14 +102,14 @@ Due to differing release schedules, the Quarkus Platform may not include the lat

Quarkus Amazon Services provides multiple version streams. One stream is compatible with Quarkus 2.x, while the others are designed to work with Quarkus 3.x and are aligned with Quarkus LTS.

Major version 3 introduces breaking changes (see the [release notes](https://github.com/quarkiverse/quarkus-amazon-services/releases/tag/3.0.0)) that haven’t yet been included in the Quarkus Platform. Version 2.x and 3.x will remain feature-aligned, except for these breaking changes.
Major version 3 introduces breaking changes (see the [release notes](https://github.com/quarkiverse/quarkus-amazon-services/releases/tag/999-SNAPSHOT)) that haven’t yet been included in the Quarkus Platform. Version 2.x and 3.x will remain feature-aligned, except for these breaking changes.

| Quarkus | Quarkus Amazon Services | Documentation |
|--------------|-------------------------|--------------------------------------------------------------------------------------------------------|
| 2.x | 1.6.x | [Documentation](https://docs.quarkiverse.io/quarkus-amazon-services/1.x/index.html) |
| 3.15.x (LTS) | 2.18.x (bug fixes only) | [Documentation](https://docs.quarkiverse.io/quarkus-amazon-services/2.18.x/index.html) |
| >=3.15 | >=2.19 (platform) | [Documentation](https://docs.quarkiverse.io/quarkus-amazon-services/2.19/index.html) |
| >=3.15 | >=3.0.0 | [Documentation](https://docs.quarkiverse.io/quarkus-amazon-services/dev/index.html) |
| >=3.15 | >=999-SNAPSHOT | [Documentation](https://docs.quarkiverse.io/quarkus-amazon-services/dev/index.html) |

Use the latest version of the corresponding stream, [the list of versions is available on Maven Central](https://search.maven.org/artifact/io.quarkiverse.amazonservices/quarkus-amazon-services-bom).

Expand Down

0 comments on commit 71585b6

Please sign in to comment.