aws-sdk-databasemigrationservice 1.64.0 → 1.88.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: 5109bb82f519c90191615fa304dc49a7e3a8f2bfa135be46a85404dfd704ca69
4
- data.tar.gz: e2bb7b3711246c374d7377bd8a587d976ffdf97fcc70bf6b1b7cdae9650cda8f
3
+ metadata.gz: 5adfb9bc5058aebcadaf53daa929e8fcb34798172979902b6ed9874e1860e92b
4
+ data.tar.gz: 0516f74a2bb9ddc118c53db3a384eae7791ce3fff2cc63bf97bf62598523c1d4
5
5
  SHA512:
6
- metadata.gz: 6ee0fe6bcaeffb583068bd4c9ea2e4bb4598dda3eabd7f4c6973dad386542fe72df77789956ff0d09dab1e299c5e7c82e830000decf09f1c605d440e5ff24335
7
- data.tar.gz: 3bd6f4a0f41a78507bbc750f7f6b6bd833429955f2d3cb0957922270dba323527e0c03bfac1a9d54fc335cd2da35de977d2c666823d29b0ef73c28f0194aa14b
6
+ metadata.gz: ea491271d8a9a49bae6131a32d4d11816398f7008d7463bbb9b8db14078b08a08155a1b7800fb011f1bc55bda59e9b50492350a2bf6f964863e05e1b57bf589c
7
+ data.tar.gz: dd349707cd1e9e53db949c13a69c85857317b61de05f72117e7605dd780192917859d2b7035c536b09b4381b9e40bda64f4df09a2b8f9d714e12250b4128df30
data/CHANGELOG.md CHANGED
@@ -1,6 +1,128 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.88.0 (2023-09-27)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.87.0 (2023-09-22)
10
+ ------------------
11
+
12
+ * Feature - new vendors for DMS CSF: MongoDB, MariaDB, DocumentDb and Redshift
13
+
14
+ 1.86.0 (2023-08-03)
15
+ ------------------
16
+
17
+ * Feature - The release makes public API for DMS Schema Conversion feature.
18
+
19
+ 1.85.0 (2023-08-01)
20
+ ------------------
21
+
22
+ * Feature - Adding new API describe-engine-versions which provides information about the lifecycle of a replication instance's version.
23
+
24
+ 1.84.0 (2023-07-13)
25
+ ------------------
26
+
27
+ * Feature - Enhanced PostgreSQL target endpoint settings for providing Babelfish support.
28
+
29
+ 1.83.0 (2023-07-11)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.82.0 (2023-07-07)
35
+ ------------------
36
+
37
+ * Feature - Releasing DMS Serverless. Adding support for PostgreSQL 15.x as source and target endpoint. Adding support for DocDB Elastic Clusters with sharded collections, PostgreSQL datatype mapping customization and disabling hostname validation of the certificate authority in Kafka endpoint settings
38
+
39
+ 1.81.0 (2023-07-06)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.80.0 (2023-06-28)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.79.0 (2023-06-15)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ 1.78.0 (2023-05-31)
55
+ ------------------
56
+
57
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
58
+
59
+ 1.77.0 (2023-03-17)
60
+ ------------------
61
+
62
+ * Feature - S3 setting to create AWS Glue Data Catalog. Oracle setting to control conversion of timestamp column. Support for Kafka SASL Plain authentication. Setting to map boolean from PostgreSQL to Redshift. SQL Server settings to force lob lookup on inline LOBs and to control access of database logs.
63
+
64
+ 1.76.0 (2023-03-07)
65
+ ------------------
66
+
67
+ * Feature - This release adds DMS Fleet Advisor Target Recommendation APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to start Target Recommendation calculation.
68
+
69
+ 1.75.0 (2023-01-18)
70
+ ------------------
71
+
72
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
73
+
74
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
75
+
76
+ 1.74.0 (2022-11-17)
77
+ ------------------
78
+
79
+ * Feature - Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances
80
+
81
+ 1.73.0 (2022-10-25)
82
+ ------------------
83
+
84
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
85
+
86
+ 1.72.0 (2022-08-04)
87
+ ------------------
88
+
89
+ * Feature - Documentation updates for Database Migration Service (DMS).
90
+
91
+ 1.71.0 (2022-07-21)
92
+ ------------------
93
+
94
+ * Feature - Documentation updates for Database Migration Service (DMS).
95
+
96
+ 1.70.0 (2022-07-07)
97
+ ------------------
98
+
99
+ * Feature - New api to migrate event subscriptions to event bridge rules
100
+
101
+ 1.69.0 (2022-07-01)
102
+ ------------------
103
+
104
+ * Feature - Added new features for AWS DMS version 3.4.7 that includes new endpoint settings for S3, OpenSearch, Postgres, SQLServer and Oracle.
105
+
106
+ 1.68.0 (2022-06-08)
107
+ ------------------
108
+
109
+ * Feature - This release adds DMS Fleet Advisor APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to create and modify fleet advisor instances, and to collect and analyze information about the local data infrastructure.
110
+
111
+ 1.67.0 (2022-02-24)
112
+ ------------------
113
+
114
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
115
+
116
+ 1.66.0 (2022-02-03)
117
+ ------------------
118
+
119
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
120
+
121
+ 1.65.0 (2021-12-21)
122
+ ------------------
123
+
124
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
125
+
4
126
  1.64.0 (2021-11-30)
5
127
  ------------------
6
128
 
@@ -400,4 +522,4 @@ Unreleased Changes
400
522
  1.0.0.rc1 (2016-12-05)
401
523
  ------------------
402
524
 
403
- * Feature - Initial preview release of the `aws-sdk-databasemigrationservice` gem.
525
+ * Feature - Initial preview release of the `aws-sdk-databasemigrationservice` gem.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.64.0
1
+ 1.88.0