The GitHub Actions job "Java CI with Maven" on stormcrawler.git/main has succeeded. Run started by GitHub user rzo1 (triggered by rzo1).
Head commit for run: a2769591f9393ff808266def83cffe427ee7e538 / Richard Zowalla <[email protected]> #1938 - Migrate AWS Java SDK from 1.x to 2.x (#1938) (#1939) * Migrate AWS Java SDK from 1.x to 2.x (#1938) AWS Java SDK 1.x reached EOL at the end of 2025. Migrate the aws module to the AWS SDK for Java 2.x so it keeps receiving security updates. - pom: replace com.amazonaws aws-java-sdk-* with the software.amazon.awssdk BOM and the s3, cloudsearch and cloudsearchdomain artifacts - S3 bolts: port to S3Client (headBucket, getObject, putObject, StorageClass, AutoCloseable); add an s3.path.style.access option for S3-compatible endpoints such as LocalStack or MinIO - CloudSearchIndexerBolt: port to CloudSearchClient and CloudSearchDomainClient - tests: add LocalStack/Testcontainers integration tests for the S3 cache bolts - docs: document the new s3.path.style.access option and the SDK 2.x credential resolution in the module README and configuration reference Closes #1938 * build: remove unused awaitility test dependency from aws module Report URL: https://github.com/apache/stormcrawler/actions/runs/27506459655 With regards, GitHub Actions via GitBox
