Releases: TheMeinerLP/BlueMapS3Storage
Releases · TheMeinerLP/BlueMapS3Storage
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.1
v1.1.0
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
1.0.0 (2025-08-14)
Bug Fixes
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)