Kieker 2.0.3 released

On April 28, 2026, we released version 2.0.3 of our Kieker observability framework for application performance monitoring and dynamic software analysis.

We release all Kieker libraries via Maven repositories. Information on repositories and downloads are available at https://kieker-monitoring.net/download/ and the source code release is available at https://github.com/kieker-monitoring/kieker/releases/tag/2.0.3.

  • Kieker uses Java 17 by default, and support Java 23
  • We disabled logging timestamp in the default configuration
  • We incorporated the new Maven publishing model
  • Minor fixes and additions to the readthedocs documentation
  • Delete empty tool runtime-analysis
  • Remove unused lombok
  • Replace jacoco Jenkins plugin by new plugin
  • Update to AspectJ 1.9.23 at runtime
  • Update gradle wrapper to 8.14.4
  • Update to ByteBuddy 1.18.8
  • Update AspectJ to 1.9.25.1
  • Dependency updates