Skip to content

Releases: ExpediaDotCom/blobs

Add zipkin-blobs support

22 Jan 17:00
734fc22
Compare
Choose a tag to compare

Other than some code refactoring, this release contains zipkin support. Brave span can now be used as SpanBlobContext to set request/response tags.

Use OT Span

09 Sep 11:12
43d3daa
Compare
Choose a tag to compare

This change updates SpanBlobContext to use OpenTracing span object for add a tag for Blob. It allows the library to be used by other OT clients.

Added STS Assume role for S3Dispatcher

17 Aug 18:27
Compare
Choose a tag to compare

This release brings the use of AWS STS assume-role in S3Dispatcher for blobs in haystack.

Deployment scripts added and "exported port" changed for http-reverse-proxy docker image

14 Aug 06:09
91f0d76
Compare
Choose a tag to compare

Added kubernetes deployment scripts for reverse-proxy and also changed the exposed port for reverse proxy from 34002 to 35002 for its docker image.

Renaming the name of BlobAgent for config

30 Jul 11:02
Compare
Choose a tag to compare

This is the minor update that will return the name of BlobAgent as ossblobs in place of blobs.

First blobs release

30 Jul 07:57
Compare
Choose a tag to compare

This is the initial release for haystack blobs and pushing them to various sinks including haystack-agent.
For more details please refer README for complete information.