aws-sdk-datasync 1.40.0 → 1.69.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: e25b27a5b2d97fec3966cea5a025d035fc8525f81080c49606cace530a4af7a6
4
- data.tar.gz: 22a2c840ea5a24ebaa4fd4c19c3cbfd45ed3046949ad55a72f5b8469d4ed0eaf
3
+ metadata.gz: 9bd792b08fb9cbd2ffa9bb3e2e4bd9cc8a261e49b16ca2be234ac53703d9ed9e
4
+ data.tar.gz: 26363d326f65c06f9e0e00b2f9685f05910a1627505450a9ce1b5f5e4221f95b
5
5
  SHA512:
6
- metadata.gz: 692f1e7ecc38bcf90b76e9d2c3e8872e64362354e5f119e15c84f301f32c0b56a3231da83fa5bb7b6128fdacefd81e0b702e0f79892645c6ca11914bf9fe63b9
7
- data.tar.gz: 3283e617c4bf3dba6197b2630748baadd2c6d715c03c6770f41186cecde23311b447d26c7a06b8f3f589bd0f451425f134e14c4fe98eb7dfffa1f299ebdfc128
6
+ metadata.gz: 515f025be0134969e0982ff05726822bb6dd31f3916ca38cd7c0d2d725f8b75d1b24330b6dd589bd4ac2092fa779a0d3b86a8e25581c4d48e7fb32ba667d174f
7
+ data.tar.gz: 86cc8609c708ad3cdb1b409bc6436ea02452668217257242d6c99ff1e0cedd6a617f83a84a9b84bf65dfce17489fc57cb69c8d15bb57a628c6db4d8ae17d00e9
data/CHANGELOG.md CHANGED
@@ -1,6 +1,153 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.69.0 (2023-11-08)
5
+ ------------------
6
+
7
+ * Feature - This change allows for 0 length access keys and secret keys for object storage locations. Users can now pass in empty string credentials.
8
+
9
+ 1.68.0 (2023-10-30)
10
+ ------------------
11
+
12
+ * Feature - Platform version changes to support AL1 deprecation initiative.
13
+
14
+ 1.67.0 (2023-09-27)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.66.0 (2023-09-15)
20
+ ------------------
21
+
22
+ * Feature - Documentation-only updates for AWS DataSync.
23
+
24
+ 1.65.0 (2023-08-30)
25
+ ------------------
26
+
27
+ * Feature - AWS DataSync introduces Task Reports, a new feature that provides detailed reports of data transfer operations for each task execution.
28
+
29
+ 1.64.0 (2023-08-04)
30
+ ------------------
31
+
32
+ * Feature - Display cloud storage used capacity at a cluster level.
33
+
34
+ 1.63.0 (2023-07-25)
35
+ ------------------
36
+
37
+ * Feature - AWS DataSync now supports Microsoft Azure Blob Storage locations.
38
+
39
+ 1.62.0 (2023-07-13)
40
+ ------------------
41
+
42
+ * Feature - Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource.
43
+
44
+ 1.61.0 (2023-07-11)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.60.0 (2023-07-06)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ 1.59.0 (2023-06-28)
55
+ ------------------
56
+
57
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
58
+
59
+ 1.58.0 (2023-06-15)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
64
+ 1.57.0 (2023-05-31)
65
+ ------------------
66
+
67
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
68
+
69
+ 1.56.0 (2023-04-25)
70
+ ------------------
71
+
72
+ * Feature - This release adds 13 new APIs to support AWS DataSync Discovery GA.
73
+
74
+ 1.55.0 (2023-02-22)
75
+ ------------------
76
+
77
+ * Feature - AWS DataSync has relaxed the minimum length constraint of AccessKey for Object Storage locations to 1.
78
+
79
+ 1.54.0 (2023-02-14)
80
+ ------------------
81
+
82
+ * Feature - With this launch, we are giving customers the ability to use older SMB protocol versions, enabling them to use DataSync to copy data to and from their legacy storage arrays.
83
+
84
+ 1.53.0 (2023-01-18)
85
+ ------------------
86
+
87
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
88
+
89
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
90
+
91
+ 1.52.0 (2022-12-16)
92
+ ------------------
93
+
94
+ * Feature - AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions.
95
+
96
+ 1.51.0 (2022-10-25)
97
+ ------------------
98
+
99
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
100
+
101
+ 1.50.0 (2022-10-24)
102
+ ------------------
103
+
104
+ * Feature - Added support for self-signed certificates when using object storage locations; added BytesCompressed to the TaskExecution response.
105
+
106
+ 1.49.0 (2022-07-15)
107
+ ------------------
108
+
109
+ * Feature - Documentation updates for AWS DataSync regarding configuring Amazon FSx for ONTAP location security groups and SMB user permissions.
110
+
111
+ 1.48.0 (2022-06-28)
112
+ ------------------
113
+
114
+ * Feature - AWS DataSync now supports Amazon FSx for NetApp ONTAP locations.
115
+
116
+ 1.47.0 (2022-05-27)
117
+ ------------------
118
+
119
+ * Feature - AWS DataSync now supports TLS encryption in transit, file system policies and access points for EFS locations.
120
+
121
+ 1.46.0 (2022-05-05)
122
+ ------------------
123
+
124
+ * Feature - AWS DataSync now supports a new ObjectTags Task API option that can be used to control whether Object Tags are transferred.
125
+
126
+ 1.45.0 (2022-04-05)
127
+ ------------------
128
+
129
+ * Feature - AWS DataSync now supports Amazon FSx for OpenZFS locations.
130
+
131
+ 1.44.0 (2022-02-24)
132
+ ------------------
133
+
134
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
135
+
136
+ 1.43.0 (2022-02-03)
137
+ ------------------
138
+
139
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
140
+
141
+ 1.42.0 (2021-12-21)
142
+ ------------------
143
+
144
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
145
+
146
+ 1.41.0 (2021-12-20)
147
+ ------------------
148
+
149
+ * Feature - AWS DataSync now supports FSx Lustre Locations.
150
+
4
151
  1.40.0 (2021-11-30)
5
152
  ------------------
6
153
 
@@ -210,4 +357,4 @@ Unreleased Changes
210
357
  1.0.0 (2018-11-26)
211
358
  ------------------
212
359
 
213
- * Feature - Initial release of `aws-sdk-datasync`.
360
+ * Feature - Initial release of `aws-sdk-datasync`.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.40.0
1
+ 1.69.0