aws-sdk-cloudformation 1.41.0 → 1.131.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/CHANGELOG.md ADDED
@@ -0,0 +1,742 @@
1
+ Unreleased Changes
2
+ ------------------
3
+
4
+ 1.131.0 (2025-05-12)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.130.0 (2025-05-01)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.129.0 (2025-03-27)
15
+ ------------------
16
+
17
+ * Feature - Adding support for the new parameter "ScanFilters" in the CloudFormation StartResourceScan API. When this parameter is included, the StartResourceScan API will initiate a scan limited to the resource types specified by the parameter.
18
+
19
+ 1.128.0 (2025-03-04)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.127.0 (2025-02-18)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.126.0 (2025-02-06)
30
+ ------------------
31
+
32
+ * Feature - We added 5 new stack refactoring APIs: CreateStackRefactor, ExecuteStackRefactor, ListStackRefactors, DescribeStackRefactor, ListStackRefactorActions.
33
+
34
+ 1.125.0 (2025-01-15)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.124.0 (2024-11-18)
40
+ ------------------
41
+
42
+ * Feature - This release adds a new API, ListHookResults, that allows retrieving CloudFormation Hooks invocation results for hooks invoked during a create change set operation or Cloud Control API operation
43
+
44
+ 1.123.0 (2024-11-06)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.122.0 (2024-10-18)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ 1.121.0 (2024-10-15)
55
+ ------------------
56
+
57
+ * Feature - Documentation update for AWS CloudFormation API Reference.
58
+
59
+ 1.120.0 (2024-09-24)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
64
+ 1.119.0 (2024-09-23)
65
+ ------------------
66
+
67
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
68
+
69
+ 1.118.0 (2024-09-20)
70
+ ------------------
71
+
72
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
73
+
74
+ 1.117.0 (2024-09-11)
75
+ ------------------
76
+
77
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
78
+
79
+ 1.116.0 (2024-09-10)
80
+ ------------------
81
+
82
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
83
+
84
+ 1.115.0 (2024-09-03)
85
+ ------------------
86
+
87
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
88
+
89
+ 1.114.0 (2024-07-02)
90
+ ------------------
91
+
92
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
93
+
94
+ 1.113.0 (2024-06-28)
95
+ ------------------
96
+
97
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
98
+
99
+ 1.112.0 (2024-06-25)
100
+ ------------------
101
+
102
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
103
+
104
+ 1.111.0 (2024-06-24)
105
+ ------------------
106
+
107
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
108
+
109
+ 1.110.0 (2024-06-05)
110
+ ------------------
111
+
112
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
113
+
114
+ 1.109.0 (2024-05-22)
115
+ ------------------
116
+
117
+ * Feature - Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure.
118
+
119
+ 1.108.0 (2024-05-13)
120
+ ------------------
121
+
122
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
123
+
124
+ 1.107.0 (2024-04-25)
125
+ ------------------
126
+
127
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
128
+
129
+ 1.106.0 (2024-04-16)
130
+ ------------------
131
+
132
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
133
+
134
+ 1.105.0 (2024-04-12)
135
+ ------------------
136
+
137
+ * Feature - Adding support for the new parameter "IncludePropertyValues" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.
138
+
139
+ 1.104.0 (2024-04-03)
140
+ ------------------
141
+
142
+ * Feature - This release would return a new field - PolicyAction in cloudformation's existed DescribeChangeSetResponse, showing actions we are going to apply on the physical resource (e.g., Delete, Retain) according to the user's template
143
+
144
+ 1.103.0 (2024-03-19)
145
+ ------------------
146
+
147
+ * Feature - Documentation update, March 2024. Corrects some formatting.
148
+
149
+ 1.102.0 (2024-03-18)
150
+ ------------------
151
+
152
+ * Feature - This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed.
153
+
154
+ 1.101.0 (2024-03-12)
155
+ ------------------
156
+
157
+ * Feature - CloudFormation documentation update for March, 2024
158
+
159
+ 1.100.0 (2024-03-04)
160
+ ------------------
161
+
162
+ * Feature - Add DetailedStatus field to DescribeStackEvents and DescribeStacks APIs
163
+
164
+ 1.99.0 (2024-01-31)
165
+ ------------------
166
+
167
+ * Feature - CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack.
168
+
169
+ 1.98.0 (2024-01-26)
170
+ ------------------
171
+
172
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
173
+
174
+ 1.97.0 (2023-12-05)
175
+ ------------------
176
+
177
+ * Feature - Documentation update, December 2023
178
+
179
+ 1.96.0 (2023-12-04)
180
+ ------------------
181
+
182
+ * Feature - Including UPDATE_* states as a success status for CreateStack waiter.
183
+
184
+ 1.95.0 (2023-11-28)
185
+ ------------------
186
+
187
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
188
+
189
+ 1.94.0 (2023-11-22)
190
+ ------------------
191
+
192
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
193
+
194
+ 1.93.0 (2023-11-17)
195
+ ------------------
196
+
197
+ * Feature - This release adds a new flag ImportExistingResources to CreateChangeSet. Specify this parameter on a CREATE- or UPDATE-type change set to import existing resources with custom names instead of recreating them.
198
+
199
+ 1.92.0 (2023-11-09)
200
+ ------------------
201
+
202
+ * Feature - Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts.
203
+
204
+ 1.91.0 (2023-10-16)
205
+ ------------------
206
+
207
+ * Feature - SDK and documentation updates for UpdateReplacePolicy
208
+
209
+ 1.90.0 (2023-09-27)
210
+ ------------------
211
+
212
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
213
+
214
+ 1.89.0 (2023-09-14)
215
+ ------------------
216
+
217
+ * Feature - Documentation updates for AWS CloudFormation
218
+
219
+ 1.88.0 (2023-07-28)
220
+ ------------------
221
+
222
+ * Feature - This SDK release is for the feature launch of AWS CloudFormation RetainExceptOnCreate. It adds a new parameter retainExceptOnCreate in the following APIs: CreateStack, UpdateStack, RollbackStack, ExecuteChangeSet.
223
+
224
+ 1.87.0 (2023-07-24)
225
+ ------------------
226
+
227
+ * Feature - This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
228
+
229
+ 1.86.0 (2023-07-19)
230
+ ------------------
231
+
232
+ * Feature - SDK and documentation updates for GetTemplateSummary API (unrecognized resources)
233
+
234
+ 1.85.0 (2023-07-11)
235
+ ------------------
236
+
237
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
238
+
239
+ 1.84.0 (2023-07-06)
240
+ ------------------
241
+
242
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
243
+
244
+ 1.83.0 (2023-06-28)
245
+ ------------------
246
+
247
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
248
+
249
+ 1.82.0 (2023-06-19)
250
+ ------------------
251
+
252
+ * Feature - Specify desired CloudFormation behavior in the event of ChangeSet execution failure using the CreateChangeSet OnStackFailure parameter
253
+
254
+ 1.81.0 (2023-06-15)
255
+ ------------------
256
+
257
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
258
+
259
+ 1.80.0 (2023-06-07)
260
+ ------------------
261
+
262
+ * Feature - AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT
263
+
264
+ 1.79.0 (2023-06-05)
265
+ ------------------
266
+
267
+ * Feature - AWS CloudFormation StackSets provides customers with three new APIs to activate, deactivate, and describe AWS Organizations trusted access which is needed to get started with service-managed StackSets.
268
+
269
+ 1.78.0 (2023-05-31)
270
+ ------------------
271
+
272
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
273
+
274
+ 1.77.0 (2023-04-06)
275
+ ------------------
276
+
277
+ * Feature - Including UPDATE_COMPLETE as a failed status for DeleteStack waiter.
278
+
279
+ 1.76.0 (2023-01-30)
280
+ ------------------
281
+
282
+ * Feature - This feature provides a method of obtaining which regions a stackset has stack instances deployed in.
283
+
284
+ 1.75.0 (2023-01-25)
285
+ ------------------
286
+
287
+ * Feature - Enabled FIPS aws-us-gov endpoints in SDK.
288
+
289
+ 1.74.0 (2023-01-18)
290
+ ------------------
291
+
292
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
293
+
294
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
295
+
296
+ 1.73.0 (2022-11-16)
297
+ ------------------
298
+
299
+ * Feature - Added UnsupportedTarget HandlerErrorCode for use with CFN Resource Hooks
300
+
301
+ 1.72.0 (2022-10-28)
302
+ ------------------
303
+
304
+ * Feature - This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation.
305
+
306
+ 1.71.0 (2022-10-25)
307
+ ------------------
308
+
309
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
310
+
311
+ 1.70.0 (2022-07-06)
312
+ ------------------
313
+
314
+ * Feature - My AWS Service (placeholder) - Add a new feature Account-level Targeting for StackSet operation
315
+
316
+ 1.69.0 (2022-05-25)
317
+ ------------------
318
+
319
+ * Feature - Add a new parameter statusReason to DescribeStackSetOperation output for additional details
320
+
321
+ 1.68.0 (2022-02-24)
322
+ ------------------
323
+
324
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
325
+
326
+ 1.67.0 (2022-02-10)
327
+ ------------------
328
+
329
+ * Feature - This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes
330
+
331
+ 1.66.0 (2022-02-09)
332
+ ------------------
333
+
334
+ * Feature - This SDK release is for the feature launch of AWS CloudFormation Hooks.
335
+
336
+ 1.65.0 (2022-02-03)
337
+ ------------------
338
+
339
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
340
+
341
+ 1.64.0 (2021-12-21)
342
+ ------------------
343
+
344
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
345
+
346
+ 1.63.0 (2021-11-30)
347
+ ------------------
348
+
349
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
350
+
351
+ 1.62.0 (2021-11-22)
352
+ ------------------
353
+
354
+ * Feature - This release include SDK changes for the feature launch of Stack Import to Service Managed StackSet.
355
+
356
+ 1.61.0 (2021-11-19)
357
+ ------------------
358
+
359
+ * Feature - The StackSets ManagedExecution feature will allow concurrency for non-conflicting StackSet operations and queuing the StackSet operations that conflict at a given time for later execution.
360
+
361
+ 1.60.0 (2021-11-04)
362
+ ------------------
363
+
364
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
365
+
366
+ 1.59.0 (2021-10-18)
367
+ ------------------
368
+
369
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
370
+
371
+ 1.58.0 (2021-09-10)
372
+ ------------------
373
+
374
+ * Feature - Doc only update for CloudFormation that fixes several customer-reported issues.
375
+
376
+ 1.57.0 (2021-09-01)
377
+ ------------------
378
+
379
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
380
+
381
+ 1.56.0 (2021-08-30)
382
+ ------------------
383
+
384
+ * Feature - AWS CloudFormation allows you to iteratively develop your applications when failures are encountered without rolling back successfully provisioned resources. By specifying stack failure options, you can troubleshoot resources in a CREATE_FAILED or UPDATE_FAILED status.
385
+
386
+ 1.55.0 (2021-07-30)
387
+ ------------------
388
+
389
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
390
+
391
+ 1.54.0 (2021-07-28)
392
+ ------------------
393
+
394
+ * Feature - SDK update to support Importing existing Stacks to new/existing Self Managed StackSet - Stack Import feature.
395
+
396
+ 1.53.0 (2021-06-21)
397
+ ------------------
398
+
399
+ * Feature - CloudFormation registry service now supports 3rd party public type sharing
400
+
401
+ 1.52.0 (2021-04-28)
402
+ ------------------
403
+
404
+ * Feature - Add CallAs parameter to GetTemplateSummary to enable use with StackSets delegated administrator integration
405
+
406
+ 1.51.0 (2021-04-21)
407
+ ------------------
408
+
409
+ * Feature - Added support for creating and updating stack sets with self-managed permissions from templates that reference macros.
410
+
411
+ 1.50.0 (2021-03-31)
412
+ ------------------
413
+
414
+ * Feature - 1. Added a new parameter "RegionConcurrencyType" in OperationPreferences. 2. Changed the name of "AccountUrl" to "AccountsUrl" in "DeploymentTargets" parameter.
415
+
416
+ 1.49.0 (2021-03-10)
417
+ ------------------
418
+
419
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
420
+
421
+ 1.48.0 (2021-02-18)
422
+ ------------------
423
+
424
+ * Feature - Adding the 'callAs' parameter to all CloudFormation StackSets APIs except getTemplateSummary to support creating and managing service-managed StackSets with AWS Organizations Delegated Administrators
425
+
426
+ 1.47.0 (2021-02-02)
427
+ ------------------
428
+
429
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
430
+
431
+ 1.46.0 (2020-11-24)
432
+ ------------------
433
+
434
+ * Feature - Adds support for the new Modules feature for CloudFormation. A module encapsulates one or more resources and their respective configurations for reuse across your organization.
435
+
436
+ 1.45.0 (2020-11-18)
437
+ ------------------
438
+
439
+ * Feature - This release adds ChangeSets support for Nested Stacks. ChangeSets offer a preview of how proposed changes to a stack might impact existing resources or create new ones.
440
+
441
+ 1.44.0 (2020-09-30)
442
+ ------------------
443
+
444
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
445
+
446
+ 1.43.0 (2020-09-15)
447
+ ------------------
448
+
449
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
450
+
451
+ 1.42.0 (2020-08-25)
452
+ ------------------
453
+
454
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
455
+
456
+ 1.41.0 (2020-07-02)
457
+ ------------------
458
+
459
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
460
+
461
+ 1.40.0 (2020-06-26)
462
+ ------------------
463
+
464
+ * Feature - ListStackInstances and DescribeStackInstance now return a new `StackInstanceStatus` object that contains `DetailedStatus` values: a disambiguation of the more generic `Status` value. ListStackInstances output can now be filtered on `DetailedStatus` using the new `Filters` parameter.
465
+
466
+ 1.39.0 (2020-06-23)
467
+ ------------------
468
+
469
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
470
+
471
+ 1.38.0 (2020-06-12)
472
+ ------------------
473
+
474
+ * Feature - The following parameters now return the organization root ID or organizational unit (OU) IDs that you specified for DeploymentTargets: the OrganizationalUnitIds parameter on StackSet and the OrganizationalUnitId parameter on StackInstance, StackInstanceSummary, and StackSetOperationResultSummary
475
+
476
+ 1.37.1 (2020-06-11)
477
+ ------------------
478
+
479
+ * Issue - Republish previous version with correct dependency on `aws-sdk-core`.
480
+
481
+ 1.37.0 (2020-06-10)
482
+ ------------------
483
+
484
+ * Issue - This version has been yanked. (#2327).
485
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
486
+
487
+ 1.36.0 (2020-05-28)
488
+ ------------------
489
+
490
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
491
+
492
+ 1.35.0 (2020-05-15)
493
+ ------------------
494
+
495
+ * Feature - This release adds support for the following features: 1. DescribeType and ListTypeVersions APIs now output a field IsDefaultVersion, indicating if a version is the default version for its type; 2. Add StackRollbackComplete waiter feature to wait until stack status is UPDATE_ROLLBACK_COMPLETE; 3. Add paginators in DescribeAccountLimits, ListChangeSets, ListStackInstances, ListStackSetOperationResults, ListStackSetOperations, ListStackSets APIs.
496
+
497
+ 1.34.0 (2020-05-07)
498
+ ------------------
499
+
500
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
501
+
502
+ 1.33.0 (2020-04-20)
503
+ ------------------
504
+
505
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
506
+
507
+ 1.32.0 (2020-04-08)
508
+ ------------------
509
+
510
+ * Feature - The OrganizationalUnitIds parameter on StackSet and the OrganizationalUnitId parameter on StackInstance, StackInstanceSummary, and StackSetOperationResultSummary are now reserved for internal use. No data is returned for this parameter.
511
+
512
+ 1.31.0 (2020-03-09)
513
+ ------------------
514
+
515
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
516
+
517
+ 1.30.0 (2020-02-11)
518
+ ------------------
519
+
520
+ * Feature - This release of AWS CloudFormation StackSets allows you to centrally manage deployments to all the accounts in your organization or specific organizational units (OUs) in AWS Organizations. You will also be able to enable automatic deployments to any new accounts added to your organization or OUs. The permissions needed to deploy across accounts will automatically be taken care of by the StackSets service.
521
+
522
+ 1.29.0 (2019-11-19)
523
+ ------------------
524
+
525
+ * Feature - This release of AWS CloudFormation StackSets enables users to detect drift on a stack set and the stack instances that belong to that stack set.
526
+
527
+ 1.28.0 (2019-11-18)
528
+ ------------------
529
+
530
+ * Feature - This release introduces APIs for the CloudFormation Registry, a new service to submit and discover resource providers with which you can manage third-party resources natively in CloudFormation.
531
+
532
+ 1.27.0 (2019-11-11)
533
+ ------------------
534
+
535
+ * Feature - The Resource Import feature enables customers to import existing AWS resources into new or existing CloudFormation Stacks.
536
+
537
+ 1.26.0 (2019-10-23)
538
+ ------------------
539
+
540
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
541
+
542
+ 1.25.0 (2019-07-25)
543
+ ------------------
544
+
545
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
546
+
547
+ 1.24.0 (2019-07-01)
548
+ ------------------
549
+
550
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
551
+
552
+ 1.23.0 (2019-06-17)
553
+ ------------------
554
+
555
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
556
+
557
+ 1.22.0 (2019-05-21)
558
+ ------------------
559
+
560
+ * Feature - API update.
561
+
562
+ 1.21.0 (2019-05-15)
563
+ ------------------
564
+
565
+ * Feature - API update.
566
+
567
+ 1.20.0 (2019-05-14)
568
+ ------------------
569
+
570
+ * Feature - API update.
571
+
572
+ 1.19.0 (2019-04-24)
573
+ ------------------
574
+
575
+ * Feature - API update.
576
+
577
+ 1.18.0 (2019-03-22)
578
+ ------------------
579
+
580
+ * Feature - API update.
581
+
582
+ 1.17.0 (2019-03-21)
583
+ ------------------
584
+
585
+ * Feature - API update.
586
+
587
+ 1.16.0 (2019-03-18)
588
+ ------------------
589
+
590
+ * Feature - API update.
591
+
592
+ 1.15.0 (2019-03-14)
593
+ ------------------
594
+
595
+ * Feature - API update.
596
+
597
+ 1.14.0 (2018-12-14)
598
+ ------------------
599
+
600
+ * Feature - API update.
601
+
602
+ 1.13.0 (2018-11-20)
603
+ ------------------
604
+
605
+ * Feature - API update.
606
+
607
+ 1.12.0 (2018-11-19)
608
+ ------------------
609
+
610
+ * Feature - API update.
611
+
612
+ 1.11.1 (2018-11-16)
613
+ ------------------
614
+
615
+ * Issue - Update version dependency on `aws-sdk-core` to support endpoint discovery.
616
+
617
+ 1.11.0 (2018-11-12)
618
+ ------------------
619
+
620
+ * Feature - API update.
621
+
622
+ 1.10.0 (2018-10-24)
623
+ ------------------
624
+
625
+ * Feature - API update.
626
+
627
+ 1.9.0 (2018-10-23)
628
+ ------------------
629
+
630
+ * Feature - API update.
631
+
632
+ 1.8.0 (2018-09-06)
633
+ ------------------
634
+
635
+ * Feature - Adds code paths and plugins for future SDK instrumentation and telemetry.
636
+
637
+ 1.7.0 (2018-09-05)
638
+ ------------------
639
+
640
+ * Feature - API update.
641
+
642
+ 1.6.0 (2018-06-26)
643
+ ------------------
644
+
645
+ * Feature - API update.
646
+
647
+ 1.5.0 (2018-05-21)
648
+ ------------------
649
+
650
+ * Feature - API update.
651
+
652
+ 1.4.0 (2018-03-29)
653
+ ------------------
654
+
655
+ * Feature - API update.
656
+
657
+ 1.3.0 (2017-11-22)
658
+ ------------------
659
+
660
+ * Feature - API update.
661
+
662
+ 1.2.0 (2017-09-26)
663
+ ------------------
664
+
665
+ * Feature - API update.
666
+
667
+ 1.1.0 (2017-09-14)
668
+ ------------------
669
+
670
+ * Feature - API update.
671
+
672
+ * Issue - Update `aws-sdk-cloudformation` gemspec metadata.
673
+
674
+ 1.0.0 (2017-08-29)
675
+ ------------------
676
+
677
+ 1.0.0.rc13 (2017-08-25)
678
+ ------------------
679
+
680
+ * Feature - API update.
681
+
682
+ 1.0.0.rc12 (2017-08-15)
683
+ ------------------
684
+
685
+ * Feature - API update.
686
+
687
+ 1.0.0.rc11 (2017-08-01)
688
+ ------------------
689
+
690
+ * Feature - API update.
691
+
692
+ 1.0.0.rc10 (2017-07-25)
693
+ ------------------
694
+
695
+ * Feature - API update.
696
+
697
+ 1.0.0.rc9 (2017-07-13)
698
+ ------------------
699
+
700
+ * Feature - API update.
701
+
702
+ 1.0.0.rc8 (2017-07-06)
703
+ ------------------
704
+
705
+ * Feature - API update.
706
+
707
+ 1.0.0.rc7 (2017-06-29)
708
+ ------------------
709
+
710
+ * Feature - API update.
711
+
712
+ 1.0.0.rc6 (2017-05-23)
713
+ ------------------
714
+
715
+ * Feature - API update.
716
+
717
+ 1.0.0.rc5 (2017-05-09)
718
+ ------------------
719
+
720
+ * Feature - API update.
721
+
722
+ 1.0.0.rc4 (2017-05-09)
723
+ ------------------
724
+
725
+ * Feature - API update.
726
+
727
+ * Issue - Fix resource model load path
728
+
729
+ 1.0.0.rc3 (2017-05-05)
730
+ ------------------
731
+
732
+ * Feature - API update.
733
+
734
+ 1.0.0.rc2 (2017-04-21)
735
+ ------------------
736
+
737
+ * Feature - API update.
738
+
739
+ 1.0.0.rc1 (2016-12-05)
740
+ ------------------
741
+
742
+ * Feature - Initial preview release of the `aws-sdk-cloudformation` gem.