feat(exports): export datagram handler types and align tests with updated nftables and route security APIs
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-30 - 27.10.0 - feat(exports)
|
||||
export datagram handler types and align tests with updated nftables and route security APIs
|
||||
|
||||
- Exports TDatagramHandler and IDatagramInfo from the public index.
|
||||
- Updates nftables integration tests for the new grouped status shape and null result after shutdown.
|
||||
- Moves route IP allow list configuration to security and awaits the asynchronous listening ports API.
|
||||
- Enables stricter TypeScript checks with noImplicitAny and safer error handling in tests.
|
||||
|
||||
## 2026-04-26 - 27.9.0 - feat(smart-proxy)
|
||||
add hot-reloadable global ingress security policy across Rust and TypeScript proxy layers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user