Skip to content

2.0.0-milestone-08

Latest

Choose a tag to compare

@aaronzi aaronzi released this 15 Oct 15:35
· 42 commits to main since this release
0743be1

BaSyx Java Milestone 8

New Additions

  • BaSyx Digital Twin Registry: Wrapper component for the AAS Discovery and AAS Registry that can be used in the context of Tractus-X
  • Update to AAS Metamodel version 3.1 (AAS4J 2.0.0): Support for the newest changes to the AAS specification Part 1
  • Configurable MongoDB collection names for the Registries

What's Changed

  • Build(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.19.2 to 2.20.0 by @dependabot[bot] in #836
  • Build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #841
  • Build(deps): Bump org.yaml:snakeyaml from 2.4 to 2.5 by @dependabot[bot] in #840
  • Build(deps): Bump org.openapitools:jackson-databind-nullable from 0.2.6 to 0.2.7 by @dependabot[bot] in #837
  • Build(deps): Bump org.elasticsearch.client:elasticsearch-rest-client from 9.1.2 to 9.1.3 by @dependabot[bot] in #838
  • Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.27.1 to 11.28 by @dependabot[bot] in #845
  • Build(deps): Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #839
  • Build(deps): Bump co.elastic.clients:elasticsearch-java from 9.1.2 to 9.1.3 by @dependabot[bot] in #843
  • Build(deps): Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.9 to 2.8.11 by @dependabot[bot] in #842
  • Build(deps): Bump io.swagger.codegen.v3:swagger-codegen-maven-plugin from 3.0.71 to 3.0.72 by @dependabot[bot] in #851
  • Build(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.19.0 to 2.20.0 by @dependabot[bot] in #849
  • Build(deps): Bump org.projectlombok:lombok from 1.18.38 to 1.18.40 by @dependabot[bot] in #850
  • Adds README to Query Language Example by @aaronzi in #854
  • Build(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #855
  • Build(deps): Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.11 to 2.8.13 by @dependabot[bot] in #857
  • Build(deps): Bump co.elastic.clients:elasticsearch-java from 9.1.3 to 9.1.4 by @dependabot[bot] in #856
  • Adds AAS QL CORS Header by @FriedJannik in #858
  • Build(deps): Bump io.swagger.codegen.v3:swagger-codegen-maven-plugin from 3.0.72 to 3.0.73 by @dependabot[bot] in #863
  • Build(deps): Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3 by @dependabot[bot] in #864
  • Build(deps): Bump org.projectlombok:lombok from 1.18.40 to 1.18.42 by @dependabot[bot] in #861
  • Fixes wrong status code for PUT AssetInformation by @aaronzi in #865
  • Fixes AAS Environment Serialization by @FriedJannik in #866
  • Build(deps): Bump com.fasterxml.jackson.core:jackson-annotations from 2.19.2 to 2.20 by @dependabot[bot] in #872
  • Build(deps): Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre by @dependabot[bot] in #869
  • Build(deps): Bump org.elasticsearch.client:elasticsearch-rest-client from 9.1.3 to 9.1.4 by @dependabot[bot] in #870
  • Make MongoDB collection names configurable for AAS and Submodel registries by @geso02 in #875
  • Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.28 to 11.29.2 by @dependabot[bot] in #876
  • Build(deps): Bump org.apache.tika:tika-core from 3.2.2 to 3.2.3 by @dependabot[bot] in #877
  • Build(deps): Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #878
  • Build(deps): Bump co.elastic.clients:elasticsearch-java from 9.1.4 to 9.1.5 by @dependabot[bot] in #880
  • Build(deps): Bump org.elasticsearch.client:elasticsearch-rest-client from 9.1.4 to 9.1.5 by @dependabot[bot] in #881
  • Build(deps): Bump io.swagger.codegen.v3:swagger-codegen-maven-plugin from 3.0.73 to 3.0.74 by @dependabot[bot] in #882
  • Adds example for CAD file integration by @aaronzi in #884
  • Feature impr/digital twin registry by @FaheemBhatti in #859
  • Updates AAS4J to 2.0.0 by @FriedJannik in #867
  • Fixes problem with hardcoded internal dependency version by @aaronzi in #885

New Contributors

Full Changelog: 2.0.0-milestone-07...2.0.0-milestone-08