@dynatrace-sdk/client-query 1.5.1 → 1.7.2

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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,37 @@
2
2
 
3
3
  @dynatrace-sdk/client-query
4
4
 
5
+ ## 1.7.2
6
+
7
+ ### Patch Changes
8
+
9
+ - Fixed a bug that caused abort errors from http-client to be wrapped in ApiClientError('UnexpectedError').
10
+
11
+ ## 1.7.1
12
+
13
+ ### Patch Changes
14
+
15
+ - Update dependencies.
16
+
17
+ ## 1.7.0
18
+
19
+ ### Minor Changes
20
+
21
+ - Handle 429 error code in query execution.
22
+ - Add `UID_VALUE` Autocomplete Token Type.
23
+ - Handle generic 4XX and 5XX error codes in query execution.
24
+
25
+ ### Patch Changes
26
+
27
+ - Fixed a bug that caused internal http-client errors to be thrown for error responses.
28
+
29
+ ## 1.6.0
30
+
31
+ ### Minor Changes
32
+
33
+ - New response FieldType enum value: `uid`
34
+ - Add `enrich` query param to the query cancel method
35
+
5
36
  ## 1.5.1
6
37
 
7
38
  ### Patch Changes
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @dynatrace-sdk/client-query
2
2
 
3
- [![npm](https://img.shields.io/badge/npm-v1.5.1-blue)](https://www.npmjs.com/package/@dynatrace-sdk/client-query/v/1.5.1)
3
+ [![npm](https://img.shields.io/badge/npm-v1.7.2-blue)](https://www.npmjs.com/package/@dynatrace-sdk/client-query/v/1.7.2)
4
4
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
5
5
 
6
6
  Exposes an API to fetch records stored in Grail