Releases: ExpediaDotCom/haystack-dropwizard
Releases · ExpediaDotCom/haystack-dropwizard
Bug Fixes
Add Blob Support
This release adds support for logging request and response blob in external file system and add a corresponding url tag on the span to dereference.
Updating version of haystack client
Merge pull request #13 from ExpediaDotCom/ns_client_version_update update pom.xml
Updating the haystack client version to 0.2.8
Update the client dependency to import latest changes
Updating the haystack-client-java-parent to 0.2.7
This contains fixes for GRPC and HTTP clients, which went into the haystack-remote-clients in haystack-client-java.
Enhancement in dependency haystack-client-java
This release contains an important fix for the issue raised here : ExpediaDotCom/haystack#697
Dropwizard bindings for integrating haystack client
This release moves the haystack dropwizard integration library from
Haystack-client-java (https://github.com/ExpediaDotCom/haystack-client-java/tree/master/integrations/dropwizard), to its own top level repository here
https://github.com/ExpediaDotCom/haystack-dropwizard.