Skip to content
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

Open
wants to merge 44 commits into
base: 3.1.x
Choose a base branch
from
Open

Prepare 3.1.2 release #1227

wants to merge 44 commits into from

Conversation

MatejNedic
Copy link
Member

No description provided.

maciejwalkowiak and others added 30 commits March 15, 2024 12:26
… 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 <[email protected]>
…hen configuring application properties (#1109)

Fixes #880
---------

Co-authored-by: Maciej Walkowiak <[email protected]>
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 <[email protected]>
* Add SQS module @SnsNotificationMessage batch messages support

* Polishing

Fixes #1129

---------

Co-authored-by: maxjiang153 <[email protected]>
…atch for FIFO queues (#1192)

Enable receiving messages from different message groups in the same Batch for FIFO queues

Fixes #1041
---------

Co-authored-by: Alexis SEGURA <[email protected]>
* Add BatchVisibility listener method parameter (#832)

* Polishing

Fixes #832 
---------

Co-authored-by: clement <[email protected]>
* Add MessageConverter AutoConfiguration

* Polishing

Fixes #1145

---------

Co-authored-by: dongha kim <[email protected]>
…Mime Type (#1195)

* Enable SqsMessagingMessageConverter to handle JSON strings configured with the Application_JSON header

* Polishing

Closes #1144

---------

Co-authored-by: daniel kim <[email protected]>
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
dominik-kovacs and others added 13 commits September 14, 2024 17:40
* 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
@github-actions 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
Copy link

sonarcloud bot commented Sep 22, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
71.4% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.