v0.1.4
v0.1.4 (2022-06-28)
Performance Improvements
v0.1.3 (2022-05-18)
Chore
Docs
- adding protocol agnostic documentation (#20)
Fix
- host tag got overridden (#26)
Perf
- websockets: performance optimisations for websockets (#25)
Refactor
v0.1.2 (2021-11-23)
Features
- Refactor codebase to Collector based design (#19 ) (193ba4d)
- Added support for JSON in websocket (#19 ) (193ba4d)
- Added support for REST endpoint with JSON and protobuf as supported data formats. (#19 ) (193ba4d)
- Added support for GRPC. (#19 ) (193ba4d)
Bug Fixes
NA
v0.1.1 (2021-10-28)
Features
Bug Fixes
- checkorigin toggle rejects every connection when set to false (b381101)