2.0.0-milestone-07
·
82 commits
to main
since this release
New Features
The main focus of this release is the AAS Query Language. BaSyx Java now supports the Query Language as an experimental feature. We are leveraging Elasticsearch for the Indexing of Shells, Submodels, Concept Descriptions and Descriptors.
Please feel free to try out the new Query Language and report bugs here
What's Changed
- Build(deps): Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.8 to 2.8.9 by @dependabot[bot] in #782
- Replaces usage of ofInputStream with ofString in clients where applicable by @FrankSchnicke in #783
- feat: added rbac rules for every service by @marctuerke in #784
- Build(deps): Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.1 by @dependabot[bot] in #788
- Build(deps): Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.8.0 by @dependabot[bot] in #785
- Build(deps): Bump io.swagger.codegen.v3:swagger-codegen-maven-plugin from 3.0.68 to 3.0.69 by @dependabot[bot] in #786
- Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.25 to 11.26 by @dependabot[bot] in #787
- Adds ContentType to setFileValue by @aaronzi in #791
- Fixes problem with hardcoded contentType in AAS Env by @aaronzi in #792
- Build(deps): Bump org.springframework.boot:spring-boot-starter-parent from 3.5.0 to 3.5.3 by @dependabot[bot] in #794
- Fixes BaSyx Dynamic RBAC documentation in example by @aaronzi in #796
- Build(deps): Bump io.swagger.codegen.v3:swagger-codegen-maven-plugin from 3.0.69 to 3.0.71 by @dependabot[bot] in #798
- Build(deps): Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #797
- Build(deps): Bump org.apache.tika:tika-core from 3.2.0 to 3.2.1 by @dependabot[bot] in #799
- Removes Cloud example by @aaronzi in #801
- Build(deps): Bump commons-io:commons-io from 2.19.0 to 2.20.0 by @dependabot[bot] in #802
- Build(deps): Bump org.springframework.boot:spring-boot-starter-parent from 3.5.3 to 3.5.4 by @dependabot[bot] in #804
- Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.26 to 11.26.1 by @dependabot[bot] in #803
- Build(deps): Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.1 to 1.7.2 by @dependabot[bot] in #807
- Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.26.1 to 11.27 by @dependabot[bot] in #808
- Build(deps): Bump aas4j-version from 1.0.4 to 1.0.5 by @dependabot[bot] in #809
- Build(deps): Bump org.apache.tika:tika-core from 3.2.1 to 3.2.2 by @dependabot[bot] in #810
- Remove all non null values that are returned by @geso02 in #813
- Adds Node-RED Example by @aaronzi in #816
- Build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #818
- Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.27 to 11.27.1 by @dependabot[bot] in #817
- Adds Query Language by @FriedJannik in #814
- Update aas-env.properties for QL Example by @FriedJannik in #824
- Adds experimental flag to the basyx.feature.search (AASQL) by @aaronzi in #826
- Build(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.19.2 by @dependabot[bot] in #832
- Build(deps): Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #831
- Build(deps): Bump co.elastic.clients:elasticsearch-java from 9.0.1 to 9.1.2 by @dependabot[bot] in #827
- Build(deps): Bump org.elasticsearch.client:elasticsearch-rest-client from 9.0.1 to 9.1.2 by @dependabot[bot] in #830
- Build(deps): Bump com.fasterxml.jackson.core:jackson-annotations from 2.19.0 to 2.19.2 by @dependabot[bot] in #829
- Adds Pagination on Backend by @FriedJannik in #833
- Adds missing Name Attribute by @FriedJannik in #834
- Adapts Dash License Workflow by @FriedJannik in #835
Full Changelog: 2.0.0-milestone-06...2.0.0-milestone-07