Latest Release Note
This release note includes features:
- that are already integrated in
latest
version, - that will be integrated in future release.
This release note includes features:
latest
version,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.
We had the need recently to capture DNS calls to try to get an idea why sometimes DNS resolving fails on Kube.
Except that Spider had a regression on UDP capture, and it was not any more possible to save UDP packets on the back office.
I fixed this and added a few quick features for DNS parsing.
Here comes a new release of Spider Controller with a bunch of improvements:
November release comes with enhancements on TLS Deciphering, such as TLS 1.2 deciphering, various and bug fixes.
First release of TLS deciphering was 1 month ago, and many improvements have been done after these few weeks of run.