Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Releases: tomcz/openldap_exporter

v2.3.2

31 Aug 23:59
Compare
Choose a tag to compare

Commits

  • 9d35ef7: use a stable attribute order (Tom Czarniecki)

v2.3.1

31 Aug 23:56
Compare
Choose a tag to compare

Commits

  • c21527f: fix broken version tags (Tom Czarniecki)

v2.3.0

31 Aug 23:44
Compare
Choose a tag to compare

Commits

  • cdd6d84: Bump github.com/prometheus/exporter-toolkit from 0.7.1 to 0.7.3 (dependabot[bot]) #23
  • c050a27: Bump golang.org/x/text from 0.3.7 to 0.3.8 (dependabot[bot]) #30
  • 5257a1b: bump to go 1.20 (Tom Czarniecki)
  • 1c7230a: Bump golang.org/x/crypto from 0.0.0-20210915214749-c084706c2272 to 0.1.0 (dependabot[bot]) #34
  • 7ce83a8: Bump golang.org/x/net from 0.0.0-20210917221730-978cfadd31cf to 0.7.0 (dependabot[bot]) #35
  • 24ad554: use panic handling errgroup from gotools (Tom Czarniecki)
  • 0670fbb: make build (Tom Czarniecki)
  • acc882b: Update README.md (Tom Czarniecki)
  • 3f02d59: final release (Tom Czarniecki)

v2.2.2

13 Aug 20:49
Compare
Choose a tag to compare

Commits

  • [ef7487c]: update to go1.18 (Tom Czarniecki)
  • [286817a]: publish sha256 signatures (Tom Czarniecki)
  • [675f29b]: add counters for bind & dial ldap op success (Tom Czarniecki)
  • ok rather than fail (Tom Czarniecki)

v2.2.1

24 Apr 21:23
Compare
Choose a tag to compare

Commits

  • [c20e932]: scraper will never return an actual error (Tom Czarniecki)
  • [9a91e2e]: update to go1.18 (Tom Czarniecki)
  • [27859c4]: smaller binary size (Tom Czarniecki)
  • [3e49c6e]: only release gzipped files (Tom Czarniecki)

v2.2.0

31 Dec 10:04
Compare
Choose a tag to compare

Features

Commits

  • [c1d1053]: fix goimports install (Tom Czarniecki)
  • [19a19d2]: typo fix (Tom Czarniecki)
  • [08da0a2]: value parsing errors should not fail a scrape (Tom Czarniecki)
  • [f32db76]: provide better error when parsing fails (Tom Czarniecki)
  • [36a1ee3]: version 2.2.0 (Tom Czarniecki)

v2.1.4

15 Jun 07:52
Compare
Choose a tag to compare

Commits

  • [b6f2972]: logging cleanup (Tom Czarniecki)
  • [bfd3b07]: cleanup (Tom Czarniecki)
  • [6d54eb9]: enable optional JSON log output (Tom Czarniecki)
  • [7bf0388]: make sure goimports is present (Tom Czarniecki)
  • [5985636]: add staticcheck linter (Tom Czarniecki)
  • [5e158bc]: release 2.1.4 (Tom Czarniecki)

v2.1.3

31 May 02:38
Compare
Choose a tag to compare

Commits

  • [2c3c77a]: fix typos (Tom Czarniecki)
  • [061733e]: uniform scrape logs (Tom Czarniecki)
  • [776fbeb]: use structured logging (Tom Czarniecki)
  • [d6b7c64]: simpler runOnce logic (Tom Czarniecki)

v2.1.2

30 May 21:39
Compare
Choose a tag to compare

Commits

  • [b97f88e]: add support for prometheus exporter-toolkit web config (Tom Czarniecki)

v2.1.1

30 May 00:37
Compare
Choose a tag to compare
switch to github actions