From d560735e6ae124c83916c16fcdc5a42cd06ad8d0 Mon Sep 17 00:00:00 2001 From: colawwj <70128817+colawwj@users.noreply.github.com> Date: Fri, 15 Oct 2021 10:44:11 +0800 Subject: [PATCH] security & operationinsights update (#18180) * update changelog * update --- sdk/operationalinsights/arm-operationalinsights/CHANGELOG.md | 2 ++ .../recordings/node/my_test/recording_sample_test.js | 5 +++++ sdk/security/arm-security/CHANGELOG.md | 2 ++ .../recordings/node/my_test/recording_sample_test.js | 5 +++++ 4 files changed, 14 insertions(+) create mode 100644 sdk/operationalinsights/arm-operationalinsights/recordings/node/my_test/recording_sample_test.js create mode 100644 sdk/security/arm-security/recordings/node/my_test/recording_sample_test.js diff --git a/sdk/operationalinsights/arm-operationalinsights/CHANGELOG.md b/sdk/operationalinsights/arm-operationalinsights/CHANGELOG.md index 916a3b0e91bd..ee7a59b575d8 100644 --- a/sdk/operationalinsights/arm-operationalinsights/CHANGELOG.md +++ b/sdk/operationalinsights/arm-operationalinsights/CHANGELOG.md @@ -1,3 +1,5 @@ +# Release History + ## 8.0.0-beta.1 (2021-10-14) This is the first preview for the new version of the `@azure/arm-operationalinsights` package that follows the new [guidelines for TypeScript SDKs](https://azure.github.io/azure-sdk/typescript_introduction.html) for Azure services. diff --git a/sdk/operationalinsights/arm-operationalinsights/recordings/node/my_test/recording_sample_test.js b/sdk/operationalinsights/arm-operationalinsights/recordings/node/my_test/recording_sample_test.js new file mode 100644 index 000000000000..0f6ecb857acf --- /dev/null +++ b/sdk/operationalinsights/arm-operationalinsights/recordings/node/my_test/recording_sample_test.js @@ -0,0 +1,5 @@ +let nock = require('nock'); + +module.exports.hash = "7a6be38bb8cb644d64b4094802301751"; + +module.exports.testInfo = {"uniqueName":{},"newDate":{}} diff --git a/sdk/security/arm-security/CHANGELOG.md b/sdk/security/arm-security/CHANGELOG.md index 62c1c0345962..18f89b5a37fd 100644 --- a/sdk/security/arm-security/CHANGELOG.md +++ b/sdk/security/arm-security/CHANGELOG.md @@ -1,3 +1,5 @@ +# Release History + ## 4.0.0-beta.1 (2021-10-14) This is the first preview for the new version of the `@azure/arm-security` package that follows the new [guidelines for TypeScript SDKs](https://azure.github.io/azure-sdk/typescript_introduction.html) for Azure services. diff --git a/sdk/security/arm-security/recordings/node/my_test/recording_sample_test.js b/sdk/security/arm-security/recordings/node/my_test/recording_sample_test.js new file mode 100644 index 000000000000..0f6ecb857acf --- /dev/null +++ b/sdk/security/arm-security/recordings/node/my_test/recording_sample_test.js @@ -0,0 +1,5 @@ +let nock = require('nock'); + +module.exports.hash = "7a6be38bb8cb644d64b4094802301751"; + +module.exports.testInfo = {"uniqueName":{},"newDate":{}}