Skip to content

5.4.0.2

Compare
Choose a tag to compare
@gtoison gtoison released this 30 Oct 15:13

What's Changed

  • fix: incorrect plugin id in feature.xml by @gtoison in #318
  • fix: set the final name of the feature jar file name by @gtoison in #321
  • deps: upgrade mockito to 4.7.0 by @gtoison in #323
  • feature: added a console to the IntelliJ plugin by @gtoison in #322
  • deps: upgrade AssertJ to 3.11.1 by @gtoison in #324
  • deps: upgrade surefire to 3.0.0-M7 by @gtoison in #329
  • fix: jdk modules should be excluded when building the classpath by @gtoison in #330
  • Sonarcloud setup by @gtoison in #332
  • Fix some issues detected by sonar by @gtoison in #333
  • Fix vulnerabilities detected by sonar by @gtoison in #335
  • fix: search the point of failure in the 'all' scope by @gtoison in #336
  • fix: unrelated ifs confuse sonar's S6320 rule by @gtoison in #338
  • fix: replacing the system classloader prevents instrumentation by @gtoison in #320
  • deps: upgrade javassist to 3.29.2 by @gtoison in #342
  • fix: use the built-in utility to compute the working dir of a module by @gtoison in #345
  • Convert Infinitest from a facet to a tool window by @gtoison in #334
  • fix: escape the content of the classpath argument file by @gtoison in #346
  • build: test under JDK19 by @gtoison in #347
  • build: compile and run with java 8 by @gtoison in #348
  • feature: disable infinitest with power save mode by @gtoison in #349
  • fix: explicitely set java level to 11 for the intellij module by @gtoison in #350
  • build: upgrade actions using the deprecated Node 12 by @gtoison in #353
  • deps: upgrade JUnit5 to 5.9.1 by @gtoison in #352
  • Eclipse plugin performance improvements by @gtoison in #341
  • test: upgraded Infinitest's own tests to JUnit5 by @gtoison in #354
  • fix: create temp files securely by @gtoison in #355
  • build: exclude sample classes from sonar analysis by @gtoison in #356
  • fix: set the core name from the constructor instead of a setter by @gtoison in #358
  • Spock 2 test support by @szpak in #326
  • fix: use diamond operator, removed unnecessary usage of guava by @gtoison in #362
  • fix: for gradle projects sdk modules are dependencies by @gtoison in #361
  • IntelliJ plugin logging improvements by @gtoison in #360
  • ArchUnit-JUnit5 support by @gtoison in #364
  • Symlink handling by @gtoison in #363

Full Changelog: 5.3.1...5.4.0.2