Securing the first call
Securing the first service call without the hassle of custom API keys all over the place.
Securing the first service call without the hassle of custom API keys all over the place.
This version introduces refresh tokens, reduces access tokens time to live, and removes any tokens from local storage.
Gocipher agent has been upgraded and now supports deciphering TLS 1.2 and TLS 1.3 for:
OpenSSL 1.1.1a to current OpenSSL 3.5.0Node 11 to current Node 23This release brings many configuration and deployment enhancements as well as the general availability of Network Usage monitoring.
I am excited to announce a significant enhancement to Spider: the introduction of Network Usage Monitoring 馃挭
This new feature empowers users with comprehensive insights into network communications within their Kubernetes clusters, facilitating system discovery, performance optimization, and anomaly detection.
Spider default PEM format has been upgraded to PKCS#8.
Spider values is now more compatible with ArgoCd.
Spider now includes a new circuit breaker to limit its impact: a throughput limiter.
When set, the Whisperer checks the rate of capture packets continuously and discards packets once the throughput is reached.
Spider now facilitate local development with the introduction of local agents.
Any user may be given local agents (Controller, Whisperer, Gocipher) to observe the communications of his developments running locally.
This release brings more observability, stability and diversity on Spider agents:
It also restores UDP capture that was failing lately.