Skip to content

Release 3.2.3

Choose a tag to compare

@arlange arlange released this 28 Nov 15:36
· 134 commits to main since this release

What's Changed

  • Prepare Release v3.1.2 by @larsk21 in #5
  • Update ci.yml by @arlange in #17
  • introduce VitruviusChangeResolverFactory by @larsk21 in #20
  • Use snapshot versions of Vitruvius dependencies by @larsk21 in #19
  • run nightly build after build in dependencies by @larsk21 in #21
  • 14 add a private constructor to hide the implicit public one by @Muhammad-Tahir-KIT in #18
  • Maven(deps-dev): Bump org.junit.jupiter:junit-jupiter-api from 5.11.4 to 5.12.0 by @dependabot[bot] in #27
  • Maven(deps): Bump org.eclipse.emf:org.eclipse.emf.common from 2.40.0 to 2.41.0 by @dependabot[bot] in #26
  • Maven(deps-dev): Bump org.junit.platform:junit-platform-commons from 1.11.4 to 1.12.0 by @dependabot[bot] in #25
  • Maven(deps-dev): Bump org.junit.jupiter:junit-jupiter-params from 5.11.4 to 5.12.0 by @dependabot[bot] in #24
  • Maven(deps-dev): Bump org.junit.platform:junit-platform-launcher from 1.11.4 to 1.12.0 by @dependabot[bot] in #23
  • Group JUnit dependencies for dependabot by @larsk21 in #29
  • Vitruv-Server 22 - Added Unit Test Case for by @Muhammad-Tahir-KIT in #28
  • Closes several minor issues by @TomWerm in #30
  • Maven(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 by @dependabot[bot] in #33
  • Maven(deps-dev): Bump org.mockito:mockito-core from 5.15.2 to 5.16.0 by @dependabot[bot] in #34
  • Maven(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.18.2 to 2.18.3 by @dependabot[bot] in #31
  • Vitruv-Server : Replaced System Error Logger with JMeter Logger by @Muhammad-Tahir-KIT in #35
  • Maven(deps): Bump io.micrometer:micrometer-core from 1.14.4 to 1.14.5 by @dependabot[bot] in #37
  • Maven(deps-dev): Bump the junit group with 4 updates by @dependabot[bot] in #38
  • Maven(deps-dev): Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 by @dependabot[bot] in #39
  • Update RestEndpoint.java by @Muhammad-Tahir-KIT in #40
  • Maven(deps): Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre by @dependabot[bot] in #41
  • Maven(deps): Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre by @dependabot[bot] in #42
  • Maven(deps-dev): Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 by @dependabot[bot] in #43
  • Maven(deps): Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre by @dependabot[bot] in #45
  • GitHub Actions(deps): Bump actions/setup-java from 4.7.0 to 4.7.1 by @dependabot[bot] in #44
  • Maven(deps): Bump io.micrometer:micrometer-core from 1.14.5 to 1.14.6 by @dependabot[bot] in #46
  • Maven(deps-dev): Bump the junit group with 4 updates by @dependabot[bot] in #47
  • Maven(deps): Bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre by @dependabot[bot] in #48
  • Maven(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.18.3 to 2.19.0 by @dependabot[bot] in #49
  • Maven(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0 by @dependabot[bot] in #50
  • Maven(deps): Bump io.micrometer:micrometer-core from 1.14.6 to 1.15.0 by @dependabot[bot] in #52
  • Maven(deps-dev): Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 by @dependabot[bot] in #53
  • updated parent and dependencies by @arlange in #60
  • Update ci.yml by @arlange in #62
  • Maven(deps-dev): Bump the junit group with 4 updates by @dependabot[bot] in #57
  • Maven(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.19.0 to 2.19.1 by @dependabot[bot] in #63
  • Maven(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.19.1 by @dependabot[bot] in #64
  • Maven(deps-dev): Bump the junit group with 4 updates by @dependabot[bot] in #65
  • Update release.yml by @arlange in #66
  • Maven(deps): Bump tools.vitruv:parent from 3.2.2 to 3.3.0 by @dependabot[bot] in #68
  • Maven(deps-dev): Bump the junit group with 4 updates by @dependabot[bot] in #69
  • Maven(deps): Bump vitruv.version from 3.2.0-SNAPSHOT to 3.2.2 by @dependabot[bot] in #70
  • Maven(deps): Bump tools.vitruv:parent from 3.3.0 to 3.3.1 by @dependabot[bot] in #71
  • Maven(deps): Bump io.micrometer:micrometer-core from 1.15.1 to 1.15.2 by @dependabot[bot] in #72
  • Maven(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2 by @dependabot[bot] in #80
  • Maven(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.19.1 to 2.19.2 by @dependabot[bot] in #81
  • ChangeDerivingRemoteView-issues by @TsotneMikadze in #79
  • HierarichalIdDeserializer-issues by @TsotneMikadze in #74
  • Maven(deps-dev): Bump the junit group with 4 updates by @dependabot[bot] in #82
  • SingleMeasureRecordingTimer-issues by @TsotneMikadze in #77
  • VitruvJavaHttpServer-issues by @TsotneMikadze in #73
  • VitruvStepMeterRegistry-issues by @TsotneMikadze in #76
  • GitHub Actions(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #84
  • Maven(deps): Bump io.micrometer:micrometer-core from 1.15.2 to 1.15.3 by @dependabot[bot] in #83
  • Maven(deps-dev): Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 by @dependabot[bot] in #86
  • GitHub Actions(deps): Bump actions/setup-java from 4.7.1 to 5.0.0 by @dependabot[bot] in #87
  • added descriptions to the poms by @arlange in #88
  • Update ci.yml by @arlange in #85
  • GitHub Actions(deps): Bump dbelyaev/action-checkstyle from 2.0.0 to 2.0.1 by @dependabot[bot] in #89
  • Maven(deps): Bump org.eclipse.emf:org.eclipse.emf.common from 2.42.0 to 2.43.0 by @dependabot[bot] in #90
  • Maven(deps): Bump org.eclipse.emf:org.eclipse.emf.ecore from 2.39.0 to 2.40.0 by @dependabot[bot] in #91
  • Maven(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.19.2 to 2.20.0 by @dependabot[bot] in #93
  • Maven(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.19.2 to 2.20.0 by @dependabot[bot] in #92
  • GitHub Actions(deps): Bump dbelyaev/action-checkstyle from 2.0.1 to 2.0.2 by @dependabot[bot] in #94
  • GitHub Actions(deps): Bump dbelyaev/action-checkstyle from 2.0.2 to 2.1.0 by @dependabot[bot] in #95
  • Maven(deps): Bump io.micrometer:micrometer-core from 1.15.3 to 1.15.4 by @dependabot[bot] in #96
  • Maven(deps): Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre by @dependabot[bot] in #97
  • Maven(deps-dev): Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by @dependabot[bot] in #98
  • Maven(deps): Bump org.eclipse.emfcloud:emfjson-jackson from 2.2.0 to 2.3.0 by @dependabot[bot] in #99
  • Maven(deps-dev): Bump the junit group with 4 updates by @dependabot[bot] in #100
  • Maven(deps): Bump io.micrometer:micrometer-core from 1.15.4 to 1.15.5 by @dependabot[bot] in #101
  • GitHub Actions(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #102
  • GitHub Actions(deps): Bump dbelyaev/action-checkstyle from 2.1.0 to 3.0.0 by @dependabot[bot] in #103
  • Maven(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1 by @dependabot[bot] in #105
  • Maven(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.20.0 to 2.20.1 by @dependabot[bot] in #104
  • Maven(deps-dev): Bump the junit group with 4 updates by @dependabot[bot] in #106
  • Maven(deps): Bump io.micrometer:micrometer-core from 1.15.5 to 1.16.0 by @dependabot[bot] in #107
  • Maven(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #109
  • GitHub Actions(deps): Bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #111
  • GitHub Actions(deps): Bump dbelyaev/action-checkstyle from 3.0.0 to 3.1.0 by @dependabot[bot] in #110
  • GitHub Actions(deps): Bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #112
  • Maven(deps): Bump org.eclipse.emf:org.eclipse.emf.ecore from 2.40.0 to 2.41.0 by @dependabot[bot] in #113
  • Maven(deps): Bump org.eclipse.emf:org.eclipse.emf.common from 2.43.0 to 2.44.0 by @dependabot[bot] in #114

New Contributors

Full Changelog: v3.1.2...v3.2.3