feat(smartnetwork): add Rust-powered network diagnostics bridge and IP intelligence lookups
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-26 - 4.5.0 - feat(smartnetwork)
|
||||
add Rust-powered network diagnostics bridge and IP intelligence lookups
|
||||
|
||||
- replace system-dependent ping, traceroute, port checks, and gateway detection with a Rust IPC binary integrated through smartrust
|
||||
- add IP intelligence support combining RDAP, ASN, and MaxMind geolocation data
|
||||
- update build configuration to compile and package Rust binaries for Linux amd64 and arm64
|
||||
- refresh tests and docs for explicit SmartNetwork start/stop lifecycle and new functionality
|
||||
|
||||
## 2025-09-12 - 4.4.0 - feat(smartnetwork)
|
||||
Add exclude option to findFreePort and skip excluded ports during search
|
||||
|
||||
|
||||
Reference in New Issue
Block a user