Releases: j3rrryy/cloud_storage
Releases · j3rrryy/cloud_storage
v1.2.0
- Log aggregation using Promtail, Loki and Grafana
- Direct file upload to S3 by URL
- Folder support
- Changed logging format
- Applied formatting
v1.1.0
- Monitoring with Prometheus and Grafana
- Updated packages
- Fixed gRPC Empty return
- Applied formatting
v1.0.1
- Optimized image building
- Code optimizations
v1.0.0
- Production version
- Image building in CI/CD pipeline
- Refactored some exception types
- Refactored .proto files
v0.2.0
- Password reset via email
- Redirection to S3 on file download
- Improved type validation on gateway
- Fixed linting pipeline
- Updated dependencies
- Updated README.md
v0.1.1
- Ruff formatting and linting
- Improved logging
- Improved docker-compose.yml file
- Updated README.md
v0.1.0
- Added support for MinIO S3
- Optimized DB connection and operations
- Adjusted client_max_body_size in nginx.conf
- Code optimizations
- Updated README.md