-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove breaking change flag on changelog entry
- Loading branch information
Showing
2 changed files
with
5 additions
and
8 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Custom authorization strategy is now supported for sources running | ||
HTTP servers (`http_server` source, `prometheus` source, `datadog_agent`, etc.). | ||
If strategy is not explicitly defined, it defaults to `basic`, which is the current behavior. | ||
|
||
authors: esensar |