Skip to content

Releases: netlify/netlify-commons

v0.57.0

25 Oct 12:59
36ed932
Compare
Choose a tag to compare
  • Upgrades the mongo-go-driver to 1.5.1 -> 1.7.3, see the changelog for more details

Bug fixes

22 Oct 08:16
012075c
Compare
Choose a tag to compare
  • Fixes race condition on Distribution which caused invalid metric labels to reported
  • Fixes race condition on PersistentGauge which caused writes to a closed metrics queue when using the statsd sink.
  • Fixes SafeHTTPClient so that it avoids fetching connections from the underlying pool when checking for forbidden host IPs.

v0.56.0

20 Sep 18:13
e525281
Compare
Choose a tag to compare

feat: added serializable URL type

v0.55.1

30 Aug 20:24
86af27d
Compare
Choose a tag to compare

chore: WithServiceName is deprecated, replace

v0.53.2

06 Jul 15:20
89a3c19
Compare
Choose a tag to compare
  • fix: omit empty pinned_version when serializing plugins config

v0.53.1

01 Jul 10:58
d37fec0
Compare
Choose a tag to compare
  • fix: add AllEnabledFlagsUser to Client interface (#243)

v0.53.0

30 Jun 16:41
caa948e
Compare
Choose a tag to compare
  • feat: add AllEnabledFlagsUser to featureflag (#242)

v0.52.2

12 May 22:54
c1a004d
Compare
Choose a tag to compare

feat: allow for asynchronous kafka offset commits

v0.52.1

06 May 19:39
052504f
Compare
Choose a tag to compare
  • feat: add field for pinned plugin version (#233)
  • feat: Expose Pause and Resume through kafka.Consumer interface (#230)

v0.51.4

01 Apr 13:48
e703089
Compare
Choose a tag to compare
  • fix: update mongo driver (#228)