Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Bump ex_aws from 2.2.10 to 2.3.4 #31

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps ex_aws from 2.2.10 to 2.3.4.

Changelog

Sourced from ex_aws's changelog.

V2.3.4

  • Fix crash in authentication for regions without SSO service (#894)
  • Service endpoint updates

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
Commits
  • 35a3061 Update changelog and mix.exs v2.3.4
  • 5330eac Merge pull request #898 from ex-aws/sso_fix
  • 52e609d Fix SSO error for non-SSO regions
  • 0b23512 Merge pull request #897 from ex-aws/dependabot/hex/httpotion-3.2.0
  • 662be44 Bump httpotion from 3.1.3 to 3.2.0
  • 611bb9e Merge pull request #896 from ex-aws/dependabot/hex/dialyxir-1.2.0
  • 90a5617 Bump dialyxir from 1.1.0 to 1.2.0
  • 11a551e Merge pull request #895 from ex-aws/dependabot/hex/excoveralls-0.14.6
  • 4ad86c4 Bump excoveralls from 0.14.5 to 0.14.6
  • a2edee1 Merge pull request #892 from infinityfye/patch-1
  • 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.10 to 2.3.4.
- [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.10...v2.3.4)

---
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 the dependencies Pull requests that update a dependency file label Aug 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2022

Superseded by #32.

@dependabot dependabot bot closed this Sep 12, 2022
@dependabot dependabot bot deleted the dependabot/hex/ex_aws-2.3.4 branch September 12, 2022 10:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants