Skip to content

Releases: LevelFourAB/sprout-go

v0.19.0

25 Jul 18:27
fbddf41
Compare
Choose a tag to compare

0.19.0 (2024-07-25)

Feature

  • Add slog support (20ee224)
  • Change logging when loading config variables (cf1b9a9)

Documentation

Chores

  • Add default values to config for OpenTelemetry tracing (9ebf2fd)

v0.18.0

19 Jun 16:57
Compare
Choose a tag to compare

0.18.0 (2024-06-19)

Feature

  • update module github.com/thessem/zap-prettyconsole to v0.5.0 (d50b008)

v0.17.0

19 Jun 16:54
Compare
Choose a tag to compare

0.17.0 (2024-06-19)

Feature

  • Improve error logging when configuration load fails (1bd816a)
  • Add support for switching log levels via environment variables (03a5072)

v0.16.0

16 Jun 15:07
Compare
Choose a tag to compare

0.16.0 (2024-06-16)

Feature

  • Add support for changing the sample rate of traces (2ffcd29)
  • Allow tracing exporting development/testing mode (a330a7e)
  • Allow metric export in development/testing mode (90a978b)

Chores

  • Add logging to observability init (bda8d6e)

v0.15.0

08 Jun 16:57
Compare
Choose a tag to compare

0.15.0 (2024-06-08)

Feature

  • Upgrade zap-prettyconsole to v0.4.0 (8c8fff5)
  • Upgrade automemlimit to v0.6.1 (b3acdc9)
  • Upgrade OpenTelemetry to v1.27.0 (0a89caf)
  • Upgrade go.uber.org/fx to v1.22.0 (21c76c8)
  • Upgrade go.uber.org/zap to v1.27.0 (efd6817)

Tests

  • Upgrade ginkgo to v2.19.0 and gomega to v1.33.1 (0756ea8)

Chores

Build

v0.14.0

05 Jan 08:08
Compare
Choose a tag to compare

0.14.0 (2024-01-05)

Feature

  • Update github.com/alexliesenfeld/health to v0.8.0 (47180fc)
  • Update Zap to v1.26.0 (2a1202b)
  • Update OpenTelemetry dependencies (b33e26f)

Bug Fixes

  • Update go.uber.org/fx to v1.20.1 (2e194cf)

Tests

  • Update Ginkgo and Gomega dependencies (b4c6138)

Build

  • Update pre-commit hooks (959588e)
  • Group Ginkgo and Gomega together in Renovate (87fe049)
  • Combine all OpenTelemetry dependencies in Renovate (5f42fbe)
  • Update lint configuration to ignore dot imports (7e3b6f5)

v0.13.0

09 Sep 04:57
Compare
Choose a tag to compare

0.13.0 (2023-09-09)

Feature

  • Upgrade OpenTelemetry libraries (6432153)
  • Update go.uber.org/automaxprocs to v1.5.3 (d960223)
  • Upgrade github.com/KimMachineGun/automemlimit to v0.3.0 (a970b73)
  • Upgrade to github.com/caarlos0/env/v9 (32c4982)

Build

  • Upgrade golangci-lint to v1.54.2 (a5c0ef5)
  • Update actions/checkout to v4 (dde67b1)
  • Upgrade github.com/onsi/ginkgo/v2 to v2.12.0 (5cbf13d)

v0.12.0

11 Aug 08:17
Compare
Choose a tag to compare

0.12.0 (2023-08-11)

Feature

  • update module go.uber.org/zap to v1.25.0 (2bdf8eb)

v0.11.0

17 Jun 05:40
Compare
Choose a tag to compare

0.11.0 (2023-06-17)

Feature

  • update module go.uber.org/fx to v1.20.0 (5f2d557)

Build

  • update module github.com/onsi/ginkgo/v2 to v2.11.0 (89a6abb)
  • update pre-commit hook golangci/golangci-lint to v1.53.3 (7fb7179)
  • update module github.com/onsi/ginkgo/v2 to v2.10.0 (a690c93)
  • update module github.com/onsi/gomega to v1.27.8 (46cb9e6)
  • update pre-commit hook golangci/golangci-lint to v1.53.2 (2f87aa8)
  • Run test and lint in parallel for CI (4237b4b)
  • Make CI run of golangci-lint less verbose (287f6a4)
  • CI run of golangci-lint does not need cache (2521627)
  • Add build step for CI (3a045e1)
  • Update golangci-lint config (eb9f9b2)
  • update module github.com/onsi/ginkgo/v2 to v2.9.7 (5464506)

v0.10.1

24 May 17:54
Compare
Choose a tag to compare

0.10.1 (2023-05-24)

Bug Fixes

  • Set OpenTelemetry metric provider to global (1ee9f61)