Skip to content

Releases: kit-sdq/artemis4j

v7.5.6

11 Oct 14:27
Compare
Choose a tag to compare

What's Changed

  • Palantir Java Format by @dfuchss in #99
  • Dependency(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #97
  • Dependency(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #100
  • Dependency(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #101
  • Support cloning via VCS tokens by @Feuermagier in #102
  • Fix missing lock in UtilitiesTest & set the number of test cases when submitting results by @Feuermagier in #104
  • Features for IntelliGrade by @Feuermagier in #105
  • Run spotless in CI and split chained method calls over multiple lines. by @Luro02 in #98
  • More Intelligrade Stuff by @Feuermagier in #106
  • Dependency(deps): Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #107
  • Configure Renovate by @renovate in #108
  • Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0 by @renovate in #110
  • Update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.7.1 - autoclosed by @renovate in #109
  • Even More Intelligrade Stuff by @Feuermagier in #112
  • There's always more Intelligrade stuff by @Feuermagier in #113
  • Create Swing SSH password panel on EDT by @Feuermagier in #114
  • Implement annotation merging #41 by @Luro02 in #117
  • Update junit5 monorepo to v5.11.1 by @renovate in #118
  • Fix NPE for null results (happens for tutors in the 2nd correction round) by @Feuermagier in #119
  • Assessment stats by @Feuermagier in #123
  • Add basic support text exercises #73 by @Luro02 in #120
  • Update jackson.version to v2.18.0 by @renovate in #122
  • Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7 by @renovate in #125
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.10.1 by @renovate in #128
  • Update dependency de.firemage.autograder:autograder-api to v0.6.3 by @renovate in #129
  • Update junit5 monorepo to v5.11.2 by @renovate in #130
  • Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.1 by @renovate in #131
  • Update dependency de.firemage.autograder:autograder-api to v0.6.4 by @renovate in #132
  • Use kebab case for locked submissions endpoint by @Strohgelaender in #95

New Contributors

Full Changelog: v7.4.2...v7.5.6

v7.4.2

23 Aug 05:55
Compare
Choose a tag to compare

Commits since last release

  • 05d6198 Release 7.4.2
  • 595c27f Auto-Update Dependencies
    • Updated ${slf4j.version} from 2.0.14 to 2.0.16
  • ba1a9ea Auto-Update Dependencies
    • Updated ${junit.version} from 5.10.3 to 5.11.0-M2
    • Updated ${spotless.version} from 2.43.0 to 2.44.0.BETA1
    • Updated org.eclipse.jgit:org.eclipse.jgit:jar:6.9.0.202403050737-r to version 6.10.0.202406032230-r
  • 7362007 make artemis concurrency errors in tests less likely by not submitting the cleared assessment
  • 4b46e60 Configure versions plugin
  • 2ce21e3 Revert "Auto-Update Dependencies"
  • cbf2367 Auto-Update Dependencies
    • Updated ${junit.version} from 5.10.3 to 5.11.0-M2
    • Updated ${okhttp.version} from 4.12.0 to 5.0.0-alpha.14
    • Updated ${slf4j.version} from 2.0.13 to 2.1.0-alpha1
    • Updated ${spotless.version} from 2.43.0 to 2.44.0.BETA1
    • Updated org.eclipse.jgit:org.eclipse.jgit:jar:6.9.0.202403050737-r to version 6.10.0.202406032230-r
  • 3aa9ab0 Merge pull request #80 from kit-sdq/feature/rewrite

What's Changed

  • Dependency(deps-dev): Bump junit.version from 5.10.1 to 5.10.2 by @dependabot in #52
  • Dependency(deps): Bump slf4j.version from 2.0.11 to 2.0.12 by @dependabot in #51
  • Dependency(deps): Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #55
  • Dependency(deps): Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 by @dependabot in #54
  • Dependency(deps): Bump jackson.version from 2.16.1 to 2.17.0 by @dependabot in #53
  • Dependency(deps): Bump slf4j.version from 2.0.12 to 2.0.13 by @dependabot in #61
  • Dependency(deps): Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.3 by @dependabot in #62
  • Dependency(deps): Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #60
  • Dependency(deps): Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot in #63
  • Dependency(deps): Bump jackson.version from 2.17.0 to 2.17.1 by @dependabot in #65
  • Dependency(deps): Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #68
  • Dependency(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #69
  • Dependency(deps): Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 by @dependabot in #71
  • Dependency(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #70
  • Dependency(deps): Bump jackson.version from 2.17.1 to 2.17.2 by @dependabot in #74
  • Dependency(deps-dev): Bump junit.version from 5.10.2 to 5.10.3 by @dependabot in #72
  • Added Actions for Release / Dep Updates / Verify / ... by @dfuchss in #79
  • Dependency(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #82
  • Overhaul of API & Implementation (feature branch) by @Feuermagier in #80
  • Limit concurrency between workflow runs by @Feuermagier in #87
  • Dependency(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #86
  • Dependency(deps): Bump slf4j.version from 2.0.13 to 2.0.14 by @dependabot in #91
  • Support cloning via SSH by @Feuermagier in #89
  • Assessment export & import by @Feuermagier in #83
  • Dependency(deps-dev): Bump junit.version from 5.11.0-M2 to 5.11.0 by @dependabot in #93
  • Dependency(deps): Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #94
  • Update Artemis4J to expose necessary data for programming-lecture-artemis-score-stats by @Luro02 in #96

New Contributors

Full Changelog: 6.7.5...v7.4.2