-
Notifications
You must be signed in to change notification settings - Fork 347
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Rudrakh Panigrahi <rudrakh97@gmail.com>
- Loading branch information
Showing
7 changed files
with
54 additions
and
35 deletions.
There are no files selected for viewing
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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 |
---|---|---|
@@ -1,29 +1,5 @@ | ||
date: Pending | ||
|
||
# Changes that are expected to cause an incompatibility with previous versions, such as deletions or modifications to existing APIs. | ||
breaking changes: | | ||
- Add a breaking change here | ||
# Updates addressing vulnerabilities, security flaws, or compliance requirements. | ||
security updates: | | ||
- Add a security update here | ||
# New features or capabilities added in this release. | ||
new features: | | ||
- Add a new feature here | ||
# Fixes for bugs identified in previous versions. | ||
bug fixes: | | ||
- Add a bug fix here | ||
# Enhancements that improve performance. | ||
performance improvements: | | ||
- Add a performance improvement here | ||
# Deprecated features or APIs. | ||
deprecations: | | ||
- Add a deprecation here | ||
# Other notable changes not covered by the above sections. | ||
Other changes: | | ||
- Add other changes here | ||
date: Oct 23, 2022 | ||
changes: | ||
- area: api | ||
change: | | ||
Support setting trusted CIDRs |
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
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,10 @@ | ||
--- | ||
title: "current" | ||
publishdate: 2022-10-23 | ||
--- | ||
|
||
Date: Oct 23, 2022 | ||
|
||
## API | ||
- Support setting trusted CIDRs | ||
|
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