-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.5.1 Release #425
Merged
Merged
1.5.1 Release #425
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps org.camunda.bpm.model:camunda-bpmn-model from 7.19.0 to 7.20.0. --- updated-dependencies: - dependency-name: org.camunda.bpm.model:camunda-bpmn-model dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.tngtech.keycloakmock:mock](https://github.com/TNG/keycloak-mock) from 0.15.2 to 0.16.0. - [Release notes](https://github.com/TNG/keycloak-mock/releases) - [Commits](TNG/keycloak-mock@v0.15.2...v0.16.0) --- updated-dependencies: - dependency-name: com.tngtech.keycloakmock:mock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.mongodb:mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) from 4.10.2 to 4.11.1. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r4.10.2...r4.11.1) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver-sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.springframework.data:spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 3.4.15 to 3.4.18. - [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases) - [Commits](spring-projects/spring-data-mongodb@3.4.15...3.4.18) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-mongodb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…development/actions/setup-java-4 Bump actions/setup-java from 3 to 4
…ponents/development/org.springframework.data-spring-data-mongodb-3.4.18 Bump org.springframework.data:spring-data-mongodb from 3.4.15 to 3.4.18 in /basyx.components
…ponents/development/org.mongodb-mongodb-driver-sync-4.11.1 Bump org.mongodb:mongodb-driver-sync from 4.10.2 to 4.11.1 in /basyx.components
…ponents/development/com.tngtech.keycloakmock-mock-0.16.0 Bump com.tngtech.keycloakmock:mock from 0.15.2 to 0.16.0 in /basyx.components
…ponents/development/org.camunda.bpm.model-camunda-bpmn-model-7.20.0 Bump org.camunda.bpm.model:camunda-bpmn-model from 7.19.0 to 7.20.0 in /basyx.components
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.2.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.15.2 to 2.16.0. - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.15.2...jackson-core-2.16.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.codehaus.mojo:properties-maven-plugin](https://github.com/mojohaus/properties-maven-plugin) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/mojohaus/properties-maven-plugin/releases) - [Commits](mojohaus/properties-maven-plugin@1.2.0...1.2.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:properties-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.6.0 to 42.7.1. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.6.0...REL42.7.1) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ponents/development/org.postgresql-postgresql-42.7.1 Bump org.postgresql:postgresql from 42.6.0 to 42.7.1 in /basyx.components
…ponents/development/org.codehaus.mojo-properties-maven-plugin-1.2.1 Bump org.codehaus.mojo:properties-maven-plugin from 1.2.0 to 1.2.1 in /basyx.components
…ponents/development/com.fasterxml.jackson.core-jackson-core-2.16.0 Bump com.fasterxml.jackson.core:jackson-core from 2.15.2 to 2.16.0 in /basyx.components
…ponents/development/org.apache.maven.plugins-maven-failsafe-plugin-3.2.2 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.2 in /basyx.components
Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.15.2 to 2.16.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.2.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ponents/development/com.fasterxml.jackson.core-jackson-annotations-2.16.0 Bump com.fasterxml.jackson.core:jackson-annotations from 2.15.2 to 2.16.0 in /basyx.components
…ponents/development/org.apache.maven.plugins-maven-surefire-plugin-3.2.3 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.3 in /basyx.components
…ubmodels (#411) * Add test case for observable MongoDBAggregator * Implement TestAASServerWithMongoDBMqttV2 * Remove observer tests from TestMongoDBAggregator * Fix spacing * Updates version to 1.5.1-SNAPSHOT
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.5.0 to 5.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.5.0...v5.8.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ponents/development/org.mockito-mockito-core-5.8.0 Bump org.mockito:mockito-core from 5.5.0 to 5.8.0 in /basyx.components
…ponents/development/org.apache.maven.plugins-maven-failsafe-plugin-3.2.3 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3 in /basyx.components
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.11 to 1.4.12. - [Commits](qos-ch/logback@v_1.4.11...v_1.4.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…ponents/ch.qos.logback-logback-classic-1.4.12 Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 in /basyx.components
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.11 to 1.4.14. - [Commits](qos-ch/logback@v_1.4.11...v_1.4.14) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.16.0 to 2.16.1. - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.16.0...jackson-core-2.16.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.16.0 to 2.16.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ponents/development/com.fasterxml.jackson.core-jackson-annotations-2.16.1 Bump com.fasterxml.jackson.core:jackson-annotations from 2.16.0 to 2.16.1 in /basyx.components
…ponents/development/com.fasterxml.jackson.core-jackson-core-2.16.1 Bump com.fasterxml.jackson.core:jackson-core from 2.16.0 to 2.16.1 in /basyx.components
…ponents/development/ch.qos.logback-logback-classic-1.4.14 Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.14 in /basyx.components
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.12.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.3 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.3 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ponents/development/org.apache.maven.plugins-maven-failsafe-plugin-3.2.5 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 in /basyx.components
…ponents/development/org.apache.maven.plugins-maven-surefire-plugin-3.2.5 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 in /basyx.components
…ponents/development/org.apache.maven.plugins-maven-compiler-plugin-3.12.1 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 in /basyx.components
Signed-off-by: Frank Schnicke <frank.schnicke@iese.fraunhofer.de>
* Fix MongoDB Backend incorrectly saving files from loaded AASX * Refactor endpoint construction to use VABPathTools * Fix FileValueAdaptingFeature not working for MongoDBSubmodelApi * Address review remarks
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.8.0 to 5.10.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.8.0...v5.10.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ponents/development/org.mockito-mockito-core-5.10.0 Bump org.mockito:mockito-core from 5.8.0 to 5.10.0 in /basyx.components
* Updates Version to 1.5.1 Signed-off-by: Frank Schnicke <frank.schnicke@iese.fraunhofer.de> * Updates Docker base image Signed-off-by: Frank Schnicke <frank.schnicke@iese.fraunhofer.de> --------- Signed-off-by: Frank Schnicke <frank.schnicke@iese.fraunhofer.de>
Signed-off-by: Frank Schnicke <frank.schnicke@iese.fraunhofer.de>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.