Skip to content

Releases: ExpediaDotCom/haystack-dropwizard

Bug Fixes

23 Jan 13:43
a2cd6d8
Compare
Choose a tag to compare

This release contains fixes for the bug that got introduced after using latest haystack-client library.

Add Blob Support

23 Jan 12:27
19653a6
Compare
Choose a tag to compare

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

19 Jun 06:59
0b69092
Compare
Choose a tag to compare
Merge pull request #13 from ExpediaDotCom/ns_client_version_update

update pom.xml

Updating the haystack client version to 0.2.8

24 May 08:25
81e6ee4
Compare
Choose a tag to compare

Update the client dependency to import latest changes

Updating the haystack-client-java-parent to 0.2.7

29 Apr 11:21
Compare
Choose a tag to compare

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

02 Apr 10:54
Compare
Choose a tag to compare

This release contains an important fix for the issue raised here : ExpediaDotCom/haystack#697

Dropwizard bindings for integrating haystack client

13 Feb 11:53
Compare
Choose a tag to compare

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.