Skip to content

Tags: adevinta/zoe

Tags

v0.30.0

Toggle v0.30.0's commit message
fix(docker): bump jib version

post upgrading to jdk21, jib library used by gradle to package docker image not properly supported latest java releases.

v0.29.0

Toggle v0.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Custom pod annotations for Kubernetes runner (#57)

* chore(deps): move msk iam sdk to core

this would allow core usage of such library, notably when using kubernetes runner

* feat(k8s): allow pod annotations

provide a way to configure annotations attached at the pod created by the kubernetes runner

* docs(k8s): pod annotations reference

document how to configure annotations attached at the pod created by the kubernetes runner

v0.28.0

Toggle v0.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add schema/subject deletion commands (#48)

* feat(schema): delete schema/subject

* docs(schema): add schema/subject deletion docs

v0.27.3

Toggle v0.27.3's commit message
poll functions cleaning

v0.27.2

Toggle v0.27.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix recursion problem when parsing runner error (#41)

v0.27.1

Toggle v0.27.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use kafka props in schema registry client (#40)

v0.27.0

Toggle v0.27.0's commit message
add yaml as an output format

v0.26.1

Toggle v0.26.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make topic configs optional (#21)

v0.26.0

Toggle v0.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add ability to do environment variables substitution (#14)

* add ability to do environment variables substitution

* Update docs/configuration/chain.md

Co-authored-by: Geraint Ballinger <[email protected]>

Co-authored-by: Geraint Ballinger <[email protected]>

v0.25.0

Toggle v0.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from adevinta/add-meta-filters

Add ability to filter on headers and other records metadata