Skip to content

Releases: FraunhoferIOSB/FAAAST-Registry

v1.1.0

13 Dec 09:29
237c445
Compare
Choose a tag to compare

🚀 New Features & Major Changes

  • HTTP
    • Added option to turn off SSL
    • Added description endpoint

⚙️ Internal Changes & Bugfixes

  • General
    • Fix Docker image
    • Update JPA mapping
    • Use descriptors from AAS4J
    • Fix documentation formatting errors
    • Add log message if a constraint violation occurs when creating AAS or Submodel

📦 Dependencies

  • Bump com.google.protobuf:protobuf-java from 4.28.2 to 4.29.1
  • Bump com.h2database:h2 from 2.3.230 to 2.3.232
  • Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.20.2
  • Bump jackson.version from 2.17.2 to 2.18.2
  • Bump logback.version from 1.5.7 to 1.5.12
  • Bump maven.plugin.surefire.version from 3.3.1 to 3.5.2
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.8.1
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.2
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.7
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.11.2
  • Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0
  • Bump org.hibernate.orm:hibernate-core from 6.5.2.Final to 6.6.3.Final
  • Bump org.owasp:dependency-check-maven from 10.0.3 to 11.1.1
  • Bump org.postgresql:postgresql from 42.7.3 to 42.7.4
  • Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16
  • Bump org.springframework:spring-web from 6.1.11 to 6.1.14
  • Bump org.yaml:snakeyaml from 2.2 to 2.3

v1.0.0

18 Jul 14:16
86f3259
Compare
Choose a tag to compare

💥 Initial Release