Releases: snowplow-incubator/common-streams
Releases · snowplow-incubator/common-streams
Version 0.10.0
Changelog
- Remove prefetch from pubsub source (#107)
- Ensure first window is always small (#106)
- Sources should report stream latency of stuck events (#105)
- Enable fairness on Kinesis Source's SynchronousQueue (#105)
- PubSub Source using Unary Pull (#101)
- Kinesis source improve management of shard ends (#102)
- Kinesis checkpointer should retry on dynamodb provisioned throughput exception (#103)
- Kafka Sink rewrite without fs2-kafka (#100)
Version 0.9.0
Version 0.8.1
Changelog
- Fix for
_schema_version
overriding non-object entity data (#97)
Version 0.8.0
CHANGELOG
- Bump dependencies to latest versions (#96)
- Fix TypedTabledEntity build (#94)
- Install sbt in github actions (#95)
- Change default webhook heartbeat period to 5 minutes (#93)
- Pubsub source open more transport channels (#92)
- Remove temporary Iglu registry used for heartbeat tests (#90)
- Bump schema-ddl to 0.25.0 (#89)
- Http4s Client with configuration appropriate for common-streams apps (#87)
- Resolve schemas in parallel (#85)
- Re-implement Kinesis source without fs2-kinesis (#84)
- Refactor application health monitoring (#82)
- Bump iglu-scala-client to 3.2.0 (#83)
- Webhook for sending alert messages (#81)