Skip to content

Releases: http4s/http4s-servlet

v0.24.0-RC3

21 Jul 17:37
521b4a8

Choose a tag to compare

v0.24.0-RC3 Pre-release
Pre-release

What's Changed

  • Fix reader in ServletIo; test with Jetty 12 and Undertow by @kevin-lee in #404

Behind the Scenes

  • Update scala3-library to 3.3.6 in series/0.24 by @http4s-steward[bot] in #380
  • 0.24 and 0.25 are in RC status by @rossabaker in #381
  • flake.lock: Update by @http4s-steward[bot] in #387
  • Update sbt-http4s-org to 1.0.1 in series/0.24 by @http4s-steward[bot] in #388
  • Update sbt, scripted-plugin to 1.11.1 in series/0.24 by @http4s-steward[bot] in #390
  • Update sbt-http4s-org to 2.0.0 in series/0.24 by @http4s-steward[bot] in #394
  • flake.lock: Update by @http4s-steward[bot] in #391
  • Update sbt, scripted-plugin to 1.11.2 in series/0.24 by @http4s-steward[bot] in #395
  • flake.lock: Update by @http4s-steward[bot] in #396
  • flake.lock: Update by @http4s-steward[bot] in #403
  • Update sbt, scripted-plugin to 1.11.3 in series/0.24 by @http4s-steward[bot] in #402

Full Changelog: v0.24.0-RC2...v0.24.0-RC3

v0.22.0

17 Jul 14:19
dbb0d5d

Choose a tag to compare

This release introduces Servlet 4, Servlet 5, and Servlet 6 support for http4s-server-0.22.x. The artifact names are all new, and do not clash with the Servlet 3 support that was part of the http4s-0.22 monorepo.

Warning

http4s-0.22 and friends are EOL. Releases are considered for working PRs that don't disrupt maintained versions.

No changes from v0.22.0-M1.

v0.22.0-M1

03 Jul 15:00
dbb0d5d

Choose a tag to compare

v0.22.0-M1 Pre-release
Pre-release

This release introduces Servlet 4, Servlet 5, and Servlet 6 support for http4s-server-0.22.x. The artifact names are all new, and do not clash with the Servlet 3 support that was part of the http4s-0.22 monorepo.

Warning

http4s-0.22 and friends are EOL. Releases are considered for working PRs that don't disrupt maintained versions.

What's Changed

  • Issue #397 - Drop servlet 3 and add support for Servlet 4 (Jakarta EE 8), Servlet 5 (Jakarta EE 9) and 6 (Jakarta EE 10) for v0.22 by @kevin-lee in #399

New Contributors

Full Changelog: https://github.com/http4s/http4s-servlet/commits/v0.22.0-M1

v0.25.0-RC1

08 May 18:19
0cd8cbe

Choose a tag to compare

v0.25.0-RC1 Pre-release
Pre-release

This release merges forward http4s-servlet-0.24.0-RC2 to the 0.25 series for Servlet 5 support.

Noteworthy

Upgrades

  • Update http4s-dsl, http4s-server to 0.23.30 in series/0.24 by @http4s-steward in #350

Details

  • Update sbt to 1.8.2 in series/0.24 by @http4s-steward in #153
  • Update sbt-http4s-org to 0.14.10 in series/0.24 by @http4s-steward in #155
  • flake.lock: Update by @http4s-steward in #158
  • Update http4s-dsl, ... to 0.23.18 in series/0.24 by @http4s-steward in #159
  • Update http4s-scalafix-internal to 0.23.18 in series/0.24 by @http4s-steward in #161
  • Update scalafmt-core to 3.7.0 in series/0.24 by @http4s-steward in #163
  • Update scalafmt-core to 3.7.1 in series/0.24 by @http4s-steward in #168
  • Inherit scalafmt-core from 0.24 by @rossabaker in #165
  • Test async timeout by @rossabaker in #154
  • Add builder for BlockingHttp4sServlet by @rossabaker in #86
  • Update scala3-library to 3.2.2 in series/0.24 by @http4s-steward in #174
  • flake.lock: Update by @http4s-steward in #176
  • flake.lock: Update by @http4s-steward in #184
  • Fix deprecation versions by @rossabaker in #166
  • Use Http4sOrgSitePlugin instead of TypelevelSitePlugin by @danicheg in #183
  • flake.lock: Update by @http4s-steward in #185
  • Update scalafmt-core to 3.7.3 in series/0.24 by @http4s-steward in #187
  • Update jetty-client, jetty-runner, ... to 10.0.15 in series/0.24 by @http4s-steward in #189
  • Update jetty-client, jetty-runner, ... to 11.0.15 in series/0.25 by @http4s-steward in #190
  • Update sbt-http4s-org to 0.14.12 in series/0.24 by @http4s-steward in #191
  • Update sbt to 1.8.3 in series/0.23 by @rossabaker in #195
  • Revert #50 by @rossabaker in #175
  • Upgrade to http4s-0.23.19 by @rossabaker in #194
  • flake.lock: Update by @http4s-steward in #199
  • flake.lock: Update by @http4s-steward in #200
  • Update scalafmt-core to 3.7.4 in series/0.24 by @http4s-steward in #202
  • Update scala3-library to 3.3.0 in series/0.24 by @http4s-steward in #203
  • Update sbt-http4s-org to 0.14.13 in series/0.24 by @http4s-steward in #204
  • flake.lock: Update by @http4s-steward in #205
  • Update scala-library to 2.12.18 in series/0.24 by @http4s-steward in #206
  • Upgrade to http4s-0.23.19 by @rossabaker in #197
  • Merge 0.23.14 -> 0.24 by @dhinojosa in #212
  • Update scala-library to 2.13.11 in series/0.24 by @http4s-steward in #209
  • Update http4s-dsl, ... to 0.23.20 in series/0.24 by @http4s-steward in #211
  • flake.lock: Update by @http4s-steward in #215
  • Update http4s-dsl, http4s-server to 0.23.21 in series/0.24 by @http4s-steward in #214
  • Update sbt to 1.9.0 in series/0.24 by @http4s-steward in #213
  • Update sbt to 1.9.1 in series/0.24 by @http4s-steward in #216
  • Update http4s-dsl, http4s-server to 0.23.22 in series/0.24 by @http4s-steward in #218
  • flake.lock: Update by @http4s-steward in #217
  • Render async timeouts in the listener, as Jetty 9 requires by @rossabaker in #221
  • Update scalafmt-core to 3.7.5 in series/0.24 by @http4s-steward in #220
  • Update scalafmt-core to 3.7.6 in series/0.24 by @http4s-steward in #223
  • flake.lock: Update by @http4s-steward in #224
  • Update scalafmt-core to 3.7.7 in series/0.24 by @http4s-steward in #226
  • Merge 0.23.15 -> 0.24 by @rossabaker in #227
  • Update scalafmt-core to 3.7.9 in series/0.24 by @http4s-steward in #231
  • Update sbt to 1.9.2 in series/0.24 by @http4s-steward in #229
  • flake.lock: Update by @http4s-steward in #233
  • Update scalafmt-core to 3.7.12 in series/0.24 by @http4s-steward in #237
  • Update http4s-dsl, http4s-server to 0.23.25 in series/0.24 by @http4s-steward in #274
  • Update http4s-dsl, http4s-server to 0.23.26 in series/0.24 by @http4s-steward in #286
  • flake.lock: Update by @http4s-steward in #239
  • Update scalafmt-core to 3.7.17 in series/0.24 by @http4s-steward in #268
  • Update sbt to 1.9.9 in series/0.24 by @http4s-steward in #278
  • Update scala-library to 2.12.19 in series/0.24 by @http4s-steward in #280
  • Update http4s-dsl, http4s-server to 0.23.27 in series/0.24 by @http4s-steward in #291
  • flake.lock: Update by @http4s-steward in #299
  • Update scala3-library to 3.3.3 in series/0.24 by @http4s-steward in #285
  • Update jetty-client, jetty-runner, ... to 10.0.21 in series/0.24 by @http4s-steward in #294
  • Update scalafmt-core to 3.8.1 in series/0.24 by @http4s-steward in #301
  • Update sbt-http4s-org to 0.17.1 in series/0.24 by @http4s-steward in #292
  • Update updates.ignore for 0.25.x by @rossabaker in #302
  • Update sbt to 1.10.0 in series/0.24 by @http4s-steward in #300
  • Update munit-cats-effect-3 to 2.0.0 in series/0.24 by @http4s-steward in #297
  • flake.lock: Update by @http4s-steward in #304
  • Update scalafmt-core to 3.8.2 in series/0.24 by @http4s-steward in #305
  • flake.lock: Update by @http4s-steward in #306
  • Update sbt to 1.10.1 in series/0.24 by @http4s-steward in #314
  • Update jetty-client, jetty-runner, ... to 10.0.22 in series/0.24 by @http4s-steward in #312
  • flake.lock: Update by @http4s-steward in #310
  • Update xsbt-web-plugin to 4.2.5 in series/0.24 by @http4s-steward in #308
  • Update sbt-http4s-org to 0.17.2 in series/0.24 by @http4s-steward in #318
  • flake.lock: Update by @http4s-steward in #316
  • flake.lock: Update by @http4s-steward in #319
  • flake.lock: Update by @http4s-steward in #320
  • flake.lock: Update by @http4s-steward in #321
  • Inherit xsbt-web-plugin from 0.24 by @rossabaker in #315
  • Update jetty-client, jetty-runner, ... to 10.0.23 in series/0.24 by @http4s-steward in #323
  • flake.lock: Update by @http4s-steward in #325
  • flake.lock: Update by @http4s-steward in #326
  • Update scala3-library to 3.3.4 in series/0.24 by @http4s-steward in #337
  • Update scala-library to 2.13.15 in series/0.24 by @http4s-steward in #336
  • flake.lock: Update by @http4s-steward in https://github.com/http4s/http4s-servlet/...
Read more

v0.24.0-RC2

08 May 04:49
a08877c

Choose a tag to compare

v0.24.0-RC2 Pre-release
Pre-release

Visible upgrades

  • Update http4s-dsl, http4s-server to 0.23.30 in series/0.24 by @http4s-steward in #350

Behind the scenes

  • Update scalafmt-core to 3.7.9 in series/0.24 by @http4s-steward in #231
  • Update sbt to 1.9.2 in series/0.24 by @http4s-steward in #229
  • flake.lock: Update by @http4s-steward in #233
  • Update scalafmt-core to 3.7.12 in series/0.24 by @http4s-steward in #237
  • Update http4s-dsl, http4s-server to 0.23.25 in series/0.24 by @http4s-steward in #274
  • Update http4s-dsl, http4s-server to 0.23.26 in series/0.24 by @http4s-steward in #286
  • flake.lock: Update by @http4s-steward in #239
  • Update scalafmt-core to 3.7.17 in series/0.24 by @http4s-steward in #268
  • Update sbt to 1.9.9 in series/0.24 by @http4s-steward in #278
  • Update scala-library to 2.12.19 in series/0.24 by @http4s-steward in #280
  • Update http4s-dsl, http4s-server to 0.23.27 in series/0.24 by @http4s-steward in #291
  • flake.lock: Update by @http4s-steward in #299
  • Update scala3-library to 3.3.3 in series/0.24 by @http4s-steward in #285
  • Update jetty-client, jetty-runner, ... to 10.0.21 in series/0.24 by @http4s-steward in #294
  • Update scalafmt-core to 3.8.1 in series/0.24 by @http4s-steward in #301
  • Update sbt-http4s-org to 0.17.1 in series/0.24 by @http4s-steward in #292
  • Update sbt to 1.10.0 in series/0.24 by @http4s-steward in #300
  • Update munit-cats-effect-3 to 2.0.0 in series/0.24 by @http4s-steward in #297
  • flake.lock: Update by @http4s-steward in #304
  • Update scalafmt-core to 3.8.2 in series/0.24 by @http4s-steward in #305
  • flake.lock: Update by @http4s-steward in #306
  • Update sbt to 1.10.1 in series/0.24 by @http4s-steward in #314
  • Update jetty-client, jetty-runner, ... to 10.0.22 in series/0.24 by @http4s-steward in #312
  • flake.lock: Update by @http4s-steward in #310
  • Update xsbt-web-plugin to 4.2.5 in series/0.24 by @http4s-steward in #308
  • Update sbt-http4s-org to 0.17.2 in series/0.24 by @http4s-steward in #318
  • flake.lock: Update by @http4s-steward in #316
  • flake.lock: Update by @http4s-steward in #319
  • flake.lock: Update by @http4s-steward in #320
  • flake.lock: Update by @http4s-steward in #321
  • Update jetty-client, jetty-runner, ... to 10.0.23 in series/0.24 by @http4s-steward in #323
  • flake.lock: Update by @http4s-steward in #325
  • flake.lock: Update by @http4s-steward in #326
  • Update scala3-library to 3.3.4 in series/0.24 by @http4s-steward in #337
  • Update scala-library to 2.13.15 in series/0.24 by @http4s-steward in #336
  • flake.lock: Update by @http4s-steward in #334
  • Update scala-library to 2.12.20 in series/0.24 by @http4s-steward in #331
  • Update http4s-dsl, ... to 0.23.28 in series/0.24 by @http4s-steward in #332
  • Update sbt to 1.10.2 in series/0.24 by @http4s-steward in #333
  • Update jetty-client, jetty-runner, ... to 10.0.24 in series/0.24 by @http4s-steward in #328
  • flake.lock: Update by @http4s-steward in #339
  • Update sbt to 1.10.3 in series/0.24 by @http4s-steward in #340
  • Update http4s-dsl, http4s-server to 0.23.29 in series/0.24 by @http4s-steward in #341
  • Update sbt-http4s-org to 0.17.5 in series/0.24 by @http4s-steward in #342
  • Update sbt to 1.10.4 in series/0.24 by @http4s-steward in #343
  • flake.lock: Update by @http4s-steward in #344
  • Update sbt to 1.10.5 in series/0.24 by @http4s-steward in #345
  • flake.lock: Update by @http4s-steward in #346
  • flake.lock: Update by @http4s-steward in #347
  • flake.lock: Update by @http4s-steward in #348
  • flake.lock: Update by @http4s-steward in #351
  • flake.lock: Update by @http4s-steward in #354
  • Update sbt-http4s-org to 0.17.6 in series/0.24 by @http4s-steward in #353
  • Update sbt, scripted-plugin to 1.10.7 in series/0.24 by @http4s-steward in #352
  • Update scalafmt-core to 3.8.5 in series/0.24 by @http4s-steward in #359
  • Update scala-library to 2.13.16 in series/0.24 by @http4s-steward in #358
  • Update http4s-dsl, http4s-server to 0.23.30 in series/0.24 by @http4s-steward in #350
  • flake.lock: Update by @http4s-steward in #355
  • Update scalafmt-core to 3.8.6 in series/0.24 by @http4s-steward in #361
  • flake.lock: Update by @http4s-steward in #362
  • Update scala3-library to 3.3.5 in series/0.24 by @http4s-steward in #363
  • flake.lock: Update by @http4s-steward in #364
  • Update scalafmt-core to 3.9.4 in series/0.24 by @http4s-steward in #367
  • Update sbt, scripted-plugin to 1.10.10 in series/0.24 by @http4s-steward in #365
  • flake.lock: Update by @http4s-steward in #372
  • Update jetty-client, jetty-runner, ... to 10.0.25 in series/0.24 by @http4s-steward in #370
  • flake.lock: Update by @http4s-steward in #373
  • Update munit-cats-effect to 2.1.0 in series/0.24 by @http4s-steward in #375
  • Update sbt-http4s-org to 0.17.7 in series/0.24 by @http4s-steward in #360
  • flake.lock: Update by @http4s-steward in #377
  • Update sbt, scripted-plugin to 1.10.11 in series/0.24 by @http4s-steward in #368
  • Update sbt-http4s-org to 0.18.0 in series/0.24 by @http4s-steward in #376

Full Changelog: v0.24.0-RC1...v0.24.0-RC2

v0.24.0-RC1

05 Jul 17:19
ac4ae4f

Choose a tag to compare

v0.24.0-RC1 Pre-release
Pre-release

Noteworthy

Upgrades

  • Update http4s-dsl, http4s-server to 0.23.22 in series/0.24 by @http4s-steward in #218
  • Update jetty-client, jetty-runner, ... to 10.0.15 in series/0.24 by @http4s-steward in #189
  • Update scala3-library to 3.3.0 in series/0.24 by @http4s-steward in #203

Behind the scenes

  • Fix deprecation versions by @rossabaker in #166
  • Merge 0.23.14 -> 0.24 by @dhinojosa in #212
  • Merge 0.23.15 -> 0.24 by @rossabaker in #227
  • Test async timeout by @rossabaker in #154
  • Unpin from 0.23, which is EOL by @rossabaker in #150
  • Update http4s-dsl, http4s-server to 0.23.21 in series/0.24 by @http4s-steward in #214
  • Update sbt to 1.9.1 in series/0.24 by @http4s-steward in #216
  • Update sbt-http4s-org to 0.14.13 in series/0.24 by @http4s-steward in #204
  • Update scala-library to 2.12.18 in series/0.24 by @http4s-steward in #206
  • Update scala-library to 2.13.11 in series/0.24 by @http4s-steward in #209
  • Update scalafmt-core to 3.7.7 in series/0.24 by @http4s-steward in #226
  • Upgrade to http4s-0.23.19 by @rossabaker in #194
  • Upgrade to http4s-0.23.19 by @rossabaker in #197
  • Use Http4sOrgSitePlugin instead of TypelevelSitePlugin by @danicheg in #183
  • flake.lock: Update by @http4s-steward in #224

New Contributors

Full Changelog: v0.24.0-M2...v0.24.0-RC1

v0.23.15

03 Jul 20:03
ed12c64

Choose a tag to compare

This release is in support of http4s-jetty for the new Cats-Effect 3.5 cancellation semantics.

What's Changed

  • Render async timeouts in the listener, as Jetty 9 requires by @rossabaker in #221

Full Changelog: v0.23.14...v0.23.15

v0.23.15-RC1

30 Jun 22:32

Choose a tag to compare

v0.23.15-RC1 Pre-release
Pre-release

This is a test release with #221.

v0.23.14

12 Jun 20:13
51943d5

Choose a tag to compare

This fixes a significant regression from #50 and potential deadlocks with Cats-Effect 3.5.0.

Noteworthy

Behind the scenes

Full Changelog: v0.23.13...v0.23.14

v1.0.0-M38

05 Jan 03:37
5500104

Choose a tag to compare

v1.0.0-M38 Pre-release
Pre-release

This merges forward v0.25.0-M2. It is compatible with http4s-1.0.0-M38 and Servlet 5.

Noteworthy

Behind the scenes

  • flake.lock: Update by @http4s-steward in #136
  • flake.lock: Update by @http4s-steward in #137
  • flake.lock: Update by @http4s-steward in #142

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