Releases: brancz/locutus
Releases · brancz/locutus
v0.2.0-rc.9
db: Fix nil pointer panic.
Full Changelog: v0.2.0-rc.8...v0.2.0-rc.9
v0.2.0-rc.8
What's Changed
Full Changelog: v0.2.0-rc.7...v0.2.0-rc.8
v0.2.0-rc.10
db: Fix nil pointer in return error case
Full Changelog: v0.2.0-rc.9...v0.2.0-rc.10
v0.2.0-rc.7
What's Changed
Full Changelog: v0.2.0-rc.6...v0.2.0-rc.7
v0.2.0-rc.6
What's Changed
- Added an option to do one trigger run for the whole DB result set instead of one trigger per row by @manojVivek in #61
Full Changelog: v0.2.0-rc.5...v0.2.0-rc.6
v0.2.0-rc.5
What's Changed
- Update to client-go 0.27 by @metalmatze in #58
- Update
go-jsonnet
version to support the latest jsonnet apis by @manojVivek in #60
New Contributors
- @manojVivek made their first contribution in #60
Full Changelog: v0.2.0-rc.4...v0.2.0-rc.5
v0.2.0-rc.4
What's Changed
- Update to use gocmp for comparing by @clyang82 in #57
- Rename database source
key
toname
. 751d374 - Fix assigning database sources to sources list. 751d374
Full Changelog: v0.2.0-rc.3...v0.2.0-rc.4
v0.2.0-rc.3
Don't split ext-str flag values by comma
v0.2.0-rc.2
Ensure to only ever report OOMKilled if and only if the error is OOMKilled and not another kind of error.
v0.2.0-rc.1
Allow configuring jsonnet jpaths