Skip to content

Releases: form3tech-oss/f1

v2.2.1

18 Oct 08:05
474deed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

Metrics Labels injection

11 Oct 14:41
c0020a5
Compare
Choose a tag to compare

What's Changed

  • fix(metrics): fix race condition in metrics.Init() by @nvloff-f3 in #285
  • Injection of static label/values to the F1 metrics by @mlornac in #290

New Contributors

Full Changelog: v2.1.2...v2.2.0

v2.1.2

10 Sep 14:18
f016ea2
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0 by @dependabot in #277
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #283
  • chore(deps): bump github.com/prometheus/common from 0.57.0 to 0.59.1 by @dependabot in #282
  • chore(ci): allow tests to run on Pull Requests by @nvloff-f3 in #281
  • fix: Add F1_ prefix to over-scoped LOG_LEVEL, LOG_FORMAT environment variables by @dmitryabramov-f3 in #284

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

27 Aug 08:14
ba2eb54
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/guptarohit/asciigraph from 0.7.1 to 0.7.2 by @dependabot in #269
  • bump golangci-lint to 1.60.1 by @nvloff-f3 in #270
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.1 by @dependabot in #273
  • bump linter to 1.60.2 & fix integer overflow conversion by @nvloff-f3 in #272
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 by @dependabot in #275
  • chore(deps): bump github.com/wcharczuk/go-chart/v2 from 2.1.1 to 2.1.2 by @dependabot in #274
  • fix: users in a staged run would exit immediately without max iterations by @nvloff-f3 in #276

Full Changelog: v2.1.0...v2.1.1

v2.1.0

15 Jul 06:10
cd26e01
Compare
Choose a tag to compare

Summary

The v2.1.0 release of f1 is closer to a complete rewrite, than a feature release. Includes massive
performance, security, usability and maintainability improvements.

Transforming f1 into a modern, high-quality and efficient package.

Highlights

Detailed

Breaking

Deprecations

Performance

Features

Fixes

Usability

Testing

CI

Dependencies

Linting

Run golangci-lint as part of CI and enable most linters:

Documentation:

Cleanup

Read more

v2.0.22

22 Feb 16:58
e8614f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.21...v2.0.22

v2.0.21

09 Nov 09:49
8ee2967
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.20...v2.0.21

v2.0.20

06 Nov 12:28
2fd182e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.19...v2.0.20

v2.0.19

19 Oct 16:42
033e38d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.18...v2.0.19

v2.0.18

29 Sep 07:13
52025dc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.17...v2.0.18