Skip to content

Commit

Permalink
chore: release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scrocquesel committed Oct 27, 2024
1 parent e68f5cf commit 04edad5
Show file tree
Hide file tree
Showing 52 changed files with 1,204 additions and 1,351 deletions.
2 changes: 1 addition & 1 deletion .github/project.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
release:
current-version: 3.0.0.alpha1
current-version: 3.0.0
next-version: 999-SNAPSHOT

11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Each extension provides configuration properties to configure the clients and wi

## Compatibility with Quarkus Core

Quarkus Amazon Services is a component of the [Quarkus Platform](https://quarkus.io/guides/platform). If you do not require specific features from the latest release, it is recommended to use BOMs from the Quarkus Platform.
Quarkus Amazon Services is a component of the [Quarkus Platform](https://quarkus.io/guides/platform). It is recommended to use BOMs from the Quarkus Platform.

```xml
<properties>
Expand Down Expand Up @@ -71,7 +71,7 @@ Quarkus Amazon Services is a component of the [Quarkus Platform](https://quarkus
</dependencyManagement>
```

Alternatively, you can switch to using a specific version of the Quarkus Amazon Services BOM.
Due to differing release schedules, the Quarkus Platform may not include the latest Quarkus Amazon release. If you need specific features from the latest release, you can switch to a specific version of the Quarkus Amazon Services BOM.

```xml
<properties>
Expand Down Expand Up @@ -102,11 +102,14 @@ Alternatively, you can switch to using a specific version of the Quarkus Amazon

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.

| 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 | [Documentation](https://docs.quarkiverse.io/quarkus-amazon-services/2.18.x/index.html) |
| >=3.15 | >=2.18 | [Documentation](https://docs.quarkiverse.io/quarkus-amazon-services/dev/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) |

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

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-cloudwatch.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-cloudwatchlogs.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
:summaryTableId: quarkus-amazon-dynamodb-enhanced_quarkus-dynamodbenhanced
[.configuration-legend]
icon:lock[title=Fixed at build time] Configuration property fixed at build time - All other configuration properties are overridable at runtime
[.configuration-reference.searchable, cols="80,.^10,.^10"]
Expand Down Expand Up @@ -46,5 +45,3 @@ endif::add-copy-button-to-env-var[]

|===


:!summaryTableId:
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
:summaryTableId: quarkus-amazon-dynamodb-enhanced_quarkus-dynamodbenhanced
[.configuration-legend]
icon:lock[title=Fixed at build time] Configuration property fixed at build time - All other configuration properties are overridable at runtime
[.configuration-reference.searchable, cols="80,.^10,.^10"]
Expand Down Expand Up @@ -46,5 +45,3 @@ endif::add-copy-button-to-env-var[]

|===


:!summaryTableId:
55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-dynamodb.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-ecr.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-eventbridge.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-iam.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-inspector.adoc

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-inspector2.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-kinesis.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-kms.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-lambda.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-s3.adoc

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-s3_quarkus.s3.adoc

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-secretsmanager.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-ses.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-sfn.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-sns.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-sqs.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-ssm.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

55 changes: 26 additions & 29 deletions docs/modules/ROOT/pages/includes/quarkus-amazon-sts.adoc

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
:summaryTableId: quarkus-amazon_quarkus-aws
[.configuration-legend]
icon:lock[title=Fixed at build time] Configuration property fixed at build time - All other configuration properties are overridable at runtime
[.configuration-reference.searchable, cols="80,.^10,.^10"]
Expand Down Expand Up @@ -237,5 +236,3 @@ endif::add-copy-button-to-env-var[]

|===


:!summaryTableId:
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
:summaryTableId: quarkus-amazon_quarkus-otel
[.configuration-legend]
icon:lock[title=Fixed at build time] Configuration property fixed at build time - All other configuration properties are overridable at runtime
[.configuration-reference.searchable, cols="80,.^10,.^10"]
Expand Down Expand Up @@ -95,5 +94,3 @@ endif::add-copy-button-to-env-var[]

|===


:!summaryTableId:

0 comments on commit 04edad5

Please sign in to comment.