Skip to content

Releases: mstgnz/cdn

v1.5.3

07 Feb 06:55
Compare
Choose a tag to compare

home page

v1.5.2

30 Dec 08:33
Compare
Choose a tag to compare

bugfix redis

v1.5.1

30 Dec 06:01
Compare
Choose a tag to compare

fix swagger and response data

v1.5.0

29 Dec 21:55
Compare
Choose a tag to compare
  • Secure file validation using magic bytes for enhanced security
  • Improved image processing with optimized resize operations
  • Redis cache integration for better performance
  • AWS S3 Glacier storage class support
  • Worker pool implementation for concurrent processing
  • Health check endpoint with detailed status
  • Prometheus metrics integration
  • Circuit breaker pattern implementation:
    • Automatic failure detection and recovery
    • Configurable thresholds and timeouts
    • State monitoring via Prometheus metrics
    • Integration with AWS and storage services
  • New batch operations endpoints:
    • /batch/upload for multiple file uploads
    • /batch/delete for multiple file deletions
  • AWS operations made optional via aws_upload parameter
  • Real-time monitoring via WebSocket
    • System metrics (CPU, memory, disk usage)
    • Active uploads tracking
    • Cache hit rate monitoring
    • Upload speed statistics
    • Error logs streaming
  • REST endpoint for current system stats
  • Batch operations for multiple file uploads/deletions

v1.2.2

17 Sep 12:55
Compare
Choose a tag to compare

v1.2.1

26 Feb 14:02
Compare
Choose a tag to compare

aws, minio and swagger implementation

v1.2.0

26 Feb 07:19
Compare
Choose a tag to compare

resize feature has been added in get and upload operations.

In my upload operations, you can send only width, only height, or both. The value not sent will be assigned proportionally.

Resize operations are optional.

v1.1.1

25 Jan 13:00
Compare
Choose a tag to compare

Code Optimization

minio and aws s3

26 Sep 10:59
Compare
Choose a tag to compare

File upload, pull, resize and delete operations are integrated on Minio and Aws s3.

minio and aws s3

18 Jan 19:20
Compare
Choose a tag to compare

File upload, pull, resize and delete operations are integrated on Minio and Aws s3.