generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 99
build(deps): bump aws.sdk.version from 2.17.130 to 2.17.131 #755
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
Merged
pankajagrawal16
merged 1 commit into
master
from
dependabot/maven/aws.sdk.version-2.17.131
Feb 17, 2022
Merged
build(deps): bump aws.sdk.version from 2.17.130 to 2.17.131 #755
pankajagrawal16
merged 1 commit into
master
from
dependabot/maven/aws.sdk.version-2.17.131
Feb 17, 2022
Conversation
This file contains hidden or 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
Bumps `aws.sdk.version` from 2.17.130 to 2.17.131. Updates `software.amazon.awssdk:bom` from 2.17.130 to 2.17.131 - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java-v2@2.17.130...2.17.131) Updates `http-client-spi` from 2.17.130 to 2.17.131 - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java-v2@2.17.130...2.17.131) Updates `url-connection-client` from 2.17.130 to 2.17.131 --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:http-client-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:url-connection-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
pankajagrawal16
approved these changes
Feb 17, 2022
jeromevdl
pushed a commit
to jeromevdl/aws-lambda-powertools-java
that referenced
this pull request
Feb 18, 2022
…rtools#755) Bumps `aws.sdk.version` from 2.17.130 to 2.17.131. Updates `software.amazon.awssdk:bom` from 2.17.130 to 2.17.131 - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java-v2@2.17.130...2.17.131) Updates `http-client-spi` from 2.17.130 to 2.17.131 - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java-v2@2.17.130...2.17.131) Updates `url-connection-client` from 2.17.130 to 2.17.131 --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:http-client-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:url-connection-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pankajagrawal16
added a commit
that referenced
this pull request
Mar 1, 2022
* use serialization lib instead of internal stuff * add ActiveMq & RabbitMQ * feature: easy deserialization of event content * rename methods in deserializer * Update powertools-serialization/src/test/java/software/amazon/lambda/powertools/utilities/EventDeserializerTest.java Co-authored-by: Pankaj Agrawal <[email protected]> * chore: remove SQS and Idempotency examples (#754) * build(deps): bump maven-jar-plugin from 3.2.0 to 3.2.2 (#756) Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.2. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump aws.sdk.version from 2.17.130 to 2.17.131 (#755) Bumps `aws.sdk.version` from 2.17.130 to 2.17.131. Updates `software.amazon.awssdk:bom` from 2.17.130 to 2.17.131 - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java-v2@2.17.130...2.17.131) Updates `http-client-spi` from 2.17.130 to 2.17.131 - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java-v2@2.17.130...2.17.131) Updates `url-connection-client` from 2.17.130 to 2.17.131 --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:http-client-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:url-connection-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix #758 (#759) remove trailing slash for multiple params * changes post review: - javadoc - indentation - better edge cases handling * add tests for edge cases * exception messages detailed * deserialize a string as list * documentation * gradle example Co-authored-by: Pankaj Agrawal <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps
aws.sdk.versionfrom 2.17.130 to 2.17.131.Updates
software.amazon.awssdk:bomfrom 2.17.130 to 2.17.131Changelog
Sourced from software.amazon.awssdk:bom's changelog.
Commits
ef79757Merge pull request #1937 from aws/staging/9a38aa44-d66b-4803-92c1-9edf50c7fee79ea36c7Release 2.17.131. Updated CHANGELOG.md, README.md and all pom.xml.d7fbe9eAmazon Simple Systems Manager (SSM) Update: Assorted ticket fixes and updates...229bce7AWS Cost Explorer Service Update: AWS Cost Anomaly Detection now supports SNS...7b6ff07Amazon Elastic Compute Cloud Update: Documentation updates for EC2.eaea6feAWS Glue Update: Support for optimistic locking in UpdateTable9575c86AWS Budgets Update: Adds support for auto-adjusting budgets, a new budget met...3452929Renamed module and folder name of auth-sts-testing to auth-tests (#3032)9ac5e2cRemove codegen resources from generated jars, to reduce jar size. (#3030)e4c4612Add default RegionScope for SigV4a signers (#3025)Updates
http-client-spifrom 2.17.130 to 2.17.131Changelog
Sourced from http-client-spi's changelog.
Commits
ef79757Merge pull request #1937 from aws/staging/9a38aa44-d66b-4803-92c1-9edf50c7fee79ea36c7Release 2.17.131. Updated CHANGELOG.md, README.md and all pom.xml.d7fbe9eAmazon Simple Systems Manager (SSM) Update: Assorted ticket fixes and updates...229bce7AWS Cost Explorer Service Update: AWS Cost Anomaly Detection now supports SNS...7b6ff07Amazon Elastic Compute Cloud Update: Documentation updates for EC2.eaea6feAWS Glue Update: Support for optimistic locking in UpdateTable9575c86AWS Budgets Update: Adds support for auto-adjusting budgets, a new budget met...3452929Renamed module and folder name of auth-sts-testing to auth-tests (#3032)9ac5e2cRemove codegen resources from generated jars, to reduce jar size. (#3030)e4c4612Add default RegionScope for SigV4a signers (#3025)Updates
url-connection-clientfrom 2.17.130 to 2.17.131Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)