Skip to content

Releases: tinylog-org/tinylog

Version 2.2.0-M1

23 Jun 20:17
Compare
Choose a tag to compare
Version 2.2.0-M1 Pre-release
Pre-release
  • RollingFileWriter can optionally link the latest log file to a static shortcut file (#149)
  • All artifacts are real modules now (see #151)

Version 2.1.2

06 May 19:42
Compare
Choose a tag to compare

Simplify the usage of tinylog in Eclipse plugins and RCP applications by declaring tinylog-impl, tinylog-jboss, and tinylog-jul as a fragments for tinylog-api

Version 2.1.1

24 Mar 20:32
Compare
Choose a tag to compare

Handle UnsatisfiedLinkError for full support of GraalVM (#145)

Version 2.1.0

10 Mar 20:32
Compare
Choose a tag to compare

Since no bugs were found for the third release candidate within three weeks, it can be released unchanged as final version 2.1.0.

Version 2.1.0-RC3

18 Feb 21:13
Compare
Choose a tag to compare
Version 2.1.0-RC3 Pre-release
Pre-release

Fix class file version (previous release candidate was incompatible with Java 6-8)

Version 2.1.0-RC2

17 Feb 20:37
Compare
Choose a tag to compare
Version 2.1.0-RC2 Pre-release
Pre-release
  • Fix NullPointerExceptions for threads without context class loader (#131)
  • Fix outputting curly brackets via third-party logging API (#132)
  • Support escaping of curly brackets by using ticks (#132)

Version 2.1.0-RC1

11 Jan 13:25
Compare
Choose a tag to compare
Version 2.1.0-RC1 Pre-release
Pre-release

New:

  • Exceptions and stack traces can be filtered and transformed for clearer output (#79)
  • Load configuration from tinylog-dev.properties or tinylog-test.properties if available (#75)
  • Configurable default values for environment variables and system properties (#112)
  • Artifact for tinylog's logging API for Scala contains the Scala version now

Version 2.0.1

30 Nov 19:40
Compare
Choose a tag to compare
  • Include workaround for ProGuard to avoid incorrect removal of tinylog classes (#126)
  • Add default constructors to improve support for GraalVM (#127)

Version 2.0.0

20 Aug 21:44
Compare
Choose a tag to compare

Since no bugs were found for the second release candidate within one month, it can be released unchanged as final version 2.0.0.

Version 2.0.0-RC2

16 Jul 20:22
Compare
Choose a tag to compare
Version 2.0.0-RC2 Pre-release
Pre-release

Changes:

  • Include an automatic module name in the manifest (#110)
  • Reuse the module names as bundle names for consistency
  • Store numeric timestamp in database by timestamp token