mort v0.13.0 Release Notes
Release Date: 2019-04-21 // over 3 years ago-
🔄 Changelog
🚀 8143192 chore(goreleaser): install brotli
🚀 996cc1e chore(goreleaser): update docker image
✅ 1877f4a tests: more tests
✅ d818e17 test(response): add test for cache in response
✅ 8b5f578 tests(redis): add test for redis cache
⚡️ 9deb898 test: update unit tests
✅ fb08736 tests: fix unit test for image engine
3b8a948 chore: use go mod instead of dep
✅ 8669ca9 feat: unit tests form exract
4d2ce5c styte: format code
e6decfd feat: redis set config on connect, add extract transform
48117d2 fix(redis): fix redis connection
d01d44a fix(collapse): fix getting response from cache
0️⃣ 729b62d fix(config): add default for cache config
2613667 fix(monitoring): fix download stat reporting
48b11ca feat(monitoring): add monitoring for storage throughput
42bde96 feat(processor): use response cache to store error response
410a900 feat: respone cache (redis, memory)
b67653d feat(transforms): add new transform - resizeCropAuto
f100d0e feat: resizeCropAuto
✅ dfdad7d tests: fix unit tests
20a5ece feat(hash): new result hash
🛠 3d14dd2 bugfix(list): fix listing on s3
🔀 ed752ca Merge branch 'master' of github.com:Aldor007/mort
🔊 dee8eaf Feature/change logs image opt (#28)
7d30efc feat(hash): add new hash algorithm for key
⚡️ 66732d1 Update .travis.yml
⚡️ a6fea81 feat(docker): update base image and deps
⚡️ 7317772 Update .travis.yml
⚡️ 018142d Update .travis.yml
⚡️ 6568650 Update .travis.yml
⚡️ 905d84e Update .travis.yml
⚡️ 2a40bbd Update .travis.yml
⚡️ 150de8a Update .travis.yml
⚡️ 660a37f Update .travis.yml
⚡️ 1d3720f Update .travis.yml
⚡️ 5c63a35 Update .travis.yml
⚡️ 1950378 Update .travis.yml
⚡️ 0aaf117 Update .travis.yml
⚡️ 7097fb8 Update .travis.yml
⚡️ ddf0c31 Update .travis.yml
⚡️ 1fc352a chore(travis): update dist
5a26264 add libbrotli-dev for travis
🔀 b70b138 merge
🛠 7468a4b feat(dpes): update deps feat(storage): new storage b2 bugfix(response): fix last mod in response feat(logs): add more logs from objecct
38e0b7b change-me
🛠 b876720 Merge pull request #26 from aldor007/bugfix/js-vul
🔒 c7dd075 chore (int-test): fix security vulnerabilities in dependencies
🔀 38458e9 Merge pull request #25 from aldor007/develop
⚡️ 81f5ffc feat (go): update golang version, add hostname and pid to log
🌲 86a3cd3 feat (logger): log date instead of float timestamp
9626e5f Placeholder as structure
🔀 17fba59 Optimization merge transformations before performing
🔀 8c7e2e7 Merge branch 'develop' of github.com:aldor007/mort into develop
e925a26 add new metrics
3319ce7 Return placeholder image faster