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 ex_aws from 2.2.3 to 2.3.3 #117

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2022

Bumps ex_aws from 2.2.3 to 2.3.3.

Changelog

Sourced from ex_aws's changelog.

v2.3.3

  • Imporve resiliency/recovery when authentication token queries fail
  • Use default profile for :aws_cli config when `AWS_PROFILE is undefined
  • Include service in telemetry events
  • Fix crash generating auth headers for request with empty path

v2.3.2

  • Fix type for IMDSv2 header
  • Make IMDSv2 optional, with fallback to v1
  • Fix spec for Config.new/2

v2.3.1

  • Support container task role credentials in token provider
  • Fix issue with ECS instance meta data introduced in 2.3.0
  • Fix typespec on ExAws.Request.HttpClient.request/5

v2.3.0

  • Raise an exception on S3 operation when bucket is nil
  • Update regions for transcribe service
  • Doc and spec improvements
  • Add location service
  • Add support for IMDSv2
  • Add support for awscli SSO credentials system

v2.2.10

  • Add Athena support in ca-central-1
  • Add support for me region

v2.2.9

  • Add me-south-1 region
  • Display ExAws.Config docs

v2.2.8

  • Fix compiler warning on Elixir 1.13
  • Fix support for explicitly passing in headers
  • Add new Rekognition endpoints

v2.2.7

  • Request.Url: Fix sanitize with spaces in request params
  • Relax jsx requirement
  • Relax mime requirement
  • Update CI tests to include elixir 1.12

v2.2.6

  • Increase minimum SweetXML version and disable DTD parsing (#781)
  • Pass optional headers to REST requests (#820)
  • Restrict mime version to 1.x
  • Add config for sagemaker_runtime_a2i

v2.2.5

... (truncated)

Commits
  • daf593c Update changelog and mix.exs. v2.3.3
  • 73fee1b address code review feedback
  • b3e68c0 retry logic for auth adapter credentials refresh
  • 5215484 Use multiple function heads
  • 773ccd2 Use default profile when AWS_PROFILE is undefined
  • f1204dc Add ap-southeast-3 to s3 region
  • a32726a add more supported endpoints for medialive
  • 5a50e76 Include service in telemetry events
  • d068695 Bump mox from 1.0.1 to 1.0.2
  • e4bfe0d adding unit test for empty path
  • 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 [ex_aws](https://github.com/ex-aws/ex_aws) from 2.2.3 to 2.3.3.
- [Release notes](https://github.com/ex-aws/ex_aws/releases)
- [Changelog](https://github.com/ex-aws/ex_aws/blob/main/CHANGELOG.md)
- [Commits](ex-aws/ex_aws@v2.2.3...v2.3.3)

---
updated-dependencies:
- dependency-name: ex_aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Jun 30, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2022

Superseded by #120.

@dependabot dependabot bot closed this Aug 19, 2022
@dependabot dependabot bot deleted the dependabot/hex/ex_aws-2.3.3 branch August 19, 2022 15:27
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 elixir Pull requests that update Elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants