Skip to content

Releases: silverton-io/buz

v0.18.5

26 Apr 20:48
6b8c5af
Compare
Choose a tag to compare

Changelog

  • 6b8c5af Add GOMEMLIMIT as env variable in Terraform for serverless implementation of Buz (#592)

v0.18.4

26 Apr 18:19
60eadaa
Compare
Choose a tag to compare

Changelog

  • 60eadaa Add GZIP Encoding Support in Webhook Input and Relax Content-Type Filter (#590)

v0.18.3

17 Apr 15:57
758ef51
Compare
Choose a tag to compare

Changelog

  • 758ef51 Relax Content-Type expectation and bump version to 0.18.3 (#586)

v0.18.2

15 Feb 19:47
925c3de
Compare
Choose a tag to compare

Changelog

  • 925c3de fix: prefix default and deadletter outputs w/ system+env prefix also for aws lambda/ firehouse (#583)

v0.18.1

13 Feb 20:30
0fe193f
Compare
Choose a tag to compare

Changelog

  • 0fe193f wee little bump (#582)
  • e749b40 add profile param var.aws_profile to aws ecr get-login-password cmd (#580)

v0.18.0

12 Dec 15:32
2f1908d
Compare
Choose a tag to compare

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

05 May 05:47
c3a2fee
Compare
Choose a tag to compare

Changelog

  • c3a2fee Adds bigquery sink and retriable dequeue on an exponential backoff (#565)

v0.16.5

03 May 19:22
801617d
Compare
Choose a tag to compare

Changelog

v0.16.4

03 May 17:54
3d9b5f0
Compare
Choose a tag to compare

Changelog

v0.16.3

03 May 07:19
5f6caf6
Compare
Choose a tag to compare

Changelog

  • 5f6caf6 Fix another nil pointer and make things nullable (#554)