fix(services): Update S3 credentials naming and add S3_ENDPOINT support for improved MinIO integration
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-08-15 - 1.17.4 - fix(services)
|
||||
Update S3 credentials naming and add S3_ENDPOINT support for improved MinIO integration
|
||||
|
||||
- Replaced S3_USER/S3_PASS with S3_ACCESSKEY/S3_SECRETKEY in ServiceConfiguration.
|
||||
- Added S3_ENDPOINT field with default endpoint in ServiceConfiguration.
|
||||
- Updated ServiceManager to use new credential names in container setup and logging.
|
||||
- Introduced .claude/settings.local.json for permission settings.
|
||||
|
||||
## 2025-08-15 - 1.17.3 - fix(serviceconfig)
|
||||
Update service configuration to include dynamic MongoDB connection string and add local permissions settings
|
||||
|
||||
|
Reference in New Issue
Block a user