Releases: raystack/firehose
Releases · raystack/firehose
v0.2.0
v0.1.4
Features
- Replace com.gojek.de.stencil dependency with io.odpf.stencil
- Use Datadog StatsD client instead of Timgroup StatsD
v0.1.3
Fixes:
- Remove newRelic library and its references
- Remove formatting of Http Sink Header keys
v0.1.2
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
v0.1.0
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