Skip to content

feat: download object #1855

Open
0marperez wants to merge 80 commits intos3-tm-mainfrom
download-object-impl
Open

feat: download object #1855
0marperez wants to merge 80 commits intos3-tm-mainfrom
download-object-impl

Conversation

@0marperez
Copy link
Copy Markdown
Contributor

Issue #

N/A

Description of changes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

0marperez and others added 30 commits March 23, 2026 16:03
* Bump to latest smithy-kotlin version

* CI
* Use deploy key in update-release-branch

* use official AWS action

* ignore MRAP test

* Delete MultiRegionAccessPointTest.kt
* misc: bump to latest smithy-kotlin version (#1829)

* Bump to latest smithy-kotlin version

* CI

* fix: use deploy key in update-release-branch (#1831)

* Use deploy key in update-release-branch

* use official AWS action

* ignore MRAP test

* Delete MultiRegionAccessPointTest.kt
aws-sdk-kotlin-ci and others added 27 commits April 10, 2026 18:16
* easy replace from junit to kotlin-test

* ktlint

* Replace all JUnit API usages with kotlin-test and smithy-kotlin testing utilities

* ktlint

* update smithy-kotlin-version

* fix indentation

* fix indentation

---------

Co-authored-by: luigi liu <luigiliu@amazon.com>
Bumps `atomicfu-version` from 0.29.0 to 0.32.1.

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

Updates `org.jetbrains.kotlinx:atomicfu-gradle-plugin` from 0.29.0 to 0.32.1
- [Release notes](https://github.com/Kotlin/kotlinx.atomicfu/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-atomicfu/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx-atomicfu@0.29.0...0.32.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:atomicfu
  dependency-version: 0.32.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:atomicfu-gradle-plugin
  dependency-version: 0.32.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: Ian Botsford <83236726+ianbotsf@users.noreply.github.com>
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.21.2 to 1.22.1.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md)
- [Commits](jhy/jsoup@jsoup-1.21.2...jsoup-1.22.1)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-version: 1.22.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: Ian Botsford <83236726+ianbotsf@users.noreply.github.com>
)

Bumps [org.jetbrains.kotlinx:kotlinx-benchmark-runtime](https://github.com/Kotlin/kotlinx-benchmark) from 0.4.15 to 0.4.16.
- [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.15...v0.4.16)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-benchmark-runtime
  dependency-version: 0.4.16
  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>
Co-authored-by: Ian Botsford <83236726+ianbotsf@users.noreply.github.com>
Bumps [com.squareup.okhttp3:okhttp-coroutines](https://github.com/square/okhttp) from 5.0.0-alpha.14 to 5.3.2.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-5.0.0-alpha.14...parent-5.3.2)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp-coroutines
  dependency-version: 5.3.2
  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: Ian Botsford <83236726+ianbotsf@users.noreply.github.com>
Bumps `smithy-version` from 1.67.0 to 1.69.0.

Updates `software.amazon.smithy:smithy-codegen-core` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-cli` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-endpoints` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-protocol-traits` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-iam-traits` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-cloudformation-traits` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-model` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-smoke-test-traits` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-smoke-test-model` from 1.67.0 to 1.69.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.67.0...1.69.0)

---
updated-dependencies:
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-cli
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-endpoints
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-protocol-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-protocol-tests
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-iam-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-cloudformation-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-model
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-protocol-test-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-smoke-test-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-smoke-test-model
  dependency-version: 1.69.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>
Co-authored-by: Ian Botsford <83236726+ianbotsf@users.noreply.github.com>
…1845)

Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-version: 1.10.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>
Co-authored-by: Ian Botsford <83236726+ianbotsf@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

A new generated diff is ready to view.

Accept s3-tm-main changes for all merge conflicts including
CHANGELOG.md, gradle.properties, and updated AWS model files.
@github-actions
Copy link
Copy Markdown

A new generated diff is ready to view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

acknowledge-api-break Acknowledge that a change is API breaking and may be backwards-incompatible. Review carefully! no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants