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 com.amazonaws:aws-android-sdk-core from 2.45.0 to 2.65.0 in /tasker-plugin #359

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2023

Bumps com.amazonaws:aws-android-sdk-core from 2.45.0 to 2.65.0.

Release notes

Sourced from com.amazonaws:aws-android-sdk-core's releases.

AWS SDK for Android 2.65.0

Features

  • storage: Add support for dualside encryption even if acceleration is off (#3220)
  • aws-android-sdk-location: update models to latest (#3201)
  • aws-android-sdk-connect: update models to latest (#3205)
  • aws-android-sdk-connect: update models to latest (#3218)
  • aws-android-sdk-lambda: update models to latest (#3207)
  • aws-android-sdk-transcribe: update models to latest (#3214)
  • aws-android-sdk-kms: update models to latest (#3210)
  • aws-android-sdk-iot: update models to latest (#3212)
  • aws-android-sdk-location: update models to latest (#3216)

Miscellaneous

  • remove buildspec files (#3211)

AWS SDK for Android 2.64.0

Features

  • aws-android-sdk-sns: update models to latest (#3186)
  • aws-android-sdk-connect: update models to latest (#3193)
  • aws-android-sdk-sns: update models to latest (#3194)
  • aws-android-sdk-polly: update models to latest (#3195)

Bug Fixes

  • when setPreviewSurfaces is not called startEncoding gives a null pointer (#3125)

Miscellaneous

  • chore(analytics): Simplify error code checking, uniformly across platforms (#3191)

AWS SDK for Android 2.63.0

Features

  • aws-android-sdk-connectparticipant: update models to latest (#3182)
  • aws-android-sdk-iot: update models to latest (#3181)
  • aws-android-sdk-polly: update models to latest (#3180)
  • aws-android-sdk-core: update models to latest (#3176)
  • aws-android-sdk-lambda: update models to latest (#3170)
  • aws-android-sdk-connect: update models to latest (#3165)

Bug Fixes

  • core: add us-gov-east-1 region to list of regions (#3179)
  • auth: Dismiss custom tab on signout for all browsers (#3184)
  • analytics: If event collection is disabled, opening a notification will also cause a crash (#3169)

AWS SDK for Android 2.62.2

Miscellaneous

  • added mel region (#3173)

AWS SDK for Android 2.62.1

Miscellaneous

  • Clear in memory hosted ui userId after signout (#3168)

... (truncated)

Changelog

Sourced from com.amazonaws:aws-android-sdk-core's changelog.

Release 2.65.0

Features

  • storage: Add support for dualside encryption even if acceleration is off (#3220)
  • aws-android-sdk-location: update models to latest (#3201)
  • aws-android-sdk-connect: update models to latest (#3205)
  • aws-android-sdk-connect: update models to latest (#3218)
  • aws-android-sdk-lambda: update models to latest (#3207)
  • aws-android-sdk-transcribe: update models to latest (#3214)
  • aws-android-sdk-kms: update models to latest (#3210)
  • aws-android-sdk-iot: update models to latest (#3212)
  • aws-android-sdk-location: update models to latest (#3216)

Miscellaneous

  • remove buildspec files (#3211)

See all changes between 2.64.0 and 2.65.0

Release 2.64.0

Features

  • aws-android-sdk-sns: update models to latest (#3186)
  • aws-android-sdk-connect: update models to latest (#3193)
  • aws-android-sdk-sns: update models to latest (#3194)
  • aws-android-sdk-polly: update models to latest (#3195)

Bug Fixes

  • when setPreviewSurfaces is not called startEncoding gives a null pointer (#3125)

Miscellaneous

  • chore(analytics): Simplify error code checking, uniformly across platforms (#3191)

See all changes between 2.63.0 and 2.64.0

Release 2.63.0

Features

  • aws-android-sdk-connectparticipant: update models to latest (#3182)
  • aws-android-sdk-iot: update models to latest (#3181)
  • aws-android-sdk-polly: update models to latest (#3180)
  • aws-android-sdk-core: update models to latest (#3176)
  • aws-android-sdk-lambda: update models to latest (#3170)
  • aws-android-sdk-connect: update models to latest (#3165)

Bug Fixes

  • core: add us-gov-east-1 region to list of regions (#3179)
  • auth: Dismiss custom tab on signout for all browsers (#3184)
  • analytics: If event collection is disabled, opening a notification will also cause a crash (#3169)

See all changes between 2.62.2 and 2.63.0

... (truncated)

Commits
  • 5fa6581 release: AWS SDK for Android 2.65.0 (#3221)
  • 516f48e fix(storage): Add support for dualside encryption even if acceleration is off...
  • 9fb54ba feat(aws-android-sdk-location): update models to latest (#3216)
  • 28d179d feat(aws-android-sdk-iot): update models to latest (#3212)
  • a25e30e feat(aws-android-sdk-kms): update models to latest (#3210)
  • 080718b feat(aws-android-sdk-transcribe): update models to latest (#3214)
  • 10f6fa0 feat(aws-android-sdk-lambda): update models to latest (#3207)
  • d993e47 feat(aws-android-sdk-connect): update models to latest (#3218)
  • ba52427 feat(aws-android-sdk-connect): update models to latest (#3205)
  • ba894f8 feat(aws-android-sdk-location): update models to latest (#3201)
  • 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 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-android-sdk-core](https://github.com/aws/aws-sdk-android) from 2.45.0 to 2.65.0.
- [Release notes](https://github.com/aws/aws-sdk-android/releases)
- [Changelog](https://github.com/aws-amplify/aws-sdk-android/blob/main/CHANGELOG.md)
- [Commits](aws-amplify/aws-sdk-android@release_v2.45.0...release_v2.65.0)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-android-sdk-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2023

Superseded by #375.

@dependabot dependabot bot closed this Apr 22, 2023
@dependabot dependabot bot deleted the dependabot/gradle/tasker-plugin/com.amazonaws-aws-android-sdk-core-2.65.0 branch April 22, 2023 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants