aws-sdk-lookoutequipment 1.10.0 → 1.13.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: cb7eb448af7b35f4cfefcd4d600263a3dcacd0ade069a29cb3725adad99739ff
4
- data.tar.gz: 72bc00970c58ea6fd81a189d0298ecb2f9220233b29bb1f1e0c2f51cca6534fe
3
+ metadata.gz: e566374ac7e5bc11d4bb61ca290caee4d3bae985e0b7852a6c196d2cab5564ab
4
+ data.tar.gz: a2c99877d36506b4a0ab89477e47c4921e7cbb09c4d8f925adb4c18e0620a561
5
5
  SHA512:
6
- metadata.gz: 587467bddc5e0539bf8ecf14eb2c0aca23cc8ae9441a26bc34d957cbd602534df17629fd8846506f216c37d59ea2597babfc0d8d7adeed4a48d258ab26212756
7
- data.tar.gz: 78e87d6a3fa4d0e71f769fb37357a3f92df6ebb4d4fde2daadbdf52ec8b136ff8b9dd5231e589a4d760871572435e7e4b8a789a09741860c6ad30a84dc2902c8
6
+ metadata.gz: a65ef48fb40f03745ce17f2c0ed0d501a159af718413c9c3ba8b99ca5b46742cf896fd40cb6f00b70980c497389c945e9553365150cf9627b4c2c98629c61587
7
+ data.tar.gz: 60c9c7f1351379a51357b2cd0d8effaf068e7ecd1b2e4dddf72d0f6e7ae5370a2b79721a1b08f31c365e86ad41acbab1aff63e4a9594d69ce7fd306e4ff37b17
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.13.0 (2022-08-30)
5
+ ------------------
6
+
7
+ * Feature - This release adds new apis for providing labels.
8
+
9
+ 1.12.0 (2022-06-23)
10
+ ------------------
11
+
12
+ * Feature - This release adds visualizations to the scheduled inference results. Users will be able to see interference results, including diagnostic results from their running inference schedulers.
13
+
14
+ 1.11.0 (2022-04-27)
15
+ ------------------
16
+
17
+ * Feature - This release adds the following new features: 1) Introduces an option for automatic schema creation 2) Now allows for Ingestion of data containing most common errors and allows automatic data cleaning 3) Introduces new API ListSensorStatistics that gives further information about the ingested data
18
+
4
19
  1.10.0 (2022-02-24)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.10.0
1
+ 1.13.0