Releases: silverton-io/buz
Releases · silverton-io/buz
v0.18.5
Changelog
- 6b8c5af Add GOMEMLIMIT as env variable in Terraform for serverless implementation of Buz (#592)
v0.18.4
Changelog
- 60eadaa Add GZIP Encoding Support in Webhook Input and Relax Content-Type Filter (#590)
v0.18.3
Changelog
- 758ef51 Relax Content-Type expectation and bump version to 0.18.3 (#586)
v0.18.2
Changelog
- 925c3de fix: prefix default and deadletter outputs w/ system+env prefix also for aws lambda/ firehouse (#583)
v0.18.1
Changelog
- 0fe193f wee little bump (#582)
- e749b40 add profile param var.aws_profile to aws ecr get-login-password cmd (#580)
v0.18.0
Changelog
- 2f1908d feat: 0.18.0 minor release (#579)
- c251aed Fix 'The bucket does not allow ACLs' error on bucket setup (#568)
- 2ef04cb add sample bigquery configuration, make sure config schema is up to date, use bigquery sink in default cloud run setup (#566)
v0.17.0
Changelog
- c3a2fee Adds bigquery sink and retriable dequeue on an exponential backoff (#565)
v0.16.3
Changelog
- 5f6caf6 Fix another nil pointer and make things nullable (#554)