All notable changes to this project will be documented in this file.
- (workflow) Update cron schedule for docker publish workflow
- (Dockerfile) Replace sed command with node script to remove "prepare" script from package.json
- (Dockerfile) Remove husky install command from package.json
All notable changes to this project will be documented in this file.
- Update dependencies and devDependencies to latest versions
All notable changes to this project will be documented in this file.
- Update Docker image tags to use dynamic versioning from package.json
- Update Docker image tags to version 1.6.1
- Update release script name to 'image-optimize' in package.json
- Throw error 400 on image download error
- Update packages versions
- Update sharp library version
- Willsoto/nestjs-prometheus by prom-client, use originalUrl for logs
- Update dependencies versions
- Update dependecies version
- Add Fastify server for testing image optimization
- Throw error 404 if image src return 404
- Update ESLint configuration file name in Dockerfile and README example URL
- Correct typos and improve clarity in README.md
- Fix metrics test
- Update e2e controll summ
- Enhance OptimizeController tests with comprehensive validation scenarios
- Update github action versions
- Add husky, minor code style fixes
- (release) 1.4.0
- Update docker image version
- Remove husky from production container
- Add badges to readme
- Update code style for md files
- Make correct license
- Update markdown styles
- Fix badges reositories
- Add markdown lint
- Add badge for sharp js library
- Update code style for readme
- Clean package-lock
- Update npm link url
- Remove npm badge
- Code style for code of conduct
- (release) 1.5.0
- Update dependencies and devDependencies to latest versions
- Remove pull request trigger from Docker publish workflow
- Update Docker workflow and add git-cliff configuration for changelog management
- Update package-lock.json
- Add permissions section for contents write access in Docker workflow
- Update permissions in Docker workflow to allow write access for contents
1.5.0 (2023-10-02)
- update dependencies versions (aee780c)
- update sharp library version (2ff333d)
- willsoto/nestjs-prometheus by prom-client, use originalUrl for logs (f4aca04)
* throw error 400 on image download error ([f9af9c0](https://github.com/MobileTeleSystems/image-optimize/commit/f9af9c04879573dbbf1301e1323ddc7d2059ddd8))
* update packages versions ([11e314e](https://github.com/MobileTeleSystems/image-optimize/commit/11e314ec7a68b3981a37399b621cabac26333a90))
- throw error 404 if image src return 404 (dc4bf2a)