Skip to content

Releases: typelevel/feral

v0.2.2

13 May 19:04
eab66b0
Compare
Choose a tag to compare

This is the third release in the 0.2.x series of feral. It is binary- and source-compatible with every previous 0.2.x release. This release updates to Cats Effect v3.5.0 which includes a new JS runtime optimized for typical serverless workloads (see typelevel/cats-effect#3225).

Cats Effect v3.5.0 also contains an important change to the cancelation semantics of the Async#async and IO.async methods, as well as fromFuture and fromPromise. Please check the Cats Effect release notes for v3.5.0 for more details.

Updates

  • Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 by @typelevel-steward in #337
  • Update http4s-circe, http4s-client, ... to 0.23.19 by @typelevel-steward in #349
  • Update cats-effect to 3.5.0 by @typelevel-steward in #347
  • Update fs2-io to 3.7.0 by @typelevel-steward in #346

Full Changelog: v0.2.1...v0.2.2

v0.2.1

30 Mar 09:44
a02f790
Compare
Choose a tag to compare

This is the second release in the v0.2 series of feral. It is binary- and source-compatible with v0.2.0.

Optimizations

  • Use Dispatcher for invoking lambda handler by @mcanlas in #335

Updates

  • Update scala3-library, ... to 3.2.2 by @typelevel-steward in #318
  • Update circe-fs2 to 0.14.1 by @typelevel-steward in #319
  • Update sbt-scalajs, scalajs-compiler, ... to 1.13.0 by @typelevel-steward in #322
  • Update fs2-io to 3.6.1 by @typelevel-steward in #325
  • Update natchez-core, natchez-xray to 0.3.1 by @typelevel-steward in #326
  • Update cats-effect to 3.4.8 by @typelevel-steward in #328
  • Update circe-jawn, circe-literal, ... to 0.14.5 by @typelevel-steward in #332
  • Update scodec-bits to 1.1.37 by @typelevel-steward in #331

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Jan 20:35
9a9b850
Compare
Choose a tag to compare

This is the first release in the v0.2 series of feral. The breaking bump from the v0.1 series was due to the breaking update to the Natchez v0.3 series.

Features

  • Supporting creating ApiGatewayProxyHandler from HttpApp by @bplommer in #254

Docs

Updates

  • Update scala3-library, ... to 3.2.1 by @typelevel-steward in #285
  • Update aws-lambda-java-core to 1.2.2 by @typelevel-steward in #286
  • Update cats-effect to 3.4.5 by @typelevel-steward in #308
  • Update fs2-io to 3.5.0 by @typelevel-steward in #309
  • Update sbt-scalajs, scalajs-compiler, ... to 1.12.0
  • Update natchez-core, natchez-xray to 0.3.0 by @typelevel-steward in #310
  • Update http4s-circe, http4s-client, ... to 0.23.18 by @typelevel-steward in #312

New Contributors

Full Changelog: v0.1.0-M13...v0.2.0

v1.0.0-M4

06 Jul 19:16
647cffe
Compare
Choose a tag to compare
v1.0.0-M4 Pre-release
Pre-release

This release brings you everything in v0.1.0-M13 but is built against http4s v1.0.0-M34.

Full Changelog: v1.0.0-M3...v1.0.0-M4

v0.1.0-M13

06 Jul 19:02
caa5a7c
Compare
Choose a tag to compare

What's Changed

  • add PhysicalResourceId to CloudFormation Custom Resource interface by @bpholt in #238

Updates

  • Update http4s-circe, http4s-client, ... to 0.23.13 by @typelevel-steward in #234
  • Update sbt-scalajs, scalajs-compiler, ... to 1.10.1 by @typelevel-steward in #235
  • Update cats-effect to 3.3.13 by @typelevel-steward in #236
  • Update fs2-io to 3.2.9 by @typelevel-steward in #237

Full Changelog: v0.1.0-M12...v0.1.0-M13

v1.0.0-M3

23 Jun 15:15
1d87385
Compare
Choose a tag to compare
v1.0.0-M3 Pre-release
Pre-release

This release brings you everything in v0.1.0-M12 but is built against http4s v1.0.0-M33.

Full Changelog: v1.0.0-M2...v1.0.0-M3

v0.1.0-M12

23 Jun 15:04
1e21b07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0-M11...v0.1.0-M12

v1.0.0-M2

22 Jun 22:11
293bce1
Compare
Choose a tag to compare
v1.0.0-M2 Pre-release
Pre-release

Skip this version, I tagged it on the 0.1.x branch by mistake 😅 sorry!

This release brings you everything in v0.1.0-M11 but is built against http4s v1.0.0-M33.

v0.1.0-M11

22 Jun 22:03
293bce1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-M10...v0.1.0-M11

v0.1.0-M10

22 Jun 16:49
f43e702
Compare
Choose a tag to compare

What's Changed

Updates

  • Update cats-effect to 3.3.12 by @scala-steward in #210
  • Revert "Rollback circe-scodec" by @armanbilge in #211
  • Update http4s-circe, http4s-client, ... to 0.23.12 by @scala-steward in #212
  • Update scala-java-time to 2.4.0 by @typelevel-steward in #215
  • Update scalafmt-core to 3.5.8 by @typelevel-steward in #216
  • Update scodec-bits to 1.1.33 by @typelevel-steward in #217
  • Update sbt-typelevel to 0.4.10 by @typelevel-steward in #218
  • Update sbt-typelevel to 0.4.11 by @typelevel-steward in #220
  • Update scodec-bits to 1.1.34 by @typelevel-steward in #221
  • Update scala-library to 2.12.16 by @typelevel-steward in #223
  • Update fs2-io to 3.2.8 by @typelevel-steward in #222
  • Update sbt-typelevel to 0.4.12 by @typelevel-steward in #224
  • Update scala3-library, ... to 3.1.3 by @typelevel-steward in #225

New Contributors

  • @typelevel-steward made their first contribution in #215

Full Changelog: v0.1.0-M9...v0.1.0-M10