Skip to content

Releases: criteo/blackbox-prober

blackbox-prober-0.1.34

12 May 14:09
Compare
Choose a tag to compare

What's Changed

  • Upgrade aerospike-client-go to v7.10.1 by @eappere in #49

Full Changelog: blackbox-prober-0.1.33...blackbox-prober-0.1.34

blackbox-prober-0.1.33

29 Apr 12:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: blackbox-prober-0.1.32...blackbox-prober-0.1.33

blackbox-prober-0.1.32

26 Mar 16:31
Compare
Choose a tag to compare

What's Changed

  • Add missing early return in startNewWorker by @eappere in #47

Full Changelog: blackbox-prober-0.1.31...blackbox-prober-0.1.32

blackbox-prober-0.1.31

07 Mar 15:22
Compare
Choose a tag to compare

What's Changed

  • Fix DurabilityPrepare TTL: TTLServerDefault (0) -> TTLDontExpire (-1) by @eappere in #46

New Contributors

Full Changelog: blackbox-prober-0.1.30...blackbox-prober-0.1.31

blackbox-prober-0.1.30: Add configurable total timeout parameter

27 Jan 10:20
Compare
Choose a tag to compare
  - Since we bumped from v5 to v7 of the Aerospike
    client the default timeout went from 0 (no timeout)
    to 1 second.
  - This change adds a configuration option to specify
    this value (total_timeout, e.g. "30s" in the yaml
    config). The default value is 30s
  - We also use explicitly (for readability) 2 retries
    for the durability checks (read and write policies):
    this is the default for read (aka. base) policy,
    while the default for write policiy is 0

blackbox-prober-0.1.29

20 Jan 12:37
Compare
Choose a tag to compare

What's Changed

  • Fix potential leak of endpoint clients during the initialisation of the probe by @geobeau in #44

Full Changelog: blackbox-prober-0.1.28...blackbox-prober-0.1.29

blackbox-prober-0.1.28

07 Jan 09:01
Compare
Choose a tag to compare

What's Changed

  • Disable cgo when building the probe by @geobeau in #43

Full Changelog: blackbox-prober-0.1.27...blackbox-prober-0.1.28

blackbox-prober-0.1.27

03 Jan 15:10
7efd3e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: blackbox-prober-0.1.26...blackbox-prober-0.1.27

blackbox-prober-0.1.26

26 Feb 08:47
c72af41
Compare
Choose a tag to compare

Clean the old 'aerospike-namespaces' consul metadata that is no longer supported

blackbox-prober-0.1.25

21 Feb 13:12
3441cf9
Compare
Choose a tag to compare

this release fix the issue regarding the 0.1.24 that failed to parse the new MetaKey added (aerospike-monitoring-)