| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Hi @hyperxpro ! Sorry for messaging you here, but I wasn’t sure where else I could reach you. I just have a quick question: is there any information about the date of the next release? |
Sorry, something went wrong.
Hopefully next week as I am blocked by GitHub on some items for the release. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Motivation:
Non-blocking follow-ups from the PR #2279 review: dead public API surface, an undocumented invariant, and an undocumented scope gap.
Modification:
Removed unused HttpMessageFormatter.REDACTED/isSensitiveHeader wrappers, added an invariant comment to NettyRequest, and documented the redaction scope in SensitiveLoggingUtils javadoc.
Result:
No functional change