aws-sdk-devopsguru 1.16.0 → 1.37.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: ea7c78dfefffeea873815e67baeccd450032a1022ea8332553082e779e844dc8
4
- data.tar.gz: 7897ace96f3fb912c378447d23d48cca9fd68e80f157a4191a2e9535ede79619
3
+ metadata.gz: e513fe21b7b3d4b6bd47f069d5d249e30de09f6f3195f3e26a34c85ebe3e2321
4
+ data.tar.gz: ec1ca48d7709519c07300b37bc18b060aa1d948c1ce375915320606d9afc5be7
5
5
  SHA512:
6
- metadata.gz: e05c98d7b8ad96cae5045f42a756c368c9b4f786bff20564e659c2edab47efe5cf8c75af2b23ee33ed9d7f0216bbaecee4cbadf59df47b6943d0994f973af4af
7
- data.tar.gz: '0793f152b8d596812dc7157d60b54ef9c304283f141cf6481b29ce9ab034d7b5e0504d1ba2fa2e1bdc6470e23f257aaeca2326fba84815d59842ec1371bfbca3'
6
+ metadata.gz: 3cab1a78ee3d337fb0485ee857c9dad2cc59831dd4a76cecb446932ef134403d7de36cfc3dd2a44ca6fbef84c2070df04c9094f5d120448e81e1def1feb40efd
7
+ data.tar.gz: 5f08cd15d779550a2f66d5ffaba746e88504991ed856fb114acb15a10131a71a8a111d1511537cac544e12f5baa2d378981ed33ec2d2498de73f631571a8b4b5
data/CHANGELOG.md CHANGED
@@ -1,6 +1,113 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.37.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.36.0 (2023-07-11)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.35.0 (2023-07-06)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.34.0 (2023-06-28)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.33.0 (2023-06-23)
25
+ ------------------
26
+
27
+ * Feature - This release adds support for encryption via customer managed keys.
28
+
29
+ 1.32.0 (2023-06-15)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.31.0 (2023-05-31)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.30.0 (2023-02-27)
40
+ ------------------
41
+
42
+ * Feature - This release adds the description field on ListAnomaliesForInsight and DescribeAnomaly API responses for proactive anomalies.
43
+
44
+ 1.29.0 (2023-02-01)
45
+ ------------------
46
+
47
+ * Feature - This release adds filter support ListAnomalyForInsight API.
48
+
49
+ 1.28.0 (2023-01-18)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
55
+
56
+ 1.27.0 (2022-10-25)
57
+ ------------------
58
+
59
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
60
+
61
+ 1.26.0 (2022-10-20)
62
+ ------------------
63
+
64
+ * Feature - This release adds information about the resources DevOps Guru is analyzing.
65
+
66
+ 1.25.0 (2022-09-30)
67
+ ------------------
68
+
69
+ * Feature - This release adds filter feature on AddNotificationChannel API, enable customer to configure the SNS notification messages by Severity or MessageTypes
70
+
71
+ 1.24.0 (2022-07-19)
72
+ ------------------
73
+
74
+ * Feature - Added new APIs for log anomaly detection feature.
75
+
76
+ 1.23.0 (2022-04-12)
77
+ ------------------
78
+
79
+ * Feature - This release adds new APIs DeleteInsight to deletes the insight along with the associated anomalies, events and recommendations.
80
+
81
+ 1.22.0 (2022-03-04)
82
+ ------------------
83
+
84
+ * Feature - Amazon DevOps Guru now integrates with Amazon CodeGuru Profiler. You can view CodeGuru Profiler recommendations for your AWS Lambda function in DevOps Guru. This feature is enabled by default for new customers as of 3/4/2022. Existing customers can enable this feature with UpdateEventSourcesConfig.
85
+
86
+ 1.21.0 (2022-02-24)
87
+ ------------------
88
+
89
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
90
+
91
+ 1.20.0 (2022-02-03)
92
+ ------------------
93
+
94
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
95
+
96
+ 1.19.0 (2021-12-21)
97
+ ------------------
98
+
99
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
100
+
101
+ 1.18.0 (2021-12-20)
102
+ ------------------
103
+
104
+ * Feature - Adds Tags support to DescribeOrganizationResourceCollectionHealth
105
+
106
+ 1.17.0 (2021-12-01)
107
+ ------------------
108
+
109
+ * Feature - DevOps Guru now provides detailed, database-specific analyses of performance issues and recommends corrective actions for Amazon Aurora database instances with Performance Insights turned on. You can also use AWS tags to choose which resources to analyze and define your applications.
110
+
4
111
  1.16.0 (2021-11-30)
5
112
  ------------------
6
113
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.16.0
1
+ 1.37.0