All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- Added TLS support
- Added support for HTTP/2
- Added the ability to specify TTL for fs cache objects
- Updated Dockerfile
- Added the ability to upload your own image
- Lisense changed to BSD 3-Clause
- Dependencies updated
- Logger formatting presets added
- Go version updated
- Dependencies updated
- The cache closing functionality has been modified for secure data preservation.
- Add goreleaser build system and Changie
- Optimized requests to the Discord API
- Changed user agent in Discord API library
- Optimized handling of 404 errors in the S3 adapter
- The types for Throttle.Limit and Throttle.Backlog have been changed from uint to int.
- Improved error handling when parsing the proxy link
- Updated dependencies