Skip to content

misc: merge main into feat-generic-client-codegen-main - #1889

Open
aws-sdk-kotlin-ci wants to merge 608 commits into
feat-generic-client-codegen-mainfrom
main-into-feat-generic-client-codegen-main-merge
Open

misc: merge main into feat-generic-client-codegen-main#1889
aws-sdk-kotlin-ci wants to merge 608 commits into
feat-generic-client-codegen-mainfrom
main-into-feat-generic-client-codegen-main-merge

Conversation

@aws-sdk-kotlin-ci

Copy link
Copy Markdown
Collaborator

Automated merge of main into feat-generic-client-codegen-main failed due to conflicts. Please resolve manually.

@aws-sdk-kotlin-ci
aws-sdk-kotlin-ci requested a review from a team as a code owner April 29, 2026 23:25
@aws-sdk-kotlin-ci aws-sdk-kotlin-ci added the auto-merge Automated merge PR label Apr 29, 2026
aws-sdk-kotlin-ci and others added 27 commits May 21, 2026 20:18
* enable different maxheap for aggregator and module and use GC, ParallelRefProcEnabled, G1HeapRegionSize=32

* remove useless setting, but to be confirm

* rewrite TrimNavigation and other optimizations

* ktlint

* fix

* preserved previous behavior

* fix time log

* add comment on usage of ForkJoinPool

---------

Co-authored-by: luigi liu <luigiliu@amazon.com>
Bumps `slf4j-version` from 2.0.17 to 2.0.18.

Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18

Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-simple
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [org.jetbrains.kotlinx:kotlinx-benchmark-runtime](https://github.com/Kotlin/kotlinx-benchmark) from 0.4.16 to 0.4.17.
- [Release notes](https://github.com/Kotlin/kotlinx-benchmark/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-benchmark/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-benchmark@v0.4.16...v0.4.17)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-benchmark-runtime
  dependency-version: 0.4.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `coroutines-version` from 1.10.2 to 1.11.0.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.2 to 1.11.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.10.2...1.11.0)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.10.2 to 1.11.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.10.2...1.11.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `smithy-version` from 1.69.0 to 1.71.0.

Updates `software.amazon.smithy:smithy-codegen-core` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.69.0...1.71.0)

Updates `software.amazon.smithy:smithy-cli` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.69.0...1.71.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.69.0...1.71.0)

Updates `software.amazon.smithy:smithy-aws-endpoints` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.69.0...1.71.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.69.0...1.71.0)

Updates `software.amazon.smithy:smithy-protocol-traits` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.69.0...1.71.0)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.69.0...1.71.0)

Updates `software.amazon.smithy:smithy-aws-iam-traits` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.69.0...1.71.0)

Updates `software.amazon.smithy:smithy-aws-cloudformation-traits` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.69.0...1.71.0)

Updates `software.amazon.smithy:smithy-model` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.69.0...1.71.0)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.69.0...1.71.0)

Updates `software.amazon.smithy:smithy-smoke-test-traits` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.69.0...1.71.0)

Updates `software.amazon.smithy:smithy-aws-smoke-test-model` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.69.0...1.71.0)

---
updated-dependencies:
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-cli
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-endpoints
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-protocol-traits
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-protocol-tests
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-iam-traits
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-cloudformation-traits
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-model
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-protocol-test-traits
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-smoke-test-traits
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-smoke-test-model
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.4.1 to 9.5.1.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.4.1...v9.5.1)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `ksp-version` from 2.3.7 to 2.3.9.

Updates `com.google.devtools.ksp:symbol-processing-api` from 2.3.7 to 2.3.9
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.7...2.3.9)

Updates `com.google.devtools.ksp:symbol-processing-gradle-plugin` from 2.3.7 to 2.3.9
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.7...2.3.9)

Updates `com.google.devtools.ksp` from 2.3.7 to 2.3.9
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.7...2.3.9)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:symbol-processing-api
  dependency-version: 2.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.devtools.ksp:symbol-processing-gradle-plugin
  dependency-version: 2.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
aws-sdk-kotlin-ci and others added 30 commits August 4, 2026 18:55
… Mapper schema generator plugin in non-Gradle environments (#1971)

* fix: support "provided" classpath handling for deploying the DynamoDB Mapper schema generator plugin in non-Gradle environments

* retrigger CI
Bumps `ksp-version` from 2.3.10 to 2.3.11.

Updates `com.google.devtools.ksp:symbol-processing-api` from 2.3.10 to 2.3.11
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.10...2.3.11)

Updates `com.google.devtools.ksp:symbol-processing-gradle-plugin` from 2.3.10 to 2.3.11
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.10...2.3.11)

Updates `com.google.devtools.ksp` from 2.3.10 to 2.3.11
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.10...2.3.11)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:symbol-processing-api
  dependency-version: 2.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.devtools.ksp:symbol-processing-gradle-plugin
  dependency-version: 2.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps software.amazon.dynamodb:DynamoDBLocal from 3.3.0 to 3.3.1.

---
updated-dependencies:
- dependency-name: software.amazon.dynamodb:DynamoDBLocal
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.22.2 to 1.23.1.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md)
- [Commits](jhy/jsoup@jsoup-1.22.2...jsoup-1.23.1)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-version: 1.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: luigi liu <luigiliu@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Automated merge PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants