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

build(deps): bump com.amazonaws:aws-java-sdk-bom from 1.12.540 to 1.12.581 #1075

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps com.amazonaws:aws-java-sdk-bom from 1.12.540 to 1.12.581.

Changelog

Sourced from com.amazonaws:aws-java-sdk-bom's changelog.

1.12.581 2023-11-03

AWS Config

  • Features

    • Updated ResourceType enum with new resource types onboarded by AWS Config in October 2023.

AWS IoT Wireless

  • Features

    • Added LoRaWAN version 1.0.4 support

AWS Launch Wizard

  • Features

    • AWS Launch Wizard is a service that helps reduce the time it takes to deploy applications to the cloud while providing a guided deployment experience.

Amazon Connect Service

  • Features

    • Amazon Connect Chat introduces Create Persistent Contact Association API, allowing customers to choose when to resume previous conversations from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history.

1.12.580 2023-11-02

AWS App Runner

  • Features

    • AWS App Runner now supports using dual-stack address type for the public endpoint of your incoming traffic.

AWS Glue

  • Features

    • This release introduces Google BigQuery Source and Target in AWS Glue CodeGenConfigurationNode.

AWS Network Firewall

  • Features

    • This release introduces the stateless rule analyzer, which enables you to analyze your stateless rules for asymmetric routing.

Amazon Connect Service

  • Features

    • GetMetricDataV2 API: Update to include new metrics PERCENT_NON_TALK_TIME, PERCENT_TALK_TIME, PERCENT_TALK_TIME_AGENT, PERCENT_TALK_TIME_CUSTOMER

Amazon GameLift

  • Features

    • Amazon GameLift adds support for shared credentials, which allows applications that are deployed on managed EC2 fleets to interact with other AWS resources.

Amazon QuickSight

  • Features

    • This release introduces Float Decimal Type as SubType in QuickSight SPICE datasets and Custom week start and Custom timezone options in Analysis and Dashboard.

1.12.579 2023-11-01

AWS Global Accelerator

  • Features

    • Global Accelerator now support accelerators with cross account endpoints.

Amazon Connect Service

  • Features

    • Adds the BatchGetFlowAssociation API which returns flow associations (flow-resource) corresponding to the list of resourceArns supplied in the request. This release also adds IsDefault, LastModifiedRegion and LastModifiedTime fields to the responses of several Describe and List APIs.

... (truncated)

Commits
  • 573d1d4 AWS SDK for Java 1.12.581
  • 0dba375 Merge pull request #3048 from aws/zoewangg-patch-1
  • c5bbe55 Update changelog entry
  • 39e5f9c Update GitHub version number to 1.12.581-SNAPSHOT
  • dd2ce06 AWS SDK for Java 1.12.580
  • 5b58e2c Update GitHub version number to 1.12.580-SNAPSHOT
  • 2e8bc70 AWS SDK for Java 1.12.579
  • 3896567 Update GitHub version number to 1.12.579-SNAPSHOT
  • 6db64c0 AWS SDK for Java 1.12.578
  • 8b023dc Update GitHub version number to 1.12.578-SNAPSHOT
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) from 1.12.540 to 1.12.581.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.540...1.12.581)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 6, 2023 10:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 6, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2023

Superseded by #1078.

@dependabot dependabot bot closed this Nov 7, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.amazonaws-aws-java-sdk-bom-1.12.581 branch November 7, 2023 10:24
seebees pushed a commit that referenced this pull request Dec 12, 2023
## [2.4.1](aws/aws-encryption-sdk-java@v2.4.0...v2.4.1) (2023-08-09)

### Fixes

* **ci:** Quote commit statement to prevent errant YAML parsing ([#581](aws/aws-encryption-sdk-java#581)) ([2166f2d](aws/aws-encryption-sdk-java@2166f2d))
* Fix errors in the example code in README.md ([#1306](aws/aws-encryption-sdk-java#1306)) ([b3f5b00](aws/aws-encryption-sdk-java@b3f5b00))
* NOTICE.txt ([#1617](aws/aws-encryption-sdk-java#1617)) ([6dbf436](aws/aws-encryption-sdk-java@6dbf436))

### Maintenance

* **ci:** add missing @test annotation ([#1333](aws/aws-encryption-sdk-java#1333)) ([3f289ac](aws/aws-encryption-sdk-java@3f289ac))
* **CommitmentPolicy:** Detail Commitment Policy on Enum ([#913](aws/aws-encryption-sdk-java#913)) ([753bf7d](aws/aws-encryption-sdk-java@753bf7d))
* **deps-dev:** bump junit-jupiter-api from 5.8.2 to 5.9.0 ([#1022](aws/aws-encryption-sdk-java#1022)) ([3706959](aws/aws-encryption-sdk-java@3706959))
* **deps-dev:** bump junit-jupiter-api from 5.9.0 to 5.9.1 ([#1073](aws/aws-encryption-sdk-java#1073)) ([a85666c](aws/aws-encryption-sdk-java@a85666c))
* **deps-dev:** bump junit-jupiter-api from 5.9.1 to 5.9.2 ([#1313](aws/aws-encryption-sdk-java#1313)) ([1466784](aws/aws-encryption-sdk-java@1466784))
* **deps-dev:** bump junit-vintage-engine from 5.8.2 to 5.9.0 ([#1050](aws/aws-encryption-sdk-java#1050)) ([4a1222c](aws/aws-encryption-sdk-java@4a1222c))
* **deps-dev:** bump junit-vintage-engine from 5.9.0 to 5.9.1 ([#1074](aws/aws-encryption-sdk-java#1074)) ([55746cf](aws/aws-encryption-sdk-java@55746cf))
* **deps-dev:** bump junit-vintage-engine from 5.9.1 to 5.9.3 ([#1550](aws/aws-encryption-sdk-java#1550)) ([14b6766](aws/aws-encryption-sdk-java@14b6766))
* **deps-dev:** bump mockito-core from 4.10.0 to 4.11.0 ([#1283](aws/aws-encryption-sdk-java#1283)) ([5311392](aws/aws-encryption-sdk-java@5311392))
* **deps-dev:** bump mockito-core from 4.3.1 to 4.4.0 ([#625](aws/aws-encryption-sdk-java#625)) ([3e6edf3](aws/aws-encryption-sdk-java@3e6edf3))
* **deps-dev:** bump mockito-core from 4.4.0 to 4.6.1 ([#918](aws/aws-encryption-sdk-java#918)) ([bf7978b](aws/aws-encryption-sdk-java@bf7978b))
* **deps-dev:** bump mockito-core from 4.6.1 to 4.8.0 ([#1055](aws/aws-encryption-sdk-java#1055)) ([d47e1de](aws/aws-encryption-sdk-java@d47e1de))
* **deps-dev:** bump mockito-core from 4.8.0 to 4.8.1 ([#1147](aws/aws-encryption-sdk-java#1147)) ([e2a0f52](aws/aws-encryption-sdk-java@e2a0f52))
* **deps-dev:** bump mockito-core from 4.8.1 to 4.9.0 ([#1194](aws/aws-encryption-sdk-java#1194)) ([28c2e71](aws/aws-encryption-sdk-java@28c2e71))
* **deps-dev:** bump mockito-core from 4.9.0 to 4.10.0 ([#1254](aws/aws-encryption-sdk-java#1254)) ([07e2ed2](aws/aws-encryption-sdk-java@07e2ed2))
* **deps:** bump actions/checkout from 2 to 3 ([#558](aws/aws-encryption-sdk-java#558)) ([6652268](aws/aws-encryption-sdk-java@6652268))
* **deps:** bump aws-actions/configure-aws-credentials from 1 to 2 ([#1437](aws/aws-encryption-sdk-java#1437)) ([91a5811](aws/aws-encryption-sdk-java@91a5811))
* **deps:** bump aws-java-sdk from 1.12.162 to 1.12.186 ([#629](aws/aws-encryption-sdk-java#629)) ([ec38abe](aws/aws-encryption-sdk-java@ec38abe))
* **deps:** bump aws-java-sdk from 1.12.186 to 1.12.256 ([#920](aws/aws-encryption-sdk-java#920)) ([ef4126b](aws/aws-encryption-sdk-java@ef4126b))
* **deps:** bump aws-java-sdk from 1.12.256 to 1.12.299 ([#1047](aws/aws-encryption-sdk-java#1047)) ([fdf0a6d](aws/aws-encryption-sdk-java@fdf0a6d))
* **deps:** bump aws-java-sdk from 1.12.299 to 1.12.301 ([#1053](aws/aws-encryption-sdk-java#1053)) ([718b3a2](aws/aws-encryption-sdk-java@718b3a2))
* **deps:** bump aws-java-sdk from 1.12.301 to 1.12.303 ([#1059](aws/aws-encryption-sdk-java#1059)) ([970e9db](aws/aws-encryption-sdk-java@970e9db))
* **deps:** bump aws-java-sdk from 1.12.303 to 1.12.304 ([#1063](aws/aws-encryption-sdk-java#1063)) ([e8471dc](aws/aws-encryption-sdk-java@e8471dc))
* **deps:** bump aws-java-sdk from 1.12.304 to 1.12.305 ([#1066](aws/aws-encryption-sdk-java#1066)) ([5bc4b3b](aws/aws-encryption-sdk-java@5bc4b3b))
* **deps:** bump aws-java-sdk from 1.12.305 to 1.12.306 ([#1071](aws/aws-encryption-sdk-java#1071)) ([93c8314](aws/aws-encryption-sdk-java@93c8314))
* **deps:** bump aws-java-sdk from 1.12.306 to 1.12.307 ([#1076](aws/aws-encryption-sdk-java#1076)) ([88f85f4](aws/aws-encryption-sdk-java@88f85f4))
* **deps:** bump aws-java-sdk from 1.12.307 to 1.12.308 ([#1081](aws/aws-encryption-sdk-java#1081)) ([53345b8](aws/aws-encryption-sdk-java@53345b8))
* **deps:** bump aws-java-sdk from 1.12.308 to 1.12.309 ([#1085](aws/aws-encryption-sdk-java#1085)) ([658f9e9](aws/aws-encryption-sdk-java@658f9e9))
* **deps:** bump aws-java-sdk from 1.12.309 to 1.12.318 ([#1121](aws/aws-encryption-sdk-java#1121)) ([18443d4](aws/aws-encryption-sdk-java@18443d4))
* **deps:** bump aws-java-sdk from 1.12.318 to 1.12.319 ([#1124](aws/aws-encryption-sdk-java#1124)) ([624c592](aws/aws-encryption-sdk-java@624c592))
* **deps:** bump aws-java-sdk from 1.12.319 to 1.12.323 ([#1138](aws/aws-encryption-sdk-java#1138)) ([74b3dd3](aws/aws-encryption-sdk-java@74b3dd3))
* **deps:** bump aws-java-sdk from 1.12.323 to 1.12.335 ([#1173](aws/aws-encryption-sdk-java#1173)) ([b8b0d53](aws/aws-encryption-sdk-java@b8b0d53))
* **deps:** bump aws-java-sdk from 1.12.335 to 1.12.337 ([#1176](aws/aws-encryption-sdk-java#1176)) ([fa92676](aws/aws-encryption-sdk-java@fa92676))
* **deps:** bump aws-java-sdk from 1.12.337 to 1.12.350 ([#1220](aws/aws-encryption-sdk-java#1220)) ([35235a0](aws/aws-encryption-sdk-java@35235a0))
* **deps:** bump aws-java-sdk from 1.12.350 to 1.12.366 ([#1259](aws/aws-encryption-sdk-java#1259)) ([456a4ad](aws/aws-encryption-sdk-java@456a4ad))
* **deps:** bump aws-java-sdk from 1.12.366 to 1.12.381 ([#1308](aws/aws-encryption-sdk-java#1308)) ([80ed0a6](aws/aws-encryption-sdk-java@80ed0a6))
* **deps:** bump aws-java-sdk from 1.12.381 to 1.12.394 ([#1351](aws/aws-encryption-sdk-java#1351)) ([0445b9e](aws/aws-encryption-sdk-java@0445b9e))
* **deps:** bump BouncyCastle from 1.72 to 1.75 ([#1670](aws/aws-encryption-sdk-java#1670)) ([61b6260](aws/aws-encryption-sdk-java@61b6260))
* **deps:** bump jacoco-maven-plugin from 0.8.7 to 0.8.8 ([#655](aws/aws-encryption-sdk-java#655)) ([802946a](aws/aws-encryption-sdk-java@802946a))
* **deps:** bump kms from 2.17.136 to 2.17.226 ([#916](aws/aws-encryption-sdk-java#916)) ([6a4011e](aws/aws-encryption-sdk-java@6a4011e))
* **deps:** bump kms from 2.17.226 to 2.17.259 ([#1020](aws/aws-encryption-sdk-java#1020)) ([6fc33b7](aws/aws-encryption-sdk-java@6fc33b7))
* **deps:** bump kms from 2.17.259 to 2.17.273 ([#1054](aws/aws-encryption-sdk-java#1054)) ([d87cf16](aws/aws-encryption-sdk-java@d87cf16))
* **deps:** bump kms from 2.17.273 to 2.17.274 ([#1058](aws/aws-encryption-sdk-java#1058)) ([4ab03c4](aws/aws-encryption-sdk-java@4ab03c4))
* **deps:** bump kms from 2.17.274 to 2.17.275 ([#1062](aws/aws-encryption-sdk-java#1062)) ([5a70da4](aws/aws-encryption-sdk-java@5a70da4))
* **deps:** bump kms from 2.17.275 to 2.17.276 ([#1065](aws/aws-encryption-sdk-java#1065)) ([a3d1fae](aws/aws-encryption-sdk-java@a3d1fae))
* **deps:** bump kms from 2.17.276 to 2.17.277 ([#1070](aws/aws-encryption-sdk-java#1070)) ([7ca5c11](aws/aws-encryption-sdk-java@7ca5c11))
* **deps:** bump kms from 2.17.277 to 2.17.278 ([#1075](aws/aws-encryption-sdk-java#1075)) ([cbac0a3](aws/aws-encryption-sdk-java@cbac0a3))
* **deps:** bump kms from 2.17.278 to 2.17.279 ([#1080](aws/aws-encryption-sdk-java#1080)) ([558b2f4](aws/aws-encryption-sdk-java@558b2f4))
* **deps:** bump kms from 2.17.279 to 2.17.280 ([#1086](aws/aws-encryption-sdk-java#1086)) ([29774ad](aws/aws-encryption-sdk-java@29774ad))
* **deps:** bump kms from 2.17.280 to 2.17.288 ([#1118](aws/aws-encryption-sdk-java#1118)) ([8d94a69](aws/aws-encryption-sdk-java@8d94a69))
* **deps:** bump kms from 2.17.288 to 2.17.289 ([#1122](aws/aws-encryption-sdk-java#1122)) ([d09ff99](aws/aws-encryption-sdk-java@d09ff99))
* **deps:** bump kms from 2.17.289 to 2.17.292 ([ff69200](aws/aws-encryption-sdk-java@ff69200))
* **deps:** bump kms from 2.17.292 to 2.18.8 ([#1167](aws/aws-encryption-sdk-java#1167)) ([fa16a2d](aws/aws-encryption-sdk-java@fa16a2d))
* **deps:** bump kms from 2.18.12 to 2.18.38 ([#1252](aws/aws-encryption-sdk-java#1252)) ([e35cf06](aws/aws-encryption-sdk-java@e35cf06))
* **deps:** bump kms from 2.18.8 to 2.18.12 ([#1177](aws/aws-encryption-sdk-java#1177)) ([f514633](aws/aws-encryption-sdk-java@f514633))
* **deps:** bump maven-compiler-plugin from 3.9.0 to 3.10.1 ([#582](aws/aws-encryption-sdk-java#582)) ([9e24357](aws/aws-encryption-sdk-java@9e24357))
* **deps:** bump maven-javadoc-plugin from 3.3.1 to 3.3.2 ([#525](aws/aws-encryption-sdk-java#525)) ([8489bd6](aws/aws-encryption-sdk-java@8489bd6))
* **deps:** bump maven-javadoc-plugin from 3.3.2 to 3.4.1 ([#998](aws/aws-encryption-sdk-java#998)) ([44be313](aws/aws-encryption-sdk-java@44be313))
* **deps:** bump maven-surefire-plugin from 2.22.2 to 3.1.2 ([#1632](aws/aws-encryption-sdk-java#1632)) ([ea0a848](aws/aws-encryption-sdk-java@ea0a848))
* **deps:** bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 ([#704](aws/aws-encryption-sdk-java#704)) ([15fab9f](aws/aws-encryption-sdk-java@15fab9f))
* **deps:** bump software.amazon.awssdk:bom from 2.17.136 to 2.17.228 ([#925](aws/aws-encryption-sdk-java#925)) ([ae52cef](aws/aws-encryption-sdk-java@ae52cef))
* **deps:** bump software.amazon.awssdk:bom from 2.17.228 to 2.17.273 ([#1056](aws/aws-encryption-sdk-java#1056)) ([e40651c](aws/aws-encryption-sdk-java@e40651c))
* **deps:** bump software.amazon.awssdk:bom from 2.17.273 to 2.17.274 ([#1057](aws/aws-encryption-sdk-java#1057)) ([35f38bd](aws/aws-encryption-sdk-java@35f38bd))
* **deps:** bump software.amazon.awssdk:bom from 2.17.274 to 2.17.275 ([#1061](aws/aws-encryption-sdk-java#1061)) ([18c8172](aws/aws-encryption-sdk-java@18c8172))
* **deps:** bump software.amazon.awssdk:bom from 2.17.275 to 2.17.276 ([#1067](aws/aws-encryption-sdk-java#1067)) ([efd340d](aws/aws-encryption-sdk-java@efd340d))
* **deps:** bump software.amazon.awssdk:bom from 2.17.276 to 2.17.277 ([#1069](aws/aws-encryption-sdk-java#1069)) ([5721a81](aws/aws-encryption-sdk-java@5721a81))
* **deps:** bump software.amazon.awssdk:bom from 2.17.277 to 2.17.278 ([#1077](aws/aws-encryption-sdk-java#1077)) ([49b867e](aws/aws-encryption-sdk-java@49b867e))
* **deps:** bump software.amazon.awssdk:bom from 2.17.278 to 2.17.280 ([#1084](aws/aws-encryption-sdk-java#1084)) ([cb2a92f](aws/aws-encryption-sdk-java@cb2a92f))
* **deps:** bump software.amazon.awssdk:bom from 2.17.280 to 2.17.288 ([#1116](aws/aws-encryption-sdk-java#1116)) ([7ff4e14](aws/aws-encryption-sdk-java@7ff4e14))
* **deps:** bump software.amazon.awssdk:bom from 2.17.288 to 2.17.292 ([98236cd](aws/aws-encryption-sdk-java@98236cd))
* **deps:** bump software.amazon.awssdk:bom from 2.17.292 to 2.18.1 ([#1148](aws/aws-encryption-sdk-java#1148)) ([f7f6088](aws/aws-encryption-sdk-java@f7f6088))
* **deps:** bump software.amazon.awssdk:bom from 2.18.1 to 2.18.8 ([#1168](aws/aws-encryption-sdk-java#1168)) ([12e5383](aws/aws-encryption-sdk-java@12e5383))
* **deps:** bump software.amazon.awssdk:bom from 2.18.12 to 2.18.38 ([#1251](aws/aws-encryption-sdk-java#1251)) ([6593b98](aws/aws-encryption-sdk-java@6593b98))
* **deps:** bump software.amazon.awssdk:bom from 2.18.38 to 2.19.11 ([#1299](aws/aws-encryption-sdk-java#1299)) ([cd08a3b](aws/aws-encryption-sdk-java@cd08a3b))
* **deps:** bump software.amazon.awssdk:bom from 2.18.8 to 2.18.12 ([#1178](aws/aws-encryption-sdk-java#1178)) ([03bc7bd](aws/aws-encryption-sdk-java@03bc7bd))
* **deps:** bump software.amazon.awssdk:bom from 2.19.11 to 2.19.26 ([#1354](aws/aws-encryption-sdk-java#1354)) ([7ee7f55](aws/aws-encryption-sdk-java@7ee7f55))
* **deps:** bump software.amazon.awssdk:bom from 2.19.26 to 2.20.91 ([#1667](aws/aws-encryption-sdk-java#1667)) ([2b5f92a](aws/aws-encryption-sdk-java@2b5f92a))
* Detail AWS SDK v2 support ([#835](aws/aws-encryption-sdk-java#835)) ([5705e1f](aws/aws-encryption-sdk-java@5705e1f))
* Fix re-run CI workflows ([#1219](aws/aws-encryption-sdk-java#1219)) ([3bec521](aws/aws-encryption-sdk-java@3bec521))
* remove mainline-1.x from dependabot ([#1120](aws/aws-encryption-sdk-java#1120)) ([3956822](aws/aws-encryption-sdk-java@3956822))
* Run CodeBuild CI from Github Actions ([#1213](aws/aws-encryption-sdk-java#1213)) ([ba726b5](aws/aws-encryption-sdk-java@ba726b5))
* **SupportPolicy:** Mark 1.x End-of-Support ([#1026](aws/aws-encryption-sdk-java#1026)) ([ff93eab](aws/aws-encryption-sdk-java@ff93eab))
* Update `org.bouncycastle` to `bcprov-ext-jdk18on` ([#1572](aws/aws-encryption-sdk-java#1572)) ([c56aff3](aws/aws-encryption-sdk-java@c56aff3))
* update node version in versioning cb step ([#1712](aws/aws-encryption-sdk-java#1712)) ([a34e0ad](aws/aws-encryption-sdk-java@a34e0ad))
* use correct signing key for release ([#928](aws/aws-encryption-sdk-java#928)) ([86332e4](aws/aws-encryption-sdk-java@86332e4))
* use new signing keys for ci ([#840](aws/aws-encryption-sdk-java#840)) ([6043417](aws/aws-encryption-sdk-java@6043417))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants