# Changelog ## [v3.23.0](https://github.com/fog/fog-aws/tree/HEAD) (2024-06-18) [Full Changelog](https://github.com/fog/fog-aws/compare/v3.22.0...v3.23.0) **Closed issues:** - Read credentials from Rails config file [\#705](https://github.com/fog/fog-aws/issues/705) **Merged pull requests:** - add il-central-1 region [\#712](https://github.com/fog/fog-aws/pull/712) ([geemus](https://github.com/geemus)) - Fix frozen string literal issue for ruby 3.4.0 [\#709](https://github.com/fog/fog-aws/pull/709) ([chaadow](https://github.com/chaadow)) - Fix typos [\#707](https://github.com/fog/fog-aws/pull/707) ([kianmeng](https://github.com/kianmeng)) ## [v3.22.0](https://github.com/fog/fog-aws/tree/v3.22.0) (2024-03-18) [Full Changelog](https://github.com/fog/fog-aws/compare/v3.21.1...v3.22.0) **Closed issues:** - S3 copy\_object won't be retried. [\#704](https://github.com/fog/fog-aws/issues/704) **Merged pull requests:** - mark copy\_object as idempotent [\#706](https://github.com/fog/fog-aws/pull/706) ([geemus](https://github.com/geemus)) ## [v3.21.1](https://github.com/fog/fog-aws/tree/v3.21.1) (2024-03-12) [Full Changelog](https://github.com/fog/fog-aws/compare/v3.21.0...v3.21.1) **Closed issues:** - Missing AWS Region - ca-west-1 \(Calgary\) [\#701](https://github.com/fog/fog-aws/issues/701) **Merged pull requests:** - Add ca-west-1 region [\#703](https://github.com/fog/fog-aws/pull/703) ([jgrammen-agilitypr](https://github.com/jgrammen-agilitypr)) - 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)) - Add Ruby 3.3 to CI matrix [\#698](https://github.com/fog/fog-aws/pull/698) ([m-nakamura145](https://github.com/m-nakamura145)) - Bump github/codeql-action from 2 to 3 [\#697](https://github.com/fog/fog-aws/pull/697) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump actions/stale from 8 to 9 [\#696](https://github.com/fog/fog-aws/pull/696) ([dependabot[bot]](https://github.com/apps/dependabot)) - Fix broken format in CHANGELOG [\#692](https://github.com/fog/fog-aws/pull/692) ([y-yagi](https://github.com/y-yagi)) ## [v3.21.0](https://github.com/fog/fog-aws/tree/v3.21.0) (2023-09-29) [Full Changelog](https://github.com/fog/fog-aws/compare/v3.20.0...v3.21.0) **Closed issues:** - Fog::AWS::Storage default retry behaviour guarantees 6s delay for 4xx class responses [\#690](https://github.com/fog/fog-aws/issues/690) **Merged pull requests:** - Fog::AWS::Storage don't retry client errors [\#691](https://github.com/fog/fog-aws/pull/691) ([rahim](https://github.com/rahim)) \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*