1.1.0
Version 1.1.0 - 2025-07-24
Added
- Run integration tests also with CAP Java 4.x and @sap/cds-dk@^9 to ensure compatibility with latest available versions.
Changed
- Bumped minimum required version of CAP Java to 3.10.3.
- Avoid the generation of POJOs for
cds.outboxandsap.commoncontexts. - Replaced usage of generic interface
CdsDatawith specific interfaceAttachmentsto improve type safety.
Fixed
- Avoid unnessary malware scans of attachments.
## What's Changed
- Fixed deployment of snapshot to artifactory by @mofterdinger in #460
- Bump version to 1.0.10-SNAPSHOT and prepare changelog by @mofterdinger in #461
- Removed no longer existing directory from dependabot.yml by @mofterdinger in #462
- Version bump plugins and dependencies by @mofterdinger in #463
- Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot[bot] in #470
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.1 by @dependabot[bot] in #471
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0 by @dependabot[bot] in #472
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.1 to 4.9.3.2 by @dependabot[bot] in #473
- Bump cds-services to 3.10.2 and cds-dk to 8.9.5 by @mofterdinger in #418
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #475
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 by @dependabot[bot] in #474
- Bump versions of cds-services and @sap/cds-dk by @mofterdinger in #476
- Bump org.junit:junit-bom from 5.13.2 to 5.13.3 by @dependabot[bot] in #478
- Update cds-services and @sap/cds-dk to latest available versions by @mofterdinger in #480
- Initial version of FS attachment feature by @mofterdinger in #230
- Removed not required interfaces by @mofterdinger in #482
- Avoid the generation of POJOs for cds.outbox and sap.common contexts by @mofterdinger in #483
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #487
- Scan attachments only in certain scan states by @mofterdinger in #486
- Bump cds-dk version to 8.9.7 by @mofterdinger in #489
- Replaced CdsData with Attachments where possible. by @mofterdinger in #488
- Renamed some packages by @mofterdinger in #491
- Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #490
- Fix upload to Maven central by @mofterdinger in #492
- Update pom.xml by @mofterdinger in #494
- Update dependabot.yml by @mofterdinger in #495
- Do not generated UUIDs for key fields, runtime will do that. by @mofterdinger in #496
- Bump org.springframework.boot:spring-boot-dependencies from 3.5.3 to 3.5.4 by @dependabot[bot] in #498
- chore: Code documentation by @mofterdinger in #499
Full Changelog: 1.0.9...1.1.0