Skip to content

1.4.0

Compare
Choose a tag to compare
@ppkarwasz ppkarwasz released this 27 Dec 08:18
· 94 commits to main since this release
ee2d4a8

This minor release fixes incorrect coroutine context map and stack.

Added

  • Started generating CycloneDX SBOM with the recent update of logging-parent to version 10.2.0

Changed

  • Coroutine context is not cleared properly, only appended to (#54)
  • Update org.apache.logging:logging-parent to version 10.2.0
  • Update org.apache.logging.log4j:log4j-bom to version 2.22.0 (#52)
  • Update org.apache.logging:logging-parent to version 10.4.0 (#53)
  • Update org.codehaus.mojo:build-helper-maven-plugin to version 3.5.0 (#51)
  • Update org.codehaus.mojo:exec-maven-plugin to version 3.1.1 (#50)
  • Update org.junit:junit-bom to version 5.10.1 (#49)