Skip to content

2.0.0-milestone-05.1

Choose a tag to compare

@aaronzi aaronzi released this 24 Apr 16:11
· 206 commits to main since this release
626d6c2

Important Notice!

The SubmodelTargetInformation for the BaSyx dynamic RBAC feature was moved as part of #682!

Before:

org.eclipse.digitaltwin.basyx.submodelrepository.feature.authorization.SubmodelTargetInformation

After:

org.eclipse.digitaltwin.basyx.submodelservice.feature.authorization.SubmodelTargetInformation

What's Changed

  • Build(deps): Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0 by @dependabot in #653
  • Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.23 to 11.23.1 by @dependabot in #654
  • Improves to GitHub Actions CI Pipeline by @aaronzi in #656
  • Adds workflow for milestone image creation on release by @aaronzi in #658
  • Build(deps): Bump io.swagger.codegen.v3:swagger-codegen-maven-plugin from 3.0.67 to 3.0.68 by @dependabot in #661
  • Fix for Filtering in In-Memory AASRegistry by @geso02 in #660
  • Feature/aas-env-ignore-duplicates by @antesch in #662
  • Fix for Validate Javadoc failing sometimes by @FriedJannik in #667
  • Fixes workflow for testing javadoc by @aaronzi in #670
  • Fixes JWT signature validation fails for AuthorizedAASEnvironmentPreconfigurationLoader by @mdanish98 in #652
  • Refactors AasDiscoveryService Backend Architecture by @FriedJannik in #665
  • Cloud Deployment by @phibla in #668
  • Fixes Bug in Update Submodel Element by @FriedJannik in #671
  • Build(deps): Bump org.springframework.boot:spring-boot-starter-parent from 3.4.3 to 3.4.4 by @dependabot in #680
  • Build(deps): Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre by @dependabot in #677
  • Build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.14.0 by @dependabot in #679
  • Build(deps): Bump jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0 by @dependabot in #678
  • Build(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3 by @dependabot in #686
  • Add Apache Kafka Event Interface For Repositories by @geso02 in #523
  • Build(deps): Bump io.fabric8:docker-maven-plugin from 0.45.1 to 0.46.0 by @dependabot in #691
  • Add MQTT Broker to Basyx Helm Chart by @marctuerke in #690
  • Implement RBAC-based authorization for Submodel Service by @geso02 in #682
  • Remove Bean and reset version to fix build by @geso02 in #699
  • Udpate kafka tests by @geso02 in #700
  • Fixes Bug in HierarchicalSubmodelElementParser by @FriedJannik in #694
  • Adds missing dependency for MongoDB Integration by @FriedJannik in #697
  • Fixes wrong status Code on putFileByPath by @FriedJannik in #696
  • Adds Submodel Service Docker Release Step by @aaronzi in #692
  • docs: added documentation for helm values file by @marctuerke in #704
  • feat: Added serialization endpoint to AAS Environment Client by @ShehriyarShariq-Fraunhofer in #629
  • fixes problem with healthcheck when using context path by @aaronzi in #708
  • Build(deps): Bump com.google.guava:guava from 33.4.5-jre to 33.4.8-jre by @dependabot in #709
  • fix: set correct mount for aas discovery application properties in helm chart by @marctuerke in #706
  • Build(deps): Bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot in #702
  • Build(deps): Bump org.springframework.cloud:spring-cloud-dependencies from 2024.0.0 to 2024.0.1 by @dependabot in #689
  • Fixes MongoDB null-field bug by @FriedJannik in #711

New Contributors

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