Skip to content

Releases: raystack/firehose

v0.2.0

06 Dec 09:09
8b8cd52
Compare
Choose a tag to compare

Features

  • Added Async Consumer.
  • Added Json Filter.
  • Added new offset management.
  • Added DLQ writer with GCS support.
  • Added Error handling of messages returned from sink.
  • Added Blob sink with GCS support.
  • Added Bigquery Sink.

v0.1.4

13 Oct 09:37
31464ec
Compare
Choose a tag to compare

Features

  • Replace com.gojek.de.stencil dependency with io.odpf.stencil
  • Use Datadog StatsD client instead of Timgroup StatsD

v0.1.3

01 Oct 06:04
67dd628
Compare
Choose a tag to compare

Fixes:

  • Remove newRelic library and its references
  • Remove formatting of Http Sink Header keys

v0.1.2

23 Sep 04:54
987cf01
Compare
Choose a tag to compare

Features:

  • Log http response body when log_level = debug
  • Upgrade to gradle version 7.2
  • The x- prefix from the header is removed

Fixes:

  • Input Stream of httpbody to be read only once
  • Handle Http Response Code Zero for retry
  • Use runtimeclasspath instead of runtime to include all dependencies into the jar

v0.1.1

16 Aug 23:21
ec92989
Compare
Choose a tag to compare

Feature

  • Enable Pool connection and configuration metrics for JDBC Sink

v0.1.0

21 Jun 09:45
Compare
Choose a tag to compare

Features

  • Add log sink
  • Add HTTP sink
  • Add JDBC sink
  • Add InfluxDB sink
  • Add Redis sink
  • Add ElasticSearch sink
  • Add GRPC sink
  • Add Prometheus sink