careerfairsystems / nexpo-backend

0 stars 1 forks source link

Bump ex_aws from 2.2.3 to 2.3.1 #112

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ex_aws from 2.2.3 to 2.3.1.

Changelog

Sourced from ex_aws's changelog.

v2.3.1

  • 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

  • Revert #796 to resolve #814. A more comprehensive fix for #796 is in the works.

v2.2.4

  • Various documentation updates
  • Improve performance of space de-duplication on auth headers (#788)
  • Include the expected sequence token in error returns where it exists (#791)
  • Ensure absolute path for virtual hosted stile S3 URLs (#792)
  • Add QuickSight endpoints (#793)
  • Tighten up telemetry version requirement
  • Prevent :awscli config values from causing config from the CLI to leak into other values for which it wasn't specified (#796)
  • Update SageMaker endpoints (#804)

... (truncated)

Commits
  • c8015be Update changelog and mix.exs for v2.3.1
  • 393b98e Merge pull request #873 from CrazyEggInc/support-task-role-credentials
  • 00dc8a1 Merge pull request #871 from gesta/enhance-http-methods-support
  • bf24536 Support container task role credentials in token provider
  • d5b3e30 Enhance HTTP methods support docs
  • d7838db Update changelog and mix.exs for v2.3.0
  • 59d615c Merge pull request #868 from ex-aws/dependabot/hex/sweet_xml-0.7.3
  • d66a8be Merge pull request #866 from james-gibson-fr/jg/add-aws-sso-cred-support
  • 4ad2b5e Add json codec to http config
  • 5e863f0 switch from jason to config codec
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #114.