Skip to content
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

chore(deps): bump de.fraunhofer.iosb.ilt.faaast.service:starter from 1.0.1 to 1.1.0 #112

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps de.fraunhofer.iosb.ilt.faaast.service:starter from 1.0.1 to 1.1.0.

Release notes

Sourced from de.fraunhofer.iosb.ilt.faaast.service:starter's releases.

v1.1.0

🚀 New Features & Major Changes

  • General
    • Loading AAS models from JSON now fails on unknown JSON properties
    • Added lambda operation provider
    • Added additional helper methods for resolving idShort and semanticId paths
    • Added support for synchronization with multiple AAS and/or submodel registries
  • Asset Connection
    • MQTT
      • Now supports multiple subscription providers to the same topic
  • Endpoint
    • HTTP
      • Added new config property sslEnabled that allows to disable SSL/HTTPS and use HTTP instead. This is intended for development/testing purposes and some scenarios where FA³ST Service is running behind a proxy server that handles SSL/HTTPS.
      • Added new config property hostname to provide hostname of endpoint for automatic registration with registries

⚙️ Internal Changes & Bugfixes

  • General
    • Added log message when starting to indicate that constraint validation is currently not supported
    • Fixed error where complementary files within AASX model files where not correctly loaded when specifying the model file via environment variables
    • Fixed error that prevented loading models in XML format
  • Endpoint
    • OPC UA
      • Fixed error when loading models with non-unique idShorts
  • Asset Connection
    • MQTT
      • Fixed error that occured when using asset connection in read/subscribe mode with JSON payload that has string properties containing escaped JSON as text

📦 Dependencies

  • Bump aas4j.version from 1.0.1 to 1.0.2
  • Bump bouncycastle.version from 1.77 to 1.78.1
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.2
  • Bump com.fasterxml.woodstox:woodstox-core from 6.6.2 to 7.0.0
  • Bump com.google.guava:guava from 33.1.0-jre to 33.2.1-jre
  • Bump com.google.protobuf:protobuf-java from 4.26.1 to 4.27.2
  • Bump com.guardsquare:proguard-base from 7.4.2 to 7.5.0
  • Bump com.guardsquare:proguard-core from 9.1.1 to 9.1.4
  • Bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.17.0
  • Bump commons-codec:commons-codec from 1.16.1 to 1.17.1
  • Bump commons-io:commons-io from 2.16.0 to 2.16.1
  • Bump docker/build-push-action from 5 to 6
  • Bump info.picocli:picocli from 4.7.5 to 4.7.6
  • Bump info.picocli:picocli-codegen from 4.7.5 to 4.7.6
  • Bump io.github.classgraph:classgraph from 4.8.168 to 4.8.174
  • Bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.2 to 9.0.1
  • Bump jackson.version from 2.17.0 to 2.17.2
  • Bump jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0
  • Bump jetty.version from 11.0.20 to 11.0.22
  • Bump logback.version from 1.5.3 to 1.5.6
  • Bump milo.version from 0.6.12 to 0.6.13
  • Bump netty.version from 4.1.108.Final to 4.1.111.Final

... (truncated)

Commits
  • 403aab4 Release v1.1.0
  • 213c8ea fix examples & cleanup test resources no longer needed
  • 7ccf501 Automatic registration of AASs & submodels with registry (#828)
  • 4ed60dd Bump org.owasp:dependency-check-maven from 10.0.2 to 10.0.3
  • d2b4738 Bump commons-codec:commons-codec from 1.17.0 to 1.17.1
  • b0ace76 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1
  • c6ae2ea Add config option to start HTTP endpoint without SSL (#826)
  • 090c097 Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2
  • bd86483 Bump org.owasp:dependency-check-maven from 10.0.1 to 10.0.2
  • 49ea5dc Bump jackson.version from 2.17.1 to 2.17.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [de.fraunhofer.iosb.ilt.faaast.service:starter](https://github.com/FraunhoferIOSB/FAAAST-Service) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/FraunhoferIOSB/FAAAST-Service/releases)
- [Commits](FraunhoferIOSB/FAAAST-Service@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: de.fraunhofer.iosb.ilt.faaast.service:starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

The following labels could not be found: dependabot, dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants