1.0.7
Version 1.0.7 - 2025-02-28
Changed
- Register draft related event handlers on DraftService, if there is at least one DraftService instance available.
Fixed
- Fixed a potentially thrown NullPointerExcpetion when adding cds-feature-attachments to a CAP Java application and the persistent outbox is not available.
What's Changed
- Update README.md by @mofterdinger in #354
- Bump org.pitest:pitest-maven from 1.18.1 to 1.18.2 by @dependabot in #355
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.1.0 by @dependabot in #356
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 in /integration-tests by @dependabot in #378
- Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 in /cds-feature-attachments by @dependabot in #372
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 in /integration-tests by @dependabot in #366
- Bump spring.boot.version from 3.4.2 to 3.4.3 by @dependabot in #367
- Bump com.sap.cloud.sdk:sdk-bom from 5.16.0 to 5.17.0 by @dependabot in #369
- Bump org.pitest:pitest-junit5-plugin from 1.2.1 to 1.2.2 by @dependabot in #379
- Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0 by @dependabot in #371
- Update README.md by @mofterdinger in #381
- Bump revision to 1.0.7-SNAPSHOT by @mofterdinger in #382
- Update README.md by @mofterdinger in #383
- Fix NullPointerException if OutboxService is not available. by @mofterdinger in #385
- Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 in /cds-feature-attachments by @dependabot in #389
- Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0 by @dependabot in #387
- Register event handlers on draft service, only if at least one draft service is available by @mofterdinger in #386
- Update README.md by @mofterdinger in #393
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 by @dependabot in #395
- Version bump of some build plugins and dependencies by @mofterdinger in #394
- Don't register event handlers if no ApplicationService is available by @mofterdinger in #396
Full Changelog: 1.0.6...1.0.7