Releases: ExpediaDotCom/haystack-commons
Releases · ExpediaDotCom/haystack-commons
Update Proto to support saving traces for long time
Proto IDL updates
This release contains the new proto idl for not_equal operator support.
Update idl to support range query
Merge pull request #98 from ExpediaDotCom/prep-1.0.64 preparing for next release
Bug Fixes
Changing observed and expected values of anomalies to double in idl
1.0.62 Updating haystack-idl to latest (#95)
Enhancement
- Adding Support for Iterator Age metric with KStreams Timestamp Extractors
Adding metrics 2.0 Serde
Merge pull request #91 from ExpediaDotCom/dev_kpeswani Adding metrics 2.0 serde
GetRawSpan TraceReader Api
This release updates the proto idl for GetRawSpan api of trace reader component
Fixing search subscription request for Subscription Management
Fixing search subscription request for Subscription Management
Module Restructure
In this release, we produce a separate jar with compiled classes from our Proto IDL. This reduce the burden on other projects that only require proto classes. They need not bundle the entire haystack-commons now.