Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.85 KB

CHANGELOG.md

File metadata and controls

38 lines (21 loc) · 1.85 KB

Changelog

v3.27.0 (2024-09-16)

Full Changelog

Merged pull requests:

  • avoid merging connection value from headers when saving files #725 (geemus)

v3.26.0 (2024-09-10)

Full Changelog

Merged pull requests:

  • Support AWS_ENDPOINT_URL_STS environment variable #724 (stanhu)

v3.25.0 (2024-08-29)

Full Changelog

Closed issues:

  • gsub exception from normalize_headers with carrierwave #720
  • Add AWS EKS Pod Identity support #718

Merged pull requests:

  • only try to gsub etag on files if there is one closes #720 #722 (geemus)
  • Added support for EKS Pod Identity. #721 (y-sugawara-acs)
  • Disable S3 Signature v4 Streaming by default #719 (stanhu)
  • Drop warning if region is not us-east-1 in mock #717 (stanhu)
  • add base64 require and dependency #716 (geemus)

* This Changelog was automatically generated by github_changelog_generator