Skip to content

Releases: http4s/http4s-prometheus-metrics

v0.25.0

12 Sep 18:49
0af0555
Compare
Choose a tag to compare

This release is functionally equivalent to v0.25.0-RC1. It is binary incompatible with http4s-prometheus-metrics-0.24. It adds support for the new CustomMetricsOps. See #168.

Breaking changes

  • Update to use CustomMetricsOps by @dj707chen in #168
    • Includes upgrade to http4s-0.23.28.

Behind the scenes

* Update scalafmt-core to 3.8.2 in series/0.24 by @http4s-steward in https://github.com//pull/169 * Update sbt to 1.10.1 in series/0.24 by @http4s-steward in https://github.com//pull/170 * Update sbt-http4s-org to 0.17.2 in series/0.24 by @http4s-steward in https://github.com//pull/172 * Update sbt-http4s-org to 0.17.3 in series/0.24 by @http4s-steward in https://github.com//pull/173 * Update scala-library to 2.12.20 in series/0.24 by @http4s-steward in https://github.com//pull/174 * Add 0.25.x to compatibility matrix by @rossabaker in https://github.com//pull/176

Full Changelog: v0.24.7...v0.25.0

v0.25.0-RC1

11 Sep 22:01
c5c6eb5
Compare
Choose a tag to compare
v0.25.0-RC1 Pre-release
Pre-release

This release is binary incompatible with http4s-prometheus-metrics-0.24. It adds support for the new CustomMetricsOps. See #168.

Breaking changes

  • Update to use CustomMetricsOps by @dj707chen in #168
    • Includes upgrade to http4s-0.23.28.

Behind the scenes

* Update scalafmt-core to 3.8.2 in series/0.24 by @http4s-steward in https://github.com//pull/169 * Update sbt to 1.10.1 in series/0.24 by @http4s-steward in https://github.com//pull/170 * Update sbt-http4s-org to 0.17.2 in series/0.24 by @http4s-steward in https://github.com//pull/172 * Update sbt-http4s-org to 0.17.3 in series/0.24 by @http4s-steward in https://github.com//pull/173 * Update scala-library to 2.12.20 in series/0.24 by @http4s-steward in https://github.com//pull/174

Full Changelog: v0.24.7...v0.25.0-RC1

v0.24.7

29 May 01:57
8ba1dd1
Compare
Choose a tag to compare

Features

Documentation

Upgrades

  • Update http4s-client, http4s-core, ... to 0.23.27 in series/0.24 by @http4s-steward in #159

Behind the scenes

Private dependencies and superseded upgrades

  • Update http4s-client, http4s-core, ... to 0.23.24 in series/0.24 by @http4s-steward in #140
  • Update sbt-http4s-org to 0.16.1 in series/0.24 by @http4s-steward in #139
  • Update scalafmt-core to 3.7.17 in series/0.24 by @http4s-steward in #141
  • Update sbt to 1.9.8 in series/0.24 by @http4s-steward in #143
  • Update sbt-http4s-org to 0.16.2 in series/0.24 by @http4s-steward in #142
  • Update http4s-client, http4s-core, ... to 0.23.25 in series/0.24 by @http4s-steward in #144
  • Update sbt to 1.9.9 in series/0.24 by @http4s-steward in #147
  • Update scalafmt-core to 3.8.0 in series/0.24 by @http4s-steward in #146
  • Update scalafmt-core to 3.8.1 in series/0.24 by @http4s-steward in #155
  • Update sbt to 1.10.0 in series/0.24 by @http4s-steward in #160
  • Update sbt-http4s-org to 0.16.3 in series/0.24 by @http4s-steward in #151
  • Update sbt-http4s-org to 0.17.1 in series/0.24 by @http4s-steward in #166
  • Update scala-library to 2.13.14 in series/0.24 by @http4s-steward in #158
  • Update munit-scalacheck to 1.0.0 in series/0.24 by @http4s-steward in #162

New Contributors

Full Changelog: 0.24.6...v0.24.7

v0.24.6

23 Oct 09:08
fafb41b
Compare
Choose a tag to compare

What's Changed

  • Update sbt-http4s-org to 0.16.0 in series/0.24 by @http4s-steward in #132
  • Update sbt to 1.9.7 in series/0.24 by @http4s-steward in #135
  • Wrap generating response in Sync[F].blocking. by @kamilkloch in #134

New Contributors

Full Changelog: v0.24.5...0.24.6

v0.24.5

09 Oct 13:11
92ef84a
Compare
Choose a tag to compare

This release updates dependencies and brings two new features by supporting OpenMetrics as an additional export format (#121, enabled automatically, client steers format by Accept header) and support for exemplars (#131, needs explicit passing of label capture effect).

New Features

What's Changed

  • Update scalafmt-core to 3.7.5 in series/0.24 by @http4s-steward in #105
  • Update scalafmt-core to 3.7.6 in series/0.24 by @http4s-steward in #106
  • Update scalafmt-core to 3.7.7 in series/0.24 by @http4s-steward in #107
  • Update sbt to 1.9.2 in series/0.24 by @http4s-steward in #108
  • Update scalafmt-core to 3.7.9 in series/0.24 by @http4s-steward in #110
  • Update scalafmt-core to 3.7.11 in series/0.24 by @http4s-steward in #116
  • Update sbt to 1.9.3 in series/0.24 by @http4s-steward in #115
  • Update http4s-client, http4s-core, ... to 0.23.23 in series/0.24 by @http4s-steward in #114
  • Update scalafmt-core to 3.7.12 in series/0.24 by @http4s-steward in #117
  • Update scalafmt-core to 3.7.14 in series/0.24 by @http4s-steward in #122
  • Update scala3-library to 3.3.1 in series/0.24 by @http4s-steward in #123
  • Update sbt to 1.9.6 in series/0.24 by @http4s-steward in #129
  • Update scala-library to 2.13.12 in series/0.24 by @http4s-steward in #126
  • Update sbt-http4s-org to 0.15.3 in series/0.24 by @http4s-steward in #130

New Contributors

Full Changelog: v0.24.4...v0.24.5

v0.24.4

28 Jun 13:51
60c9350
Compare
Choose a tag to compare

This release bumps transitive dependencies.

Noteworthy

  • Update scala3-library to 3.3.0 in series/0.24 by @http4s-steward in #95
  • Update http4s-client, http4s-core, ... to 0.23.22 in series/0.24 by @http4s-steward in #104
  • Update scala-library to 2.13.11 in series/0.24 by @http4s-steward in #100
  • Update scala-library to 2.12.18 in series/0.24 by @http4s-steward in #98

Behind the scenes

  • Update scalafmt-core to 3.7.4 in series/0.24 by @http4s-steward in #94
  • Update sbt-http4s-org to 0.14.13 in series/0.24 by @http4s-steward in #97
  • Update sbt to 1.9.1 in series/0.24 by @http4s-steward in #103

Full Changelog: v0.24.3...v0.24.4

v1.0.0-M38

04 Jan 18:41
33c6a03
Compare
Choose a tag to compare
v1.0.0-M38 Pre-release
Pre-release

This release is for binary compatibility with http4s-core-1.0.0-M38.

Noteworthy

  • Non safepointing text render by @TimWSpence in #65
  • Update http4s-client, http4s-core, ... to 1.0.0-M38 in main by @http4s-steward in #71

What's Changed

New Contributors

Full Changelog: v0.24.1...v1.0.0-M38

v0.24.3

04 Jan 18:21
4b344dd
Compare
Choose a tag to compare

This release bumps transitive dependencies.

Noteworthy

  • Update http4s-client, http4s-core, ... to 0.23.17 in series/0.24 by @http4s-steward in #72

Behind the scenes

  • Update sbt to 1.8.1 in series/0.24 by @http4s-steward in #70

Full Changelog: v0.24.2...v0.24.3

0.24.2

22 Nov 14:40
cc7a988
Compare
Choose a tag to compare

What's Changed

  • Update http4s-laws to 0.23.15 in series/0.24 by @http4s-steward in #40
  • Update scalafmt-core to 3.5.9 in series/0.24 by @http4s-steward in #39
  • Update sbt to 1.7.2 in series/0.24 by @http4s-steward in #51
  • Update scala3-library to 3.2.0 in series/0.24 by @http4s-steward in #52
  • Update sbt-http4s-org to 0.14.6 in series/0.24 by @http4s-steward in #47
  • Update scala-library to 2.12.17 in series/0.24 by @http4s-steward in #45
  • Update http4s-client, http4s-core, ... to 0.23.16 in series/0.24 by @http4s-steward in #44
  • Update sbt-http4s-org to 0.14.7 in series/0.24 by @http4s-steward in #53
  • Update scala-library to 2.13.10 in series/0.24 by @http4s-steward in #55
  • Update scalafmt-core to 3.6.0 in series/0.24 by @http4s-steward in #56
  • Update sbt to 1.7.3 in series/0.24 by @http4s-steward in #59
  • Update scalafmt-core to 3.6.1 in series/0.24 by @http4s-steward in #60
  • Update scala3-library to 3.2.1 in series/0.24 by @http4s-steward in #61
  • Update sbt to 1.8.0 in series/0.24 by @http4s-steward in #66
  • Update sbt-http4s-org to 0.14.9 in series/0.24 by @http4s-steward in #64
  • Non safepointing text render by @TimWSpence in #65

New Contributors

Full Changelog: v0.24.1...v0.24.2

v1.0.0-M35

27 Jul 19:05
68379f0
Compare
Choose a tag to compare
v1.0.0-M35 Pre-release
Pre-release

This release is binary compatible with http4s-core-1.0.0-M35, and merges the improvements of v0.24.1.

What's Changed

  • Update http4s-client, http4s-core, ... to 1.0.0-M35 in main by @http4s-steward in #33
  • Add support for HTTP PATCH in reportMethod by @cosminci in #35

Behind the scenes

New Contributors

Full Changelog: v1.0.0-M34...v1.0.0-M35