Skip to content

2.0.0-milestone-06

Choose a tag to compare

@aaronzi aaronzi released this 13 Jun 06:17
· 123 commits to main since this release
a007fd5

What's Changed

  • Build(deps): Bump org.apache.poi:poi-ooxml from 5.4.0 to 5.4.1 by @dependabot in #716
  • Build(deps): Bump org.springframework.boot:spring-boot-starter-parent from 3.4.4 to 3.4.5 by @dependabot in #714
  • Adds Transactional to Delete SME by @FriedJannik in #720
  • Build(deps): Bump org.projectlombok:lombok from 1.18.36 to 1.18.38 by @dependabot in #713
  • Automatic Submodel Service Registry Integration by @geso02 in #664
  • Switch Keycloak Integration to NGINX Proxy for Flexible Authentication Setup by @geso02 in #718
  • fix: fixed cors and template issues by @marctuerke in #717
  • Improves CI to be more reliable by @FriedJannik in #721
  • Adds AAS Discovery Service Client by @FriedJannik in #722
  • 🐳 Refactor Dockerfile to decouple from Maven and enable CLI builds by @geso02 in #723
  • Build(deps): Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.5 to 2.8.6 by @dependabot in #688
  • Fixes Problem with maven CLI in Submodel Service when using buildx by @aaronzi in #725
  • Fixes Error with CI when no Cache is available by @FriedJannik in #728
  • Adds AAS Discovery Integration for AAS Repository by @FriedJannik in #726
  • Fixes SetFileValue Bug with MongoDB Backend by @FriedJannik in #731
  • Adapts Secured Example to utilize Discovery Integration by @FriedJannik in #734
  • Implements SwaggerUI Redirect & example on how to deactivate by @FriedJannik in #732
  • Fixes problems with Keycloak in the CI by @aaronzi in #739
  • Fixes Bug in InMemoryFileRepository by @FriedJannik in #738
  • Adapts Discovery Integration Feature by @FriedJannik in #736
  • Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.23.1 to 11.24 by @dependabot in #741
  • Clear Kafka messages before test execution to avoid cross-test interference by @geso02 in #742
  • Adapts Exception Handler to conform standard by @FriedJannik in #724
  • Fixes Dynamic RBAC Example by @FriedJannik in #744
  • Changes default line-endings to lf for compatibility by @FriedJannik in #755
  • Fixes DynamicRBAC Duplicate Initial Roles Error by @FriedJannik in #754
  • Adds IT Tests for Submodel Service to CI Pipeline by @FriedJannik in #756
  • Adds Tests to check error-management of Endpoints of the AAS Repository by @FriedJannik in #759
  • Enables assetIds and idShort Query Parameters of getAllAAS Endpoint by @FriedJannik in #757
  • Fixes error in AasRepositoryHttpError Test by @FriedJannik in #760
  • Singleton Kafka Consumer by @geso02 in #762
  • Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.24 to 11.25 by @dependabot in #751
  • Build(deps): Bump org.json:json from 20250107 to 20250517 by @dependabot in #747
  • Build(deps): Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.6 to 2.8.8 by @dependabot in #730
  • fix(file-sme): preserve file attachments when updating metadata (Issue 405) by @antesch in #764
  • Build(deps): Bump org.apache.tika:tika-core from 3.1.0 to 3.2.0 by @dependabot in #766
  • Build(deps): Bump org.springframework.cloud:spring-cloud-dependencies from 2024.0.1 to 2025.0.0 by @dependabot in #767
  • Update Spring Boot to 3.5.0 and fix SubmodelElement event path computation by @geso02 in #770
  • Adds GitHub Actions for publishing to Maven Central by @aaronzi in #772
  • Adds a fix to correctly activate the Central release profile by @aaronzi in #773
  • Updates version of maven gpg plugin by @aaronzi in #774
  • Improves docker release workflow by @aaronzi in #775
  • Further improves docker release workflow by @aaronzi in #776
  • Exclude test jars from docker build release workflow by @aaronzi in #777

Full Changelog: 2.0.0-milestone-05.1...2.0.0-milestone-06