Skip to content

Releases: form3tech-oss/f1

v2.3.0

29 Sep 14:30
b29aa3f

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/prometheus/common from 0.59.1 to 0.61.0 by @dependabot[bot] in #296
  • chore(deps): bump github.com/guptarohit/asciigraph from 0.7.2 to 0.7.3 by @dependabot[bot] in #294
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot[bot] in #292
  • chore: update gh actions by @nvloff-f3 in #299
  • chore: update golangci-lint to 1.64.5 & fix issues by @nvloff-f3 in #298
  • chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot[bot] in #300
  • chore(deps): bump github.com/prometheus/common from 0.61.0 to 0.62.0 by @dependabot[bot] in #302
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot[bot] in #303
  • chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot[bot] in #304
  • chore(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @dependabot[bot] in #305
  • chore: golangci-lint 2.0 by @nvloff-f3 in #306
  • chore(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @dependabot[bot] in #308
  • chore(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot[bot] in #307
  • chore: make 'waitForCompletionTimeout' configurable with a flag by @marc-brandenburg-form3 in #315

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

18 Oct 08:05
474deed

Choose a tag to compare

What's Changed

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

Metrics Labels injection

11 Oct 14:41
c0020a5

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

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

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

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

Choose a tag to compare

What's Changed

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

v2.0.21

09 Nov 09:49
8ee2967

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

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

Choose a tag to compare

What's Changed

New Contributors

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