Skip to content

Releases: j3rrryy/cloud_storage

v1.5.1

17 Dec 16:37

Choose a tag to compare

  • Refactored gateway
  • Refactored mail service
  • Fixed all file deletion
  • Code and performance optimizations
  • Applied formatting

v1.5.0

14 Nov 21:16

Choose a tag to compare

  • Added multipart upload support
  • Created script for load testing
  • Fixed memory leak
  • Optimized configs
  • Improved CI/CD pipelines
  • Updated README.md
  • Code and performance optimizations
  • Applied formatting

v1.4.0

19 Aug 21:14

Choose a tag to compare

  • DI pattern
  • uv instead of pip
  • Fixed bugs
  • Smaller Docker images
  • Optimized configs
  • Improved CI/CD pipelines
  • Updated dependencies
  • Updated README.md
  • Code and performance optimizations
  • Applied formatting

v1.3.1

30 Mar 21:02

Choose a tag to compare

  • Optimized models and schemes
  • Updated README.md

v1.3.0

13 Mar 22:28

Choose a tag to compare

  • Controller - Service - Repository pattern
  • DTO pattern
  • Tests with 100% coverage
  • Code optimizations
  • Applied formatting

v1.2.0

20 Jan 13:34

Choose a tag to compare

  • Log aggregation using Promtail, Loki and Grafana
  • Direct file upload to S3 by URL
  • Folder support
  • Changed logging format
  • Applied formatting

v1.1.0

12 Jan 03:00

Choose a tag to compare

  • Monitoring with Prometheus and Grafana
  • Updated packages
  • Fixed gRPC Empty return
  • Applied formatting

v1.0.1

08 Jan 13:52

Choose a tag to compare

  • Optimized image building
  • Code optimizations

v1.0.0

04 Jan 19:49

Choose a tag to compare

  • Production version
  • Image building in CI/CD pipeline
  • Refactored some exception types
  • Refactored .proto files

v0.2.0

24 Nov 13:37

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
  • Password reset via email
  • Redirection to S3 on file download
  • Improved type validation on gateway
  • Fixed linting pipeline
  • Updated dependencies
  • Updated README.md