Skip to content

Releases: cap-java/cds-feature-attachments

1.2.1

03 Sep 09:51
80f5b43

Choose a tag to compare

Version 1.2.1 - 2025-09-03

Changed

  • Several version bumps
  • Apply GoogleJavaFormat style GOOGLE and enforce that for PRs (#551)

Fixed

  • Usage of malware scanner with non-HANA storage (#557)
What's Changed
  • Fix usage of malware scanner with non-HANA storage (#557)
  • chore: Cleanup some pom.xml files (#555)
  • Apply GoogleJavaFormat style GOOGLE and enforce that for PRs (#551)
  • Bump latest test cds-dk to 9.2.1 (#552)
  • Update CHANGELOG.md and bump revision to 1.2.1-SNAPSHOT (#550)
  • Bump org.springframework.boot:spring-boot-dependencies from 3.5.4 to 3.5.5 (#543)
  • Bump com.google.cloud:google-cloud-storage from 2.55.0 to 2.56.0 (#541)
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.2 to 4.9.4.0 (#544)
  • Bump software.amazon.awssdk:s3 from 2.32.29 to 2.32.31 (#547)
  • Bump com.sap.cloud.sdk:sdk-bom from 5.21.0 to 5.22.0 (#549)
  • Move Storage Targets section up (#548)

Full Changelog: 1.2.0...1.2.1

1.2.0

27 Aug 09:50
fc98d46

Choose a tag to compare

Version 1.2.0 - 2025-08-26

Added

  • Support for Object Stores (AWS, Azure and Google) (#481)

Changed

  • Rename folder 'examples' to 'storage-targets' and add section about this in the README.md (#519)
  • Use spotless plugin to ensure correct license header (#515)
  • Several version bumps
What's Changed
  • Dependabot PRs (#538) by @lisajulia in #ba4364f6
  • Bump actions/checkout from 4 to 5 (#516) by @dependabot[bot] in #8fc57485
  • Use spotless plugin to ensure correct license header (#515) by @mofterdinger in #734c2a9d
  • Connection to AWS, Azure and Google object store (#481) by @mofterdinger in #8dedd3ae
  • Rename folder 'examples' to 'storage-targets' and add section about this in the README.md (#519) by @lisajulia in #dcf00a92
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#514) by @dependabot[bot] in #fd815dc2
  • Minor code improvements (#508) by @mofterdinger in #62319874
  • Bump actions/download-artifact from 4 to 5 (#513) by @dependabot[bot] in #4ceca19f
  • Bump com.sap.cloud.sdk:sdk-bom from 5.20.0 to 5.21.0 (#509) by @dependabot[bot] in #9bc437dd
  • Bump cds-services and cds-dk to latest versions (#510) by @mofterdinger in #aa0bee61
  • Bump org.pitest:pitest-maven from 1.20.0 to 1.20.1 (#506) by @dependabot[bot] in #692a313b
  • Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.1 to 1.7.2 (#507) by @dependabot[bot] in #1ead7b9a
  • Bump LTS and latest cds-dk versions (#505) by @mofterdinger in #967d5a6c

Full Changelog: 1.1.0...1.2.0

1.1.0

24 Jul 16:06
31f3988

Choose a tag to compare

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.outbox and sap.common contexts.
  • Replaced usage of generic interface CdsData with specific interface Attachments to improve type safety.

Fixed

## What's Changed

Full Changelog: 1.0.9...1.1.0

1.0.9

06 Jun 16:39
6fd1881

Choose a tag to compare

Version 1.0.9 - 2025-06-06

Changed

What's Changed
  • Bump version to 1.0.9-SNAPSHOT and prepare changelog by @mofterdinger in #455
  • Bump org.pitest:pitest-maven from 1.19.4 to 1.19.5 by @dependabot in #456
  • chore: Introduced DraftUtils to handle draft related functionality in a single place by @mofterdinger in #454
  • Migrate deployment from OSS to Maven Central Repository by @mofterdinger in #457

Full Changelog: 1.0.8...1.0.9

1.0.8

04 Jun 15:18

Choose a tag to compare

Changed

What's Changed

Full Changelog: 1.0.7...1.0.8

1.0.7

28 Feb 13:10
fa49d2f

Choose a tag to compare

Version 1.0.7 - 2025-02-28

Changed

Fixed

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

1.0.6

17 Feb 12:23
f3cc121

Choose a tag to compare

Version 1.0.6 - 2025-02-17

Added

Changed

What's Changed

New Contributors

Full Changelog: 1.0.5...1.0.6

1.0.5

06 Nov 15:31

Choose a tag to compare

Version 1.0.5 - 2024-11-06

Added

  • Added support to configure the HTTP client pool to Malware Scanning Service. Supported configuration properties are:
    • cds.attachments.malwareScanner.http.timeout: The HTTP request timeout in seconds, defaults to 120s
    • cds.attachments.malwareScanner.http.maxConnections: The max. number of parallel HTTP connections to Malware Scanning Service, defaults to 20 connections

Changed

Fixed

  • Fixed a bug that caused malware scanning to fail, if the content was stored in a HANA DB.

What's Changed

New Contributors

Full Changelog: 1.0.4...1.0.5

1.0.4

22 Oct 10:31
40cca65

Choose a tag to compare

Version 1.0.4 - 2024-10-22

Added

Changed

  • Updated several dependencies and Maven build plugins to latest versions.

Fixed

1.0.3

27 Sep 16:11
1b692a7

Choose a tag to compare

Update pom.xml