Skip to content

Releases: ExpediaDotCom/haystack-dropwizard

Bug Fixes

Choose a tag to compare

@ashishagg ashishagg released this 23 Jan 13:43
a2cd6d8

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

Add Blob Support

Choose a tag to compare

@ashishagg ashishagg released this 23 Jan 12:27
19653a6

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

Choose a tag to compare

@nsahai8 nsahai8 released this 19 Jun 06:59
0b69092
Merge pull request #13 from ExpediaDotCom/ns_client_version_update

update pom.xml

Updating the haystack client version to 0.2.8

Choose a tag to compare

@nsahai8 nsahai8 released this 24 May 08:25
81e6ee4

Update the client dependency to import latest changes

Updating the haystack-client-java-parent to 0.2.7

Choose a tag to compare

@doctorXWrites doctorXWrites released this 29 Apr 11:21

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

Choose a tag to compare

@doctorXWrites doctorXWrites released this 02 Apr 10:54

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

Dropwizard bindings for integrating haystack client

Choose a tag to compare

@doctorXWrites doctorXWrites released this 13 Feb 11:53

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.