From fd14417154bc5bb44401a41341a4fe19d24292fd Mon Sep 17 00:00:00 2001 From: shalper2 Date: Mon, 2 Oct 2023 10:03:48 -0500 Subject: [PATCH] updated chlog --- .chloggen/splunkent-client-refactor-with-sdk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chloggen/splunkent-client-refactor-with-sdk.yaml b/.chloggen/splunkent-client-refactor-with-sdk.yaml index 019ff86295e3..05df9fb04d5d 100644 --- a/.chloggen/splunkent-client-refactor-with-sdk.yaml +++ b/.chloggen/splunkent-client-refactor-with-sdk.yaml @@ -7,7 +7,7 @@ change_type: 'enhancement' component: splunkentreceiver # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: "Refactor Splunkenterprise Receiver component to better leverage existing otel SDK." +note: "Users can now use auth settings and basicauth extension to connect to their Splunk enterprise deployments" # Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. issues: [27026]