@azure/core-client
Advanced tools
Comparing version 1.1.3-alpha.20210617.1 to 1.1.3-alpha.20210623.4
# Release History | ||
## 1.1.3 (Unreleased) | ||
## 1.1.3 (2021-06-17) | ||
@@ -31,3 +31,3 @@ ### Key Bugs Fixed | ||
- If the response body is empty and the mapper for it says it is nullable, then a null is returned. | ||
- Updated @azure/core-tracing to version `1.0.0-preview.11`. See [@azure/core-tracing CHANGELOG](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/CHANGELOG.md) for details about breaking changes with tracing. | ||
- Updated @azure/core-tracing to version `1.0.0-preview.11`. See [@azure/core-tracing CHANGELOG](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/CHANGELOG.md) for details about breaking changes with tracing. | ||
@@ -34,0 +34,0 @@ ## 1.0.0 (2021-03-15) |
{ | ||
"name": "@azure/core-client", | ||
"version": "1.1.3-alpha.20210617.1", | ||
"version": "1.1.3-alpha.20210623.4", | ||
"description": "Core library for interfacing with AutoRest generated code", | ||
@@ -75,3 +75,3 @@ "sdk-type": "client", | ||
}, | ||
"homepage": "https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-client/", | ||
"homepage": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-client/", | ||
"sideEffects": false, | ||
@@ -78,0 +78,0 @@ "prettier": "@azure/eslint-plugin-azure-sdk/prettier.json", |
@@ -51,4 +51,4 @@ # Azure Core Service client library for JavaScript (Experimental) | ||
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/blob/master/CONTRIBUTING.md) to learn more about how to build and test the code. | ||
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/blob/main/CONTRIBUTING.md) to learn more about how to build and test the code. | ||
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fcore%2Fcore-client%2FREADME.png) |
565363