Skip to content

Releases: typelevel/log4cats

v1.2.1

24 Mar 02:45
19395e6
Compare
Choose a tag to compare

Dependency updates

  • cats-effect-2.4.0

v2.0.0-RC1

22 Feb 02:47
2bfbdad
Compare
Choose a tag to compare
v2.0.0-RC1 Pre-release
Pre-release
  • removed deprecated org.typelevel.log4cats.extras.Translate object
  • remove deprecated unsafe* constructors
  • Depends on cats-effect-3.0.0-RC2

Forward ports from 1.2.0:

  • add LogLevel.fromString method #343 thanks to @Daenyth
  • add NoOpLogger.apply constructor #344 thanks to @bplommer
  • add StructuredLogger.withModifiedContextmethod #361 thanks to @ivan-klass
  • depends on cats-2.4.2
  • built with Scala.js 1.5.0
  • adds Dotty crossbuild for Scala 3.0.0-RC1
  • drops Dotty crossbuild for Scala 3.0.0-M2

v1.2.0

19 Feb 20:07
d7b4ab7
Compare
Choose a tag to compare

Note: this is the first production release published under org.typelevel.

  • add LogLevel.fromString method #343 thanks to @Daenyth
  • add NoOpLogger.apply constructor #344 thanks to @bplommer
  • add StructuredLogger.withModifiedContextmethod #361 thanks to @ivan-klass
  • add Scala 3.0.0-RC1 build
  • drop Scala 3.0.0-M2 build
  • cats-2.4.2
  • cats-effect-2.3.3
  • scalajs-1.5.0

v2.0.0-M2

16 Feb 14:36
ea91071
Compare
Choose a tag to compare
v2.0.0-M2 Pre-release
Pre-release
  • removed deprecated org.typelevel.log4cats.extras.Translate object
  • remove deprecated unsafe* constructors
  • Depends on cats-effect-3.0.0-RC1

Forward ports from 1.2.0-RC3:

v1.2.0-RC3

16 Feb 14:17
fe70a20
Compare
Choose a tag to compare
v1.2.0-RC3 Pre-release
Pre-release

v2.0.0-M1

24 Jan 17:12
bbcfafe
Compare
Choose a tag to compare
v2.0.0-M1 Pre-release
Pre-release
  • Depends on cats-effect-3.0.0-M5

v1.2.0-RC2

20 Jan 03:46
Compare
Choose a tag to compare
v1.2.0-RC2 Pre-release
Pre-release
  • Now published under org.typelevel
  • Root package changed to org.typelevel.log4cats
  • Add implicits for EitherT and OptionT transformers
  • Depends on cats-2.3.1 and cats-effect-2.3.1
  • Publish for ScalaJS-1.4.0
  • Add Dotty crossbuilds for Scala 3.0.0-M2 and 3.0.0-M3

v1.1.1

12 May 17:16
cfd8781
Compare
Choose a tag to compare

There was no 1.1.0 release due to the CI bug. No worries, just use this one.

v1.1.0

11 May 20:20
1096440
Compare
Choose a tag to compare

Improvements

  • MDC loging safe in the presence of cancelation. Thanks @kubukoz!
  • Add the StructuredTestingLogger. Thanks @ollyw!
  • Macro Hygiene improvements. Thanks @travisbrown!

Dependencies

  • cats-effect 2.1.3
  • cats-core 2.1.1
  • slf4j-api 1.7.30

v1.0.1

16 Oct 22:36
03a9256
Compare
Choose a tag to compare

Bug Fixes

  • Fixes an Issue where the MDC Context was not set in the Slf4jLogger #244

Upgrades

  • sbt 1.3.3
  • sbt-updates 0.5.0