Skip to content

v32.0.0

Compare
Choose a tag to compare
@DreierF DreierF released this 01 Sep 09:19
· 1277 commits to master since this release
  • [breaking] teamscale-gradle-plugin: Removed usage of deprecated Gradle APIs
    • teamscale.agent.destinationProperty type has changed from Property<File> to DirectoryProperty
    • teamscale.agent.setDestination(destination) parameter type has changed from Property<File> to Provider<Directory>
  • [fix] agent: Discovery of unsupported class file versions will no longer lead to a crash, but will be logged instead
  • [breaking] tia-runlisteners: Requires JUnit 5.10.0 now
  • [feature] agent: Added support for Java 19, 20 and experimental support for 21
  • [fix] agent: Attaching the agent in testwise mode to a JBoss Wildfly server caused a crash