Skip to content

Releases: brancz/locutus

v0.2.0-rc.9

07 Feb 12:15
4c0b182
Compare
Choose a tag to compare

db: Fix nil pointer panic.

Full Changelog: v0.2.0-rc.8...v0.2.0-rc.9

v0.2.0-rc.8

07 Feb 09:33
cd51bcc
Compare
Choose a tag to compare

What's Changed

  • Add ability to configure a default database url to be read from a file by @brancz in #64

Full Changelog: v0.2.0-rc.7...v0.2.0-rc.8

v0.2.0-rc.10

07 Feb 12:20
2b4db80
Compare
Choose a tag to compare

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

24 Sep 18:32
f64c60b
Compare
Choose a tag to compare

What's Changed

  • Make qps and burst configurable by @brancz in #63

Full Changelog: v0.2.0-rc.6...v0.2.0-rc.7

v0.2.0-rc.6

14 Feb 09:47
902c6a1
Compare
Choose a tag to compare

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

13 Feb 12:48
f45f523
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0-rc.4...v0.2.0-rc.5

v0.2.0-rc.4

23 Jun 11:05
751d374
Compare
Choose a tag to compare

What's Changed

  • Update to use gocmp for comparing by @clyang82 in #57
  • Rename database source key to name. 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

22 May 17:41
2b3d4d7
Compare
Choose a tag to compare

Don't split ext-str flag values by comma

v0.2.0-rc.2

22 May 06:32
9db35c0
Compare
Choose a tag to compare

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

19 May 18:01
a0089e6
Compare
Choose a tag to compare

Allow configuring jsonnet jpaths