A huge refactoring has been done in this release. This version is not backward compatible with the previous one.
- fix warning "literal copies lock value from config" for tls client
- Force TLS Handshack in Connect() for the TLS client
- Add support for uint types in Metric
- Fix a bug which produced a panic when an event without Metric was serialized to protobuf.
- Event.Time is no longer an int64 but a time.Time
- Support microsecond resolution
- Sending events, queries.
- Support TCP, UDP, TLS clients.
- Do not support microseconds time resolution