Skip to content

🚀 [release] 0.0.34#44

Merged
TrueNine merged 23 commits intomainfrom
dev
Sep 9, 2025
Merged

🚀 [release] 0.0.34#44
TrueNine merged 23 commits intomainfrom
dev

Conversation

@TrueNine
Copy link
Copy Markdown
Owner

@TrueNine TrueNine commented Sep 9, 2025

🚀 [release] 0.0.34

This commit removes all the coding, project structure, and technology stack rules from the repository. These rules were previously located in various `.md` and `.mdc` files under different directories.
- Add `BucketAccessLevel` enum to define public and private access levels
- Implement `setBucketAccess` method in `MinioObjectStorageService` and `VolcengineTosObjectStorageService`
- Add tests for setting bucket access levels in `IObjectStorageServiceTest`, `MinioObjectStorageServiceTest`, and `VolcengineTosObjectStorageServiceTest`
- Add `putObjectWithBucketCreation` method and its extensions in `IObjectStorageService` and `Extensions.kt`
- Provide an overview of the Compose Server project
- Include essential development commands, architecture details, and testing standards
- Outline build system configuration and module organization
- Define key interfaces, abstractions, and service patterns
- Detail Maven Central publishing and performance considerations
- Offer IDE integration and setup instructions
- Provide an overview of the Compose Server project
- Include essential development commands, architecture details, and testing standards
- Outline build system configuration and module organization
- Define key interfaces, abstractions, and service patterns
- Detail Maven Central publishing and performance considerations
- Offer IDE integration and setup instructions
- Provide an overview of the Compose Server project
- Include essential development commands, architecture details, and testing standards
- Outline build system configuration and module organization
- Define key interfaces, abstractions, and service patterns
- Detail Maven Central publishing and performance considerations
- Offer IDE integration and setup instructions
- Provide an overview of the Compose Server project
- Include essential development commands, architecture details, and testing standards
- Outline build system configuration and module organization
- Define key interfaces, abstractions, and service patterns
- Detail Maven Central publishing and performance considerations
- Offer IDE integration and setup instructions
- Update PostgreSQL image to `postgres:17.6-alpine3.22`
- Update Redis image to `redis/redis-stack:7.2.0-v18`
- Update MinIO image to `minio/minio:minio/minio:RELEASE.2025-09-07T16-13-09Z-cpuv1`
- Use `useInstaller = true` for `intellijIdeaCommunity` dependency
- Format `intellijPlatform` block for better readability
- Use `useInstaller = true` for `intellijIdeaCommunity` dependency
- Format `intellijPlatform` block for better readability
- Replace `slf4j` with `logger`
- Add companion object for logger and constant
- Remove `@Primary` annotation
- Use `@Qualifier` for virtual thread Redis factory bean
- Update log messages for better readability
- Create `TestEntrance` class for Spring Boot application
- Configure `build.gradle.kts` with necessary dependencies
- Add `RedisConnectionFactoryIntegrationTest` to verify RESP3 protocol connection
@TrueNine TrueNine merged commit 66bc2bd into main Sep 9, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant