Skip to content

Tags: silverton-io/buz

Tags

v0.18.5

Toggle v0.18.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add GOMEMLIMIT as env variable in Terraform for serverless implementa…

…tion of Buz (#592)

* Relax Content-Type expectation and bump version to 0.18.3

* Add GOMEMLIMIT as env variable in Terraform for serverless implementation of Buz

* Revert "Add GOMEMLIMIT as env variable in Terraform for serverless implementation of Buz"

This reverts commit 00ebb48.

* Add GOMEMLIMIT as env variable in Terraform for serverless implementation of Buz

---------

Signed-off-by: Jake Thomas <aerialfly@gmail.com>
Co-authored-by: Jake Thomas <aerialfly@gmail.com>

v0.18.4

Toggle v0.18.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add GZIP Encoding Support in Webhook Input and Relax Content-Type Fil…

…ter (#590)

* Relax Content-Type expectation and bump version to 0.18.3

* Add GZIP Encoding Support in Webhook Input and Relax Content-Type Filter

* Fix defer placement

v0.18.3

Toggle v0.18.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Relax Content-Type expectation and bump version to 0.18.3 (#586)

v0.18.2

Toggle v0.18.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: prefix default and deadletter outputs w/ system+env prefix also …

…for aws lambda/ firehouse (#583)

* add profile param var.aws_profile to aws ecr get-login-password cmd

* prefix default and deadletter outputs w/ system+env prefix (i.e. names of firehouse streams)

* bump the version to allow CI stuff having a smooth ride

v0.18.1

Toggle v0.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
wee little bump (#582)

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: 0.18.0 minor release (#579)

* v0.18.0

* feat: extend cors (#578)

* fix: cors not applied to all routes (#577)

* feat: improve schema read (#576)

* feat: collect ip fingerprint and better tstamp (#575)

* feat: log schema metadata (#574)

* feat: more lambda config options (#573)

* fet: more lambda config options

* chore: remove unused var

* review

---------

Co-authored-by: Léonard Henriquez <leonard@topo.io>

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds bigquery sink and retriable dequeue on an exponential backoff (#565

)

* Adds bigquery sink and retriable dequeue on an exponential backoff

v0.16.5

Toggle v0.16.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Keep draft 2020-12 (#563)

* keep 2020-12 in metaschema

* vbump

v0.16.4

Toggle v0.16.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
keep rto (#559)

v0.16.3

Toggle v0.16.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix another nil pointer and make things nullable (#554)

* Fix another nil pointer and make things nullable

* version bump