aws-sdk-dynamodb 1.74.0 → 1.82.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3fb6f3407dca16c38d88d28416d0fdf52f28f64a7d63fd7296a49758167dab79
4
- data.tar.gz: d5fd2b88a65301e3cfa5866d290f1706f9f3c763a1f88b91d01a9f9d8a03e683
3
+ metadata.gz: dfc9197d05e4115ac3b250ab9a2790c327199b36d20cb0dcd652c78c6a20f7bf
4
+ data.tar.gz: dcba8dc0a49f1249f752e1c5ef88744f0ef8b127c9c788c14a6e9fbf4a18f45f
5
5
  SHA512:
6
- metadata.gz: 7b472f033d8b3f6e443c6777fbf6fb45ad39b19d35e796c20998aa197fbb2417db9a2830385f8c8a6034f374e31557bbe6f7eac654cde6a22dcd4fa642353865
7
- data.tar.gz: 4ffe9f17116d8badd945895a8ae8a2215cabfa69818ee306bab547b68f81bae1be4953ed1b0f39ad4b6ac1d485022bfded7272d973997a537a99b5759ba069ee
6
+ metadata.gz: b8d368fb5b441aca4fd4600d68605aa8b59a8eaba7f90eb999f01b96ab204a80cb9eae90562502091250a250a73caae85b4a33bfa0e29ee5880b1c3fe2684289
7
+ data.tar.gz: 56d8bc440a87f10c933a5dc75800f7c02687d6e513091652e11f7c5f64a82fa4c36aaed6ffeb14778ec42ccf7ace002c0eacbeb96a73047d1f8040b79fad9ea0
data/CHANGELOG.md CHANGED
@@ -1,6 +1,48 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.82.0 (2023-03-03)
5
+ ------------------
6
+
7
+ * Feature - Documentation updates for DynamoDB.
8
+
9
+ 1.81.0 (2023-01-18)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
15
+
16
+ 1.80.0 (2022-12-06)
17
+ ------------------
18
+
19
+ * Feature - Endpoint Ruleset update: Use http instead of https for the "local" region.
20
+
21
+ 1.79.0 (2022-11-18)
22
+ ------------------
23
+
24
+ * Feature - Updated minor fixes for DynamoDB documentation.
25
+
26
+ 1.78.0 (2022-10-25)
27
+ ------------------
28
+
29
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
30
+
31
+ 1.77.0 (2022-09-15)
32
+ ------------------
33
+
34
+ * Feature - Increased DynamoDB transaction limit from 25 to 100.
35
+
36
+ 1.76.0 (2022-08-18)
37
+ ------------------
38
+
39
+ * Feature - This release adds support for importing data from S3 into a new DynamoDB table
40
+
41
+ 1.75.0 (2022-06-17)
42
+ ------------------
43
+
44
+ * Feature - Doc only update for DynamoDB service
45
+
4
46
  1.74.0 (2022-02-24)
5
47
  ------------------
6
48
 
@@ -464,4 +506,4 @@ Unreleased Changes
464
506
  1.0.0.rc1 (2016-12-05)
465
507
  ------------------
466
508
 
467
- * Feature - Initial preview release of the `aws-sdk-dynamodb` gem.
509
+ * Feature - Initial preview release of the `aws-sdk-dynamodb` gem.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.74.0
1
+ 1.82.0