|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v3.25.0](https://github.com/fog/fog-aws/tree/v3.25.0) (2024-08-29) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/fog/fog-aws/compare/v3.24.0...v3.25.0) |
| 6 | + |
| 7 | +**Closed issues:** |
| 8 | + |
| 9 | +- gsub exception from normalize\_headers with carrierwave [\#720](https://github.com/fog/fog-aws/issues/720) |
| 10 | +- Add AWS EKS Pod Identity support [\#718](https://github.com/fog/fog-aws/issues/718) |
| 11 | + |
| 12 | +**Merged pull requests:** |
| 13 | + |
| 14 | +- only try to gsub etag on files if there is one closes \#720 [\#722](https://github.com/fog/fog-aws/pull/722) ([geemus](https://github.com/geemus)) |
| 15 | +- Added support for EKS Pod Identity. [\#721](https://github.com/fog/fog-aws/pull/721) ([y-sugawara-acs](https://github.com/y-sugawara-acs)) |
| 16 | +- Disable S3 Signature v4 Streaming by default [\#719](https://github.com/fog/fog-aws/pull/719) ([stanhu](https://github.com/stanhu)) |
| 17 | +- Drop warning if region is not us-east-1 in mock [\#717](https://github.com/fog/fog-aws/pull/717) ([stanhu](https://github.com/stanhu)) |
| 18 | +- add base64 require and dependency [\#716](https://github.com/fog/fog-aws/pull/716) ([geemus](https://github.com/geemus)) |
| 19 | + |
3 | 20 | ## [v3.24.0](https://github.com/fog/fog-aws/tree/v3.24.0) (2024-07-08)
|
4 | 21 |
|
5 | 22 | [Full Changelog](https://github.com/fog/fog-aws/compare/v3.23.0...v3.24.0)
|
|
27 | 44 | - Fix frozen string literal issue for ruby 3.4.0 [\#709](https://github.com/fog/fog-aws/pull/709) ([chaadow](https://github.com/chaadow))
|
28 | 45 | - Fix typos [\#707](https://github.com/fog/fog-aws/pull/707) ([kianmeng](https://github.com/kianmeng))
|
29 | 46 |
|
30 |
| -## [v3.22.0](https://github.com/fog/fog-aws/tree/v3.22.0) (2024-03-18) |
31 |
| - |
32 |
| -[Full Changelog](https://github.com/fog/fog-aws/compare/v3.21.1...v3.22.0) |
33 |
| - |
34 |
| -**Closed issues:** |
35 |
| - |
36 |
| -- S3 copy\_object won't be retried. [\#704](https://github.com/fog/fog-aws/issues/704) |
37 |
| - |
38 |
| -**Merged pull requests:** |
39 |
| - |
40 |
| -- mark copy\_object as idempotent [\#706](https://github.com/fog/fog-aws/pull/706) ([geemus](https://github.com/geemus)) |
41 |
| - |
42 |
| -## [v3.21.1](https://github.com/fog/fog-aws/tree/v3.21.1) (2024-03-12) |
43 |
| - |
44 |
| -[Full Changelog](https://github.com/fog/fog-aws/compare/v3.21.0...v3.21.1) |
45 |
| - |
46 |
| -**Closed issues:** |
47 |
| - |
48 |
| -- Missing AWS Region - ca-west-1 \(Calgary\) [\#701](https://github.com/fog/fog-aws/issues/701) |
49 |
| - |
50 |
| -**Merged pull requests:** |
51 |
| - |
52 |
| -- Add ca-west-1 region [\#703](https://github.com/fog/fog-aws/pull/703) ([jgrammen-agilitypr](https://github.com/jgrammen-agilitypr)) |
53 |
| -- Bump actions/dependency-review-action from 3 to 4 [\#699](https://github.com/fog/fog-aws/pull/699) ([dependabot[bot]](https://github.com/apps/dependabot)) |
54 |
| -- Add Ruby 3.3 to CI matrix [\#698](https://github.com/fog/fog-aws/pull/698) ([m-nakamura145](https://github.com/m-nakamura145)) |
55 |
| -- Bump github/codeql-action from 2 to 3 [\#697](https://github.com/fog/fog-aws/pull/697) ([dependabot[bot]](https://github.com/apps/dependabot)) |
56 |
| -- Bump actions/stale from 8 to 9 [\#696](https://github.com/fog/fog-aws/pull/696) ([dependabot[bot]](https://github.com/apps/dependabot)) |
57 |
| -- Fix broken format in CHANGELOG [\#692](https://github.com/fog/fog-aws/pull/692) ([y-yagi](https://github.com/y-yagi)) |
58 |
| - |
59 |
| -## [v3.21.0](https://github.com/fog/fog-aws/tree/v3.21.0) (2023-09-29) |
60 |
| - |
61 |
| -[Full Changelog](https://github.com/fog/fog-aws/compare/v3.20.0...v3.21.0) |
62 |
| - |
63 |
| -**Closed issues:** |
64 |
| - |
65 |
| -- Fog::AWS::Storage default retry behaviour guarantees 6s delay for 4xx class responses [\#690](https://github.com/fog/fog-aws/issues/690) |
66 |
| - |
67 |
| -**Merged pull requests:** |
68 |
| - |
69 |
| -- Fog::AWS::Storage don't retry client errors [\#691](https://github.com/fog/fog-aws/pull/691) ([rahim](https://github.com/rahim)) |
70 |
| - |
71 | 47 |
|
72 | 48 |
|
73 | 49 | \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
|
0 commit comments