2.0.0-milestone-09
·
10 commits
to main
since this release
What's Changed
- Build(deps): Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #889
- fix(registry): prevent NullPointerException when specificAssetIds is null in DiscoveryIntegrationAasRegistry by @FaheemBhatti in #887
- Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.29.2 to 11.30 by @dependabot[bot] in #890
- Build(deps): Bump io.swagger.codegen.v3:swagger-codegen-maven-plugin from 3.0.74 to 3.0.75 by @dependabot[bot] in #892
- Build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #891
- Build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #888
- Implement support for adding globalAssetId to Discovery Service by @Dekrate in #894
- Build(deps): Bump co.elastic.clients:elasticsearch-java from 9.1.5 to 9.2.0 by @dependabot[bot] in #895
- Build(deps): Bump org.openapitools:jackson-databind-nullable from 0.2.7 to 0.2.8 by @dependabot[bot] in #898
- Build(deps): Bump org.elasticsearch.client:elasticsearch-rest-client from 9.1.5 to 9.2.0 by @dependabot[bot] in #897
- Fixes default MongoDB collection name for AAS Registry by @seicke in #900
- Build(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.20.0 to 2.20.1 by @dependabot[bot] in #906
- Build(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1 by @dependabot[bot] in #907
- Build(deps): Bump io.fabric8:docker-maven-plugin from 0.46.0 to 0.47.0 by @dependabot[bot] in #908
- Switches deprecated openjdk base images in the examples by @aaronzi in #909
- Build(deps): Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.13 to 2.8.14 by @dependabot[bot] in #914
- Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.30 to 11.30.1 by @dependabot[bot] in #913
- Build(deps): Bump commons-io:commons-io from 2.20.0 to 2.21.0 by @dependabot[bot] in #912
- Disables PatchSubmodelElementByPathValueOnly Endpoint for SubmodelElementListValue by @FriedJannik in #915
- Changes Example to use Apache2 by @FriedJannik in #916
- Fixes missing leading slash in [api-docs/swagger-config/**] pattern by @seicke in #917
- Revert "Fixes default MongoDB collection name for AAS Registry" by @aaronzi in #918
- FIX:901 by @FaheemBhatti in #920
- Build(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #926
- Build(deps): Bump aas4j-version from 2.0.0 to 2.0.1 by @dependabot[bot] in #922
- Build(deps): Bump co.elastic.clients:elasticsearch-java from 9.2.0 to 9.2.1 by @dependabot[bot] in #925
- Build(deps): Bump org.elasticsearch.client:elasticsearch-rest-client from 9.2.0 to 9.2.1 by @dependabot[bot] in #924
- Build(deps): Bump io.fabric8:docker-maven-plugin from 0.47.0 to 0.48.0 by @dependabot[bot] in #930
- Build(deps): Bump org.apache.poi:poi-ooxml from 5.4.1 to 5.5.1 by @dependabot[bot] in #929
- Bump org.springframework.boot:spring-boot-starter-parent from 3.5.4 t… by @seicke in #928
- Build(deps): Bump org.elasticsearch.client:elasticsearch-rest-client from 9.2.1 to 9.2.2 by @dependabot[bot] in #936
- Adds adjustable ZipSecureFile Inflation Ratio for AAS Environment by @FriedJannik in #938
- Fixes a error in the assetIds Query Parameter of the /shells endpoint by @FriedJannik in #771
- Build(deps): Bump co.elastic.clients:elasticsearch-java from 9.2.1 to 9.2.2 by @dependabot[bot] in #939
- Adds ca-certificates installation step to Dockerfiles by @seicke in #941
- Build(deps): Bump org.elasticsearch.client:elasticsearch-rest-client from 9.2.2 to 9.2.3 by @dependabot[bot] in #942
- Build(deps): Bump org.json:json from 20250517 to 20251224 by @dependabot[bot] in #945
- Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.30.1 to 11.31 by @dependabot[bot] in #947
- Change NGINX Readme to Apache Readme by @Shiraiku in #948
- Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.31 to 11.31.1 by @dependabot[bot] in #951
- Adds BaSyx Profile to all Components by @FriedJannik in #952
- Updates from MongoDB 5 to MongoDB 8 by @aaronzi in #955
- Enables CORS for spring security by @aaronzi in #957
- Build(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.20.1 to 2.21.0 by @dependabot[bot] in #958
- ApiClient Pooling and Socket Exhaustion Prevention by @chris-koo in #962
- Build(deps): Bump org.elasticsearch.client:elasticsearch-rest-client from 9.2.3 to 9.2.4 by @dependabot[bot] in #963
- Fixes Bug in MongoDBStorage with Entity in Entities by @FriedJannik in #968
- Change deleteSubmodelReferenceByIdAasRepository to return NO_CONTENT by @dk-emag in #961
- Build(deps): Bump com.fasterxml.jackson.core:jackson-annotations from 2.20 to 2.21 by @dependabot[bot] in #969
- Build(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.20.1 to 2.21.0 by @dependabot[bot] in #972
- Build(deps-dev): Bump org.testng:testng from 7.11.0 to 7.12.0 by @dependabot[bot] in #978
- Build(deps): Bump org.openapitools:jackson-databind-nullable from 0.2.8 to 0.2.9 by @dependabot[bot] in #982
- Build(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #985
- Build(deps): Bump docker/login-action from 3 to 4 by @dependabot[bot] in #987
- Build(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.21.0 to 2.21.1 by @dependabot[bot] in #990
- Build(deps): Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #989
- Build(deps): Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #988
- Build(deps): Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #991
- Tries to fix incorrect supplementalSemanticIds by @aaronzi in #992
New Contributors
- @Dekrate made their first contribution in #894
- @Shiraiku made their first contribution in #948
- @chris-koo made their first contribution in #962
- @dk-emag made their first contribution in #961
Full Changelog: 2.0.0-milestone-08...2.0.0-milestone-09