v0.15.0
Changes
Warning
- This release requires Spring Boot >= 3.3
Spring Boot 3.3 updates to Flyway 10, update your flyway dependencies accordingly - This release updates Thunx to v0.11.0:
Providing an X-ABAC-Context header or JWT claim is now required for every request. See release notes for more details
- No content properties in application/json create form [ACC-1403] by @rschev in #232
- [ACC-1384] Make automation annotation information accessible for automation systems by @NielsCW in #238
- [ACC-1453] use abac-context to filter automations shown to the user by @NielsCW in #244
Maintenance
- [ACC-136] Update auditing metadata attributes and tests by @NielsCW in #236
- Use strict version instead of enforcedPlatform by @rschev in #241
- [ACC-1313] enable disabled/missing multipart tests by @NielsCW in #242
- [ACC-1451] Disable ABAC Context checking in tests by @NielsCW in #239
- [ACC-1460] add last-modified tests for content properties by @NielsCW in #243
Dependency updates
- Update actions/checkout digest to a5ac7e5 by @renovate in #228
- Update dependency org.webjars:swagger-ui to v5.17.11 by @renovate in #229
- Update spring boot to v3.2.6 by @renovate in #230
- Update dependency org.webjars:swagger-ui to v5.17.14 by @renovate in #233
- Update dependency gradle to v8.8 by @renovate in #235
- Update actions/checkout digest to 692973e by @renovate in #237
- Update dependency com.github.paulcwarren:spring-content-bom to v3.0.11 by @renovate in #234
- Update spring boot to v3.3.1 by @renovate in #231
- Update dependency com.contentgrid.thunx:thunx-bom to v0.11.0 by @renovate in #245
- Update dependency io.cloudevents:cloudevents-bom to v4 by @renovate in #246
Full Changelog: v0.14.1...v0.15.0