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

Bump aws from 0.30.0-beta to 0.31.0-beta #40

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps aws from 0.30.0-beta to 0.31.0-beta.
Updates aws.sdk.kotlin:s3-jvm from 0.30.0-beta to 0.31.0-beta

Release notes

Sourced from aws.sdk.kotlin:s3-jvm's releases.

v0.31.0-beta

[0.31.0-beta] - 08/24/2023

Features

  • Support initial-request and initial-response for event streams using RPC-based protocols

Fixes

  • #1029 Update smithy-kotlin to 0.26.0

Miscellaneous

  • BREAKING: prefix generated endpoint and auth scheme providers with client name and track upstream changes
  • Sync AWS models
  • Refactor ClientOption to AttributeKey directly and track upstream HttpContext changes

v0.30.1-beta

[0.30.1-beta] - 08/17/2023

Miscellaneous

  • Sync AWS models and bump smithy-kotlin version
Changelog

Sourced from aws.sdk.kotlin:s3-jvm's changelog.

[0.31.0-beta] - 08/24/2023

Features

  • Support initial-request and initial-response for event streams using RPC-based protocols

Fixes

  • #1029 Update smithy-kotlin to 0.26.0

Miscellaneous

  • BREAKING: prefix generated endpoint and auth scheme providers with client name and track upstream changes
  • Sync AWS models
  • Refactor ClientOption to AttributeKey directly and track upstream HttpContext changes

[0.30.1-beta] - 08/17/2023

Miscellaneous

  • Sync AWS models and bump smithy-kotlin version
Commits
  • fb2e631 chore: release 0.31.0-beta
  • 5e4e45e chore: sync models and bump smithy-kotlin version (#1031)
  • 23791f8 fix: merging Flows (#1032)
  • 177f282 feat: support initial-request and initial-response event stream types for...
  • 988f392 refactor(rt): remove client option (#1028)
  • 7e01857 misc: cleanup miscellaneous TODOs and FIXMEs (#1021)
  • 2e62bb7 refactor!: track upstream auth and endpoint provider changes (#1024)
  • 052534c misc: bump Ktor to latest version (#1023)
  • 505ed5f chore: bump snapshot version to 0.30.2-SNAPSHOT
  • fde92e6 chore: release 0.30.1-beta
  • Additional commits viewable in compare view

Updates aws.sdk.kotlin:cognitoidentityprovider-jvm from 0.30.0-beta to 0.31.0-beta

Release notes

Sourced from aws.sdk.kotlin:cognitoidentityprovider-jvm's releases.

v0.31.0-beta

[0.31.0-beta] - 08/24/2023

Features

  • Support initial-request and initial-response for event streams using RPC-based protocols

Fixes

  • #1029 Update smithy-kotlin to 0.26.0

Miscellaneous

  • BREAKING: prefix generated endpoint and auth scheme providers with client name and track upstream changes
  • Sync AWS models
  • Refactor ClientOption to AttributeKey directly and track upstream HttpContext changes

v0.30.1-beta

[0.30.1-beta] - 08/17/2023

Miscellaneous

  • Sync AWS models and bump smithy-kotlin version
Changelog

Sourced from aws.sdk.kotlin:cognitoidentityprovider-jvm's changelog.

[0.31.0-beta] - 08/24/2023

Features

  • Support initial-request and initial-response for event streams using RPC-based protocols

Fixes

  • #1029 Update smithy-kotlin to 0.26.0

Miscellaneous

  • BREAKING: prefix generated endpoint and auth scheme providers with client name and track upstream changes
  • Sync AWS models
  • Refactor ClientOption to AttributeKey directly and track upstream HttpContext changes

[0.30.1-beta] - 08/17/2023

Miscellaneous

  • Sync AWS models and bump smithy-kotlin version
Commits
  • fb2e631 chore: release 0.31.0-beta
  • 5e4e45e chore: sync models and bump smithy-kotlin version (#1031)
  • 23791f8 fix: merging Flows (#1032)
  • 177f282 feat: support initial-request and initial-response event stream types for...
  • 988f392 refactor(rt): remove client option (#1028)
  • 7e01857 misc: cleanup miscellaneous TODOs and FIXMEs (#1021)
  • 2e62bb7 refactor!: track upstream auth and endpoint provider changes (#1024)
  • 052534c misc: bump Ktor to latest version (#1023)
  • 505ed5f chore: bump snapshot version to 0.30.2-SNAPSHOT
  • fde92e6 chore: release 0.30.1-beta
  • Additional commits viewable in compare view

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 `aws` from 0.30.0-beta to 0.31.0-beta.

Updates `aws.sdk.kotlin:s3-jvm` from 0.30.0-beta to 0.31.0-beta
- [Release notes](https://github.com/awslabs/aws-sdk-kotlin/releases)
- [Changelog](https://github.com/awslabs/aws-sdk-kotlin/blob/main/CHANGELOG.md)
- [Commits](awslabs/aws-sdk-kotlin@v0.30.0-beta...v0.31.0-beta)

Updates `aws.sdk.kotlin:cognitoidentityprovider-jvm` from 0.30.0-beta to 0.31.0-beta
- [Release notes](https://github.com/awslabs/aws-sdk-kotlin/releases)
- [Changelog](https://github.com/awslabs/aws-sdk-kotlin/blob/main/CHANGELOG.md)
- [Commits](awslabs/aws-sdk-kotlin@v0.30.0-beta...v0.31.0-beta)

---
updated-dependencies:
- dependency-name: aws.sdk.kotlin:s3-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: aws.sdk.kotlin:cognitoidentityprovider-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2023

Superseded by #42.

@dependabot dependabot bot closed this Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/gradle/staging/aws-0.31.0-beta branch September 4, 2023 21:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants