-
-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare 3.1.2 release #1227
Closed
Closed
Prepare 3.1.2 release #1227
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… Spring Cloud 2.X and Spring Cloud 3.X (#1101) The way to send/receive list of messages changed in Spring Cloud 3.X. Co-authored-by: Alexis SEGURA <alexis.segura@akt.io>
…asses javadoc examples are fixed (#1102)
--------- Co-authored-by: Maciej Walkowiak <walkowiak.maciej@yahoo.com>
The current javadoc seems to be mistyped, referring to time instead of messages
The documentation of other methods (`save`, `delete`, etc.) uses the present tense, so there could've been a typo with the documentation of `update`
Update Delete operations to return entity object
Add SQS QueueNotFoundStrategy auto-configuration support Fixes #1175 --------- Co-authored-by: wmz7year <wmz7year@users.noreply.github.com>
* Add SQS module @SnsNotificationMessage batch messages support * Polishing Fixes #1129 --------- Co-authored-by: maxjiang153 <maxjiang153@users.noreply.github.com>
* Add MessageConverter AutoConfiguration * Polishing Fixes #1145 --------- Co-authored-by: dongha kim <kimdongha15@naver.com>
This is most definitely a typo, the correct method is `S3Template#createSignedGetURL`.
It's valid to send an email message through SES that doesn't have a to address (just cc or bcc). Fixes: #1173
Co-authored-by: Dominik Kovacs <dominik.kovacs.ext@uniqa.at>
* Change to 3.2.0 * Change to 3.2.0
# Conflicts: # docs/pom.xml # docs/src/main/asciidoc/_configprops.adoc # pom.xml # spring-cloud-aws-autoconfigure/pom.xml # spring-cloud-aws-core/pom.xml # spring-cloud-aws-dependencies/pom.xml # spring-cloud-aws-dynamodb/pom.xml # spring-cloud-aws-modulith/pom.xml # spring-cloud-aws-parameter-store/pom.xml # spring-cloud-aws-s3-parent/spring-cloud-aws-s3-codegen/pom.xml # spring-cloud-aws-s3-parent/spring-cloud-aws-s3-cross-region-client/pom.xml # spring-cloud-aws-s3/pom.xml # spring-cloud-aws-samples/infrastructure/pom.xml # spring-cloud-aws-samples/pom.xml # spring-cloud-aws-samples/spring-cloud-aws-dynamodb-sample/pom.xml # spring-cloud-aws-samples/spring-cloud-aws-parameter-store-sample/pom.xml # spring-cloud-aws-samples/spring-cloud-aws-s3-sample/pom.xml # spring-cloud-aws-samples/spring-cloud-aws-secrets-manager-sample/pom.xml # spring-cloud-aws-samples/spring-cloud-aws-ses-sample/pom.xml # spring-cloud-aws-samples/spring-cloud-aws-sns-sample/pom.xml # spring-cloud-aws-samples/spring-cloud-aws-sqs-sample/pom.xml # spring-cloud-aws-secrets-manager/pom.xml # spring-cloud-aws-ses/pom.xml # spring-cloud-aws-sns/pom.xml # spring-cloud-aws-sqs/pom.xml # spring-cloud-aws-starters/spring-cloud-aws-starter-dynamodb/pom.xml # spring-cloud-aws-starters/spring-cloud-aws-starter-metrics/pom.xml # spring-cloud-aws-starters/spring-cloud-aws-starter-parameter-store/pom.xml # spring-cloud-aws-starters/spring-cloud-aws-starter-s3/pom.xml # spring-cloud-aws-starters/spring-cloud-aws-starter-secrets-manager/pom.xml # spring-cloud-aws-starters/spring-cloud-aws-starter-ses/pom.xml # spring-cloud-aws-starters/spring-cloud-aws-starter-sns/pom.xml # spring-cloud-aws-starters/spring-cloud-aws-starter-sqs/pom.xml # spring-cloud-aws-starters/spring-cloud-aws-starter/pom.xml # spring-cloud-aws-test/pom.xml
This reverts commit cb62ce9.
This reverts commit b5ca1ac.
This reverts commit 9116c28.
This reverts commit 23c6a79.
MatejNedic
requested review from
maciejwalkowiak and
tomazfernandes
as code owners
September 22, 2024 17:58
github-actions
bot
added
component: cloudwatch
CloudWatch integration related issue
component: core
Core functionality related issue
component: dynamodb
DynamoDB integration related issue
component: parameter-store
Parameter Store integration related issue
component: s3
S3 integration related issue
component: secrets-manager
Secrets Manager integration related issue
component: ses
SES integration related issue
component: sns
SNS integration related issue
component: sqs
SQS integration related issue
type: dependency-upgrade
Dependency version bump
type: documentation
Documentation or Samples related issue
labels
Sep 22, 2024
Quality Gate failedFailed conditions |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component: cloudwatch
CloudWatch integration related issue
component: core
Core functionality related issue
component: dynamodb
DynamoDB integration related issue
component: parameter-store
Parameter Store integration related issue
component: s3
S3 integration related issue
component: secrets-manager
Secrets Manager integration related issue
component: ses
SES integration related issue
component: sns
SNS integration related issue
component: sqs
SQS integration related issue
type: dependency-upgrade
Dependency version bump
type: documentation
Documentation or Samples related issue
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.