Releases: FireTail-io/firetail-kubernetes-sensor
Releases · FireTail-io/firetail-kubernetes-sensor
v0.1.11 Release
Changes
- [MAIN] bug fixes @rileyfiretail (#27)
- Shutdown timeout @TheTeaCat (#26)
- [MAIN] update helm chart version @rileyfiretail (#24)
v0.1.10 Release
Changes
- [MAIN] Fix blocking issue @rileyfiretail (#23)
- flush old conns in a separate goroutine @TheTeaCat (#22)
- more debug logs @TheTeaCat (#21)
- Trim bodies @TheTeaCat (#20)
- set timeout on pcap @TheTeaCat (#19)
- Fix nil pointer dereference when not in dev mode @TheTeaCat (#18)
- Timeout @TheTeaCat (#17)
- Reinitialise packetsource @TheTeaCat (#16)
v0.1.9 Release
Changes
- added correct endpoint @rileyfiretail (#15)
v0.1.8 Release
Changes
- [MAIN] bug fixes @rileyfiretail (#13)
- return each tcpassembly.Stream from New exactly once @TheTeaCat (#12)
- refactor readers @TheTeaCat (#11)
- Add Content-Length to request and response & Host to request's headers for logging @TheTeaCat (#10)
- Is json non object at root @TheTeaCat (#9)
- Fix deadlock @TheTeaCat (#8)
v0.1.7 Release
Changes
- v0.2.0 @TheTeaCat (#5)
- Improved logging on failure to capture request and/or response @TheTeaCat (#7)
- defer closing channels & recover from failures to read req + resps @TheTeaCat (#6)
- Is json @TheTeaCat (#4)
- ignore packets not destined for or originating from a service IP @TheTeaCat (#3)
v0.1.6 Release
Changes
- dev->main @TheTeaCat (#2)
- Main @rileyfiretail (#1)
v0.1.5 Release
Changes
- No changes
v0.1.4 Release
Changes
- No changes