misc: merge main into feat-ddb-mapper-main#1902
Open
aws-sdk-kotlin-ci wants to merge 56 commits into
Open
Conversation
* chore(deps): bump gradle-wrapper from 9.2.1 to 9.4.1 Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.2.1 to 9.4.1. - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.2.1...v9.4.1) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * update DDB Mapper schema generator plugin to explicitly depend on gradleApi() --------- 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>
* chore: enable customization of Dokka build via Gradle properties * more config options * improve val naming; fail on invalid isolation mode
* Retry standard strategy (#1883) * new standard behaviour * adapt to new strategy changing function * ktlint * new standard behaviour * adapt to new strategy changing function * ktlint * service-based error and default value for backoff * add testing and fix constant init * testing * changelog * apiDump * preserve old behaviour * remove duplicate setting * error * remove serviceName dependency and use specific service codegen for variable * fix * fix * apiDump * fix * apiDump * change log * fix and add test * fix --------- Co-authored-by: luigi liu <luigiliu@amazon.com> * Retry long polling (#1892) * new standard behaviour * adapt to new strategy changing function * ktlint * new standard behaviour * adapt to new strategy changing function * ktlint * service-based error and default value for backoff * add testing and fix constant init * testing * changelog * apiDump * long polling * long polling * fix awsretrypolicy * long polling * ktling * add enableLongPollingBackoff * new test * fix * retrigger CI * changelog * fix --------- Co-authored-by: luigi liu <luigiliu@amazon.com> * version bump --------- Co-authored-by: luigi liu <luigiliu@amazon.com>
* feat: write cached auth files with `600` POSIX perms * fix changelog message emoji (☝️ very important!!!) * improve changelog message * bump smithy-kotlin version * retrigger CI * update opt-out setting name * update option names, remove profile config key * api dump * lint
Co-authored-by: Ian Botsford <83236726+ianbotsf@users.noreply.github.com>
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
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.
Automated merge of main into
feat-ddb-mapper-main. If there are conflicts, please resolve manually.