Skip to content

Releases: TheMeinerLP/BlueMapS3Storage

v1.4.4

11 Dec 14:14
a4f8be6

Choose a tag to compare

1.4.4 (2025-12-11)

Bug Fixes

  • readme: Improve readme for installation (a4f8be6)

v1.4.3

27 Nov 19:17
fc3e0af

Choose a tag to compare

1.4.3 (2025-11-27)

Bug Fixes

  • deps: update dependency software.amazon.nio.s3:aws-java-nio-spi-for-s3 to v2.3.0 (b4228c9)

v1.4.2

04 Nov 12:12
e8de15a

Choose a tag to compare

1.4.2 (2025-11-04)

Bug Fixes

  • deps: update dependency org.junit:junit-bom to v6.0.1 (#23) (e8de15a)

v1.4.1

03 Oct 21:14
22374d1

Choose a tag to compare

1.4.1 (2025-10-03)

Bug Fixes

  • deps: update dependency org.junit:junit-bom to v6 (d4777ca)

v1.4.0

14 Aug 11:54
baf5b4f

Choose a tag to compare

1.4.0 (2025-08-14)

Features

v1.3.0

14 Aug 11:42
ee2e885

Choose a tag to compare

1.3.0 (2025-08-14)

Features

  • s3: Add support for path-style access in S3 configuration (1588178)

v1.2.0

14 Aug 10:44
0eeb64e

Choose a tag to compare

1.2.0 (2025-08-14)

Features

  • s3: Update S3 configuration to replace path-style access with root path setting (bebe0ee)

v1.1.1

14 Aug 10:15
3239ab3

Choose a tag to compare

1.1.1 (2025-08-14)

Bug Fixes

  • deps: update dependency org.junit:junit-bom to v5.13.4 (d3cb345)

v1.1.0

14 Aug 10:07
ba803a8

Choose a tag to compare

1.1.0 (2025-08-14)

Features

  • docker: Add MinIO service configuration to compose.yml (3107030)
  • docker: Update MinIO environment variables and volume path in compose.yml (d056785)
  • docker: Update MinIO service to use the latest image version (3e196b5)
  • gitignore: Add test data directories to .gitignore (4071b0d)
  • s3: Add license information to S3FileSystemFactory and clean up imports in S3Storage (ba803a8)
  • s3: Enhance error handling in S3FileSystemFactory for URI creation (f1d7a9f)
  • s3: Implement S3FileSystemFactory for S3 filesystem creation (8843934)
  • s3: Refactor S3FileSystemFactory to streamline URI creation and provider initialization (4f63ee9)
  • s3: Refactor S3FileSystemFactory to use constants for AWS region management (02340bd)
  • s3: Update S3FileSystemFactory to use user info in URI creation (2563650)

v1.0.0

14 Aug 08:40
69a758d

Choose a tag to compare

1.0.0 (2025-08-14)

Bug Fixes

  • deps: update dependency org.junit:junit-bom to v5.10.5 (#2) (69a758d)

Features

  • build: Integrate shadow plugin for JAR packaging and update release configuration (fe5a320)
  • ci: Add GITHUB_TOKEN to semantic-release configuration (bd7d986)
  • dependencies: Add AWS Java NIO SPI for S3 to project dependencies (86dfc32)
  • docs: Add README.md for BlueMapS3Storage addon with installation and configuration details (411ba42)
  • s3: Add compression configuration to S3StorageConfiguration (6947aa0)
  • s3: Add license header to S3StorageAddon class (3f76574)
  • s3: Add S3 storage integration with configuration and storage classes (3394df6)
  • s3: Add S3StorageAddon class for S3 integration (2842133)
  • s3: Enhance S3Storage with initialization, caching, and configuration validation (dcbb66f)
  • s3: Implement Runnable interface in S3StorageAddon and add addon configuration (ed31e9b)
  • s3: Update S3Storage instantiation to include configured compression (129f6e8)
  • s3: Update S3StorageConfiguration with default values for bucket, region, and authentication (1cf4c21)
  • s3: Update S3StorageConfiguration with default values for bucket, region, and authentication (c5db0e1)