Release: 11.6.1 (#104417)

* Update changelog

* Update version to 11.6.1

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-04-23 18:03:40 +01:00
committed by GitHub
co-authored by github-actions[bot] Jev Forsberg
parent cb147983f2
commit 2990cbc2db
58 changed files with 231 additions and 205 deletions
@@ -124,7 +124,7 @@ const storageAcctName = 'azmonteststorage';
const logAnalyticsName = 'az-mon-test-logs';
const applicationInsightsName = 'az-mon-test-ai-a';
describe('Azure monitor datasource', () => {
describe.skip('Azure monitor datasource', () => {
before(() => {
e2e.flows.login(Cypress.env('USERNAME'), Cypress.env('PASSWORD'));