File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v3.22.0] ( https://github.com/fog/fog-aws/tree/v3.22.0 ) (2024-03-18)
4
+
5
+ [ Full Changelog] ( https://github.com/fog/fog-aws/compare/v3.21.1...HEAD )
6
+
7
+ ** Closed issues:**
8
+
9
+ - S3 copy\_ object won't be retried. [ \# 704] ( https://github.com/fog/fog-aws/issues/704 )
10
+
11
+ ** Merged pull requests:**
12
+
13
+ - mark copy\_ object as idempotent [ \# 706] ( https://github.com/fog/fog-aws/pull/706 ) ([ geemus] ( https://github.com/geemus ) )
14
+
3
15
## [ v3.21.1] ( https://github.com/fog/fog-aws/tree/v3.21.1 ) (2024-03-12)
4
16
5
17
[ Full Changelog] ( https://github.com/fog/fog-aws/compare/v3.21.0...HEAD )
Original file line number Diff line number Diff line change 1
1
module Fog
2
2
module AWS
3
- VERSION = "3.21.1 "
3
+ VERSION = "3.22.0 "
4
4
end
5
5
end
You can’t perform that action at this time.
0 commit comments