All Versions
12
Latest Version
Avg Release Cycle
91 days
Latest Release
1028 days ago

Changelog History
Page 1

  • v0.15.0 Changes

    November 29, 2020

    🔄 Changelog

    489f1f0 Feat: add bas64 parent key

  • v0.14.2 Changes

    November 24, 2020

    🔄 Changelog

    🚀 43dc82f chore: fix goreleaser
    c4a213d fix: fix status code of error response puted into cache
    f06af8c fix: fix transform for resizeCropAuto and resize in one take
    a76208f feat(headers): add flag that allow force override headers
    da5a722 fix: fix cache key

  • v0.14.1 Changes

    September 21, 2019

    🔄 Changelog

    ⚡️ 6215343 fix: update stow (fix copying heades for object)

  • v0.14.0 Changes

    September 21, 2019

    🔄 Changelog

    51528cd feat: allow to define headers per bucket
    ⚡️ 6d57697 Update CHANGELOG.md

  • v0.13.0 Changes

    April 21, 2019

    🔄 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

  • v0.12.0 Changes

    August 05, 2018

    🔄 Changelog

    🔀 d69027d Merge branch 'master' of github.com:aldor007/mort
    115ffff Develop (#24)
    🔀 e96e980 Merge branch 'master' of github.com:aldor007/mort
    ⚡️ 426ff95 Update README.md
    f0be572 Feature/nginx grafana config (#23)
    ⚡️ f8b446a Update README.md
    73aa2b2 Code clean up
    🔀 589bf4d Merge branch 'master' of github.com:aldor007/mort
    e15bd96 Clean up code
    c4a9299 Clean up code
    📦 43d5439 Tests for helpers package

  • v0.11.2 Changes

    June 25, 2018

    🔄 Changelog

    🛠 75e7906 Bugfix: Don't compress on range or condition request

  • v0.11.1 Changes

    June 24, 2018

    🔄 Changelog

    ⚡️ 5d4d220 Update version
    🛠 3ee7bcd bugfix in compress plugin

  • v0.11.0 Changes

    June 24, 2018

    🔄 Changelog

    🚀 ea01b78 Change installation of gorelease
    🚀 14869bf Change installation of gorelease (#21)
    ac0126c Feature/tests (#20)
    🔀 ba51878 Merge branch 'master' of github.com:aldor007/mort
    🚧 414eee6 [WIP] Feature/plugins compress (#19)
    🔀 9624554 Merge branch 'master' of github.com:aldor007/mort
    🔀 25ccd40 Merge pull request #18 from aldor007/feature/plugins-webp
    e7ac6f3 Add more tests
    ⚡️ 2d7030a Update doc, add coverage to travis
    0522659 Fix unit tests
    ⚡️ 570b36d Update travis, Vary Accept for image
    ⚡️ 4b5a4f1 Update travis
    ⚡️ 04774e2 Update travis
    ⚡️ 925f398 Update travis
    💻 ffbe780 Handle webp (use Accept header to check if browser/user can handle it)
    🔀 775a223 Merge branch 'master' of github.com:aldor007/mort

  • v0.9.1 Changes

    May 28, 2018

    🔄 Changelog

    🛠 a268f14 Merge pull request #17 from aldor007/bugfix/goroutines-leak
    🛠 84deb8e Fixed goroutines leak


    🚀 Automated with GoReleaser
    🐧 Built with go version go1.9.2 linux/amd64