Releases: profunktor/http4s-jwt-auth
Releases · profunktor/http4s-jwt-auth
v2.0.1
What's Changed
- Add MiMa to check for binary compatibility issues by @froth in #460
- Update doc to not use deprecated methods. by @froth in #481
- Update sbt-mima-plugin to 1.1.4 by @gvolpe in #482
- Update sbt, scripted-plugin to 1.10.5 by @gvolpe in #483
- Update cats-effect to 3.5.6 by @gvolpe in #484
Full Changelog: v2.0.0...v2.0.1
v2.0.0
For most use cases existing code should continue to compile with deprecation warnings. It is highly advised to migrate away from the deprecated functions.
What's Changed
- Change representation of PrivateKey to not use String by @hunterpayne in #452
- Add versionScheme to allow for automated eviction errors by @froth in #458
- Update scalafmt-core to 3.8.3 by @gvolpe in #461
- Update munit to 1.0.1 by @gvolpe in #463
- Update sbt-tpolecat to 0.5.2 by @gvolpe in #465
- Update fs2-core to 3.11.0 by @gvolpe in #466
- Update scala-library to 2.12.20 by @gvolpe in #467
- Update munit to 1.0.2 by @gvolpe in #469
- Update http4s-dsl, http4s-server to 0.23.28 by @gvolpe in #468
- Update mdoc, sbt-mdoc to 2.6.1 by @gvolpe in #471
- Update scala-library to 2.13.15 by @gvolpe in #472
- Update scala3-library to 3.3.4 by @gvolpe in #473
- Update sbt-ci-release to 1.9.0 by @gvolpe in #476
- Update http4s-dsl, http4s-server to 0.23.29 by @gvolpe in #477
- Update cats-effect to 3.5.5 by @gvolpe in #480
- Update sbt to 1.10.4 by @gvolpe in #479
New Contributors
- @hunterpayne made their first contribution in #452
Full Changelog: v1.2.3...v2.0.0
v1.2.3
This will be the last release of the 1.x series. A breaking 2.0 release is upcoming.
What's Changed
- Update kind-projector to 0.13.3 by @gvolpe in #433
- Update scala-library to 2.12.19 by @gvolpe in #434
- Update scala-library to 2.13.14 by @gvolpe in #444
- Update scala3-library to 3.3.3 by @gvolpe in #436
- Update cats-effect to 3.5.4 by @gvolpe in #438
- Update fs2-core to 3.10.2 by @gvolpe in #440
- Update sbt-tpolecat to 0.5.1 by @gvolpe in #442
- Update http4s-dsl, http4s-server to 0.23.27 by @gvolpe in #443
- Update jwt-core to 10.0.1 by @gvolpe in #445
- Update munit to 1.0.0 by @gvolpe in #447
- Update cats-core to 2.12.0 by @gvolpe in #448
- Update scalafmt-core to 3.8.2 by @gvolpe in #450
- Update mdoc, sbt-mdoc to 2.5.4 by @gvolpe in #456
- Update sbt to 1.10.1 by @gvolpe in #455
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Clarify that we only support 0.23. by @froth in #405
- Update jwt-core to 9.4.4 by @gvolpe in #406
- Update scala3-library to 3.3.1 by @gvolpe in #407
- Update scala-library to 2.13.12 by @gvolpe in #409
- Update cats-effect to 3.5.2 by @gvolpe in #411
- Update sbt-microsites to 1.4.4 by @gvolpe in #417
- Update scalafmt-core to 3.7.17 by @gvolpe in #422
- Update sbt-mdoc to 2.5.1 by @gvolpe in #421
- Update jwt-core to 9.4.5 by @gvolpe in #423
- Update sbt to 1.9.8 by @gvolpe in #424
- Update http4s-dsl, http4s-server to 0.23.25 by @gvolpe in #425
- Update mdoc, sbt-mdoc to 2.5.2 by @gvolpe in #426
- Update fs2-core to 3.9.4 by @gvolpe in #427
- Update jwt-core to 9.4.6 by @gvolpe in #428
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Update mdoc, sbt-mdoc to 2.3.7 by @gvolpe in #369
- Add .vscode and .bsp to .gitignore by @froth in #370
- Scalfmt update by @froth in #371
- Update sbt-microsites to 1.4.3 by @gvolpe in #382
- Update sbt-header to 5.10.0 by @gvolpe in #387
- Update sbt-ci-release to 1.5.12 by @gvolpe in #386
- Update scala-library to 2.13.11 by @gvolpe in #391
- Update scala-library to 2.12.18 by @gvolpe in #390
- Update cats-effect to 3.5.1 by @gvolpe in #398
- Update sbt to 1.9.4 by @gvolpe in #397
- Update scalafmt-core to 3.7.14 by @gvolpe in #402
- Update sbt-tpolecat to 0.5.0 by @gvolpe in #400
- Update scala3-library to 3.3.0 by @gvolpe in #392
- Update sbt-scalafmt to 2.5.2 by @gvolpe in #401
- Update fs2-core to 3.9.1 by @gvolpe in #399
- Update cats-core to 2.10.0 by @gvolpe in #395
- Update http4s-dsl, http4s-server to 0.23.23 by @gvolpe in #389
- Update jwt-core to 9.4.3 by @gvolpe in #385
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.0
What's Changed 🚀
- Added a scala 3 cross-build by @domaspoliakas in #297
- Allow for jwtAuth being provided inside of F[_] by @froth in #364
Dependency Updates 🤖
- Update scala-library to 2.13.7 by @scala-steward in #310
- Update scala3-library to 3.1.2 by @scala-steward in #356
- Update cats-effect to 3.3.12 by @scala-steward in #362
- Update fs2-core to 3.2.7 by @scala-steward in #351
- Update http4s-dsl, http4s-server to 0.23.12 by @scala-steward in #363
- Update jwt-core to 9.0.5 by @scala-steward in #346
Internal Dependency Updates 🔧
- Update munit to 0.7.29 by @scala-steward in #284
- Update kind-projector to 0.13.2 by @scala-steward in #287
- Update sbt-ci-release to 1.5.10 by @scala-steward in #303
- Update sbt-scalafmt to 2.4.6 by @scala-steward in #321
- Update sbt to 1.6.2 by @scala-steward in #334
- Update mdoc, sbt-mdoc to 2.3.2 by @scala-steward in #348
- Update sbt-header to 5.7.0 by @scala-steward in #358
- Update sbt-tpolecat to 0.3.1 by @scala-steward in #360
New Contributors 🥳
- @domaspoliakas made their first contribution in #297
- @froth made their first contribution in #364
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Final release against http4s-0.23.0.
v1.0.0-RC3
Built on http4s-1.0.0-M22
.
v1.0.0-RC2
Second RC built against cats-core-2.6.0
, cats-effect-3.1.0
, fs2-3.0.2
and http4s-1.0.0-M21
.