Skip to content

v7.7.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 16:20
· 5 commits to main since this release

Commits since last release

  • b399868 Release 7.7.4
  • 5bcc678 Auto-Update Dependencies
    • Updated ${junit.version} from 5.11.3 to 5.11.4
  • 9bcf745 Merge pull request #146 from kit-sdq/hotfix/can-assess
  • 12433ac undo mistakenly committed code
  • 3ebd784 fix wrong access check, improve debugging experience
  • 57c84b6 Merge pull request #144 from kit-sdq/stacking-penalty
  • b5b8b27 fix
  • b36be44 fix no penalty for penalty < 1
  • bf92b0a Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.1
  • 2ab9537 Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
  • ed44fb0 Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.1
  • 4574311 Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.0.BETA4
  • e0da495 Auto-Update Dependencies
    • Updated ${junit.version} from 5.11.2 to 5.11.3
  • e75caad Merge pull request #134 from kit-sdq/fix/slashes
  • c7ee3d8 normalize paths to / on annotation creation
  • fc3d080 Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.0.BETA3
  • 4ae6824 Fix Fetch Depth

What's Changed

  • Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.0.BETA3 by @renovate in #133
  • Hotfix: Normalize annotation paths to / by @Feuermagier in #134
  • Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.0.BETA4 by @renovate in #135
  • Allow instructors to open all assessments by @Feuermagier in #136
  • Some minor fixes by @Luro02 in #139
  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.1 by @renovate in #140
  • Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2 by @renovate in #142
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.1 by @renovate in #143
  • fix no penalty for penalty < 1 by @Feuermagier in #144
  • Hotfix for assessment error by @Feuermagier in #146
  • Update dependency org.codehaus.mojo:versions-maven-plugin to v2.18.0 by @renovate in #145
  • Fix crash when ProgrammingSubmissionDTO#results is null by @Luro02 in #147
  • Don't show points for non-scoring mistake types by @Feuermagier in #148
  • Ensure Annotation#filePath never contains a backslash by @Luro02 in #149
  • Update jackson.version to v2.18.2 by @renovate in #150
  • Update jgit.version to v7.1.0.202411261347-r by @renovate in #151
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2 by @renovate in #152
  • Implement repeating penalty for threshold rule by @Luro02 in #154
  • Update artemis4j to java 21 by @Luro02 in #153

Full Changelog: v7.5.6...v7.7.4