Releases: com-pas/compas-scl-data-service
Releases · com-pas/compas-scl-data-service
0.13.0
What's Changed
Dependency updates
- Bump quarkus.platform.version from 2.14.1.Final to 2.14.2.Final by @dependabot in #291
- Bump quarkus.platform.version from 2.14.2.Final to 2.14.3.Final by @dependabot in #293
- Bump quarkus.platform.version from 2.14.3.Final to 2.15.0.Final by @dependabot in #295
- Bump quarkus.platform.version from 2.15.0.Final to 2.15.2.Final by @dependabot in #298
- Bump ubi8/ubi-minimal from 8.7-923 to 8.7-1031 in /app/src/main/docker by @dependabot in #296
- Bump quarkus.platform.version from 2.15.2.Final to 2.16.0.Final by @dependabot in #302
- Bump surefire-plugin.version from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #300
- Bump alex-page/github-project-automation-plus from 0.8.2 to 0.8.3 by @dependabot in #303
- Bump quarkus.platform.version from 2.16.0.Final to 2.16.2.Final by @dependabot in #310
- Bump ubi8/ubi-minimal from 8.7-1031 to 8.7-1049.1675784874 in /app/src/main/docker by @dependabot in #311
- Bump jaxb-impl from 2.3.7 to 2.3.8 by @dependabot in #309
- Bump surefire-plugin.version from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #312
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #313
- Bump quarkus.platform.version from 2.16.2.Final to 2.16.3.Final by @dependabot in #314
- Bump log4j2.version from 2.19.0 to 2.20.0 by @dependabot in #315
- Bump ubi8/ubi-minimal from 8.7-1049.1675784874 to 8.7-1085 in /app/src/main/docker by @dependabot in #317
Other Changes
- Added name duplication check in REST API by @Stef3st in #294
- New release by @pascalwilbrink in #319
New Contributors
- @Stef3st made their first contribution in #294
- @pascalwilbrink made their first contribution in #319
Full Changelog: 0.12.2...0.12.3
Release 0.12.2 of SCL Data Service
What's Changed
Bugfixes
- Replace SLF4J with Log4j2 by @dlabordus in #286
- Using new websocket version of validation by @dlabordus in #288
Dependency updates
- Bump quarkus.platform.version from 2.14.0.Final to 2.14.1.Final by @dependabot in #284
- Bump slf4j.version from 2.0.3 to 2.0.4 by @dependabot in #285
- Bump microprofile-openapi-api from 3.0 to 3.1 by @dependabot in #287
- Bump ubi8/ubi-minimal from 8.7 to 8.7-923 in /app/src/main/docker by @dependabot in #289
Full Changelog: 0.12.1...0.12.2
Release 0.12.1 of SCL Data Service
What's Changed
Bugfixes
- Increased size for Websocket requests. by @dlabordus in #282
Full Changelog: 0.12.0...0.12.1
Release 0.12.0 of SCL Data Service
What's Changed
New Features
- Added Websocket support for creating and updating the SCL File by @dlabordus in #277
Dependency updates
- Bump quarkus.platform.version from 2.13.0.Final to 2.13.1.Final by @dependabot in #270
- Bump quarkus.platform.version from 2.13.1.Final to 2.13.2.Final by @dependabot in #271
- Bump whelk-io/maven-settings-xml-action from 20 to 21 by @dependabot in #272
- Bump alex-page/github-project-automation-plus from 0.8.1 to 0.8.2 by @dependabot in #273
- Bump jaxb-impl from 2.3.6 to 2.3.7 by @dependabot in #274
- Bump quarkus.platform.version from 2.13.2.Final to 2.13.3.Final by @dependabot in #275
- Bump quarkus.platform.version from 2.13.3.Final to 2.13.4.Final by @dependabot in #276
- Bump ubi8/ubi-minimal from 8.6 to 8.7 in /app/src/main/docker by @dependabot in #278
- Bump quarkus.platform.version from 2.13.4.Final to 2.14.0.Final by @dependabot in #279
Full Changelog: 0.11.1...0.12.0
Release 0.11.1 of SCL Data Service
What's Changed
Bugfixes
- Added new labels table (including migration) by @dlabordus in #265
- Clean up old HItem related to CoMPAS by @dlabordus in #268
Dependency updates
- Bump slf4j.version from 2.0.2 to 2.0.3 by @dependabot in #267
- Bump quarkus.platform.version from 2.12.3.Final to 2.13.0.Final by @dependabot in #266
Full Changelog: 0.11.0...0.11.1
Release 0.11.0 of SCL Data Service
What's Changed
New Features
- Return Labels when Listing SCL Files for a SCL Type by @dlabordus in #259
- Validate labels when add or updating a SCL File by @dlabordus in #260
Bugfixes
- Fixed sonar code smells. by @dlabordus in #244
Tooling changes
- Small GitHub Actions changes by @dlabordus in #247
Dependency updates
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #245
- Bump slf4j.version from 1.7.36 to 2.0.0 by @dependabot in #246
- Bump quarkus.platform.version from 2.11.2.Final to 2.11.3.Final by @dependabot in #248
- Bump quarkus.platform.version from 2.11.3.Final to 2.12.1.Final by @dependabot in #251
- Bump compas.core.version from 0.9.1 to 0.9.2 by @dependabot in #252
- Bump quarkus.platform.version from 2.12.1.Final to 2.12.2.Final by @dependabot in #255
- Bump compas.core.version from 0.9.2 to 0.9.3 by @dependabot in #256
- Bump slf4j.version from 2.0.0 to 2.0.1 by @dependabot in #257
- Bump maven-jar-plugin from 3.2.2 to 3.3.0 by @dependabot in #258
- Bump quarkus.platform.version from 2.12.2.Final to 2.12.3.Final by @dependabot in #262
- Bump slf4j.version from 2.0.1 to 2.0.2 by @dependabot in #261
Full Changelog: 0.10.0...0.11.0
Release 0.10.0 of SCL Data Service
What's Changed
Tooling changes
- Upgrade to JDK 17 (include using TextBlocks) by @dlabordus in #238
- Updated documentation for development by @dlabordus in #239
Dependency updates
- Bump quarkus.platform.version from 2.10.2.Final to 2.10.3.Final by @dependabot in #240
- Bump quarkus.platform.version from 2.10.3.Final to 2.11.1.Final by @dependabot in #241
- Bump quarkus.platform.version from 2.11.1.Final to 2.11.2.Final by @dependabot in #242
Full Changelog: 0.9.9...0.10.0
Release 0.9.9 of SCL Data Service
What's Changed
Bugfixes
- Small fix in retrieving HItem from XML by @dlabordus in #235
Dependency updates
- Bump quarkus.platform.version from 2.10.1.Final to 2.10.2.Final by @dependabot in #234
Full Changelog: 0.9.8...0.9.9
Release 0.9.8 of SCL Data Service
What's Changed
New Features
- Added who/when/what to listing of all versions for specific version by @dlabordus in #227
Dependency updates
- Bump surefire-plugin.version from 3.0.0-M6 to 3.0.0-M7 by @dependabot in #225
- Bump quarkus.platform.version from 2.9.2.Final to 2.10.0.Final by @dependabot in #226
- Bump compas.core.version from 0.9.0 to 0.9.1 by @dependabot in #228
- Bump jandex-maven-plugin from 1.2.2 to 1.2.3 by @dependabot in #231
- Bump quarkus.platform.version from 2.10.0.Final to 2.10.1.Final by @dependabot in #232
Full Changelog: 0.9.7...0.9.8
Release 0.9.7 of SCL Data Service
What's Changed
New Features
Dependency updates
- Bump quarkus.platform.version from 2.9.0.Final to 2.9.1.Final by @dependabot in #221
- Bump quarkus.platform.version from 2.9.1.Final to 2.9.2.Final by @dependabot in #223
Full Changelog: 0.9.6...0.9.7