darkroom v0.0.4 Release Notes

Release Date: 2019-08-01 // over 4 years ago
  • ๐Ÿ”„ Changelog

    ebef863 Add auto=compress query params in manipulator.go for automatically fixing orientation
    6dc9ca3 Add awesome-go badge in README.md
    f9e41ff Add function RegisterHystrixMetrics to register statsd collector to hystrix metric collector
    af5e9a0 Fix exif jpeg orientation on decoder
    ๐Ÿ“„ fda47e2 Fix naming consistency in docs
    ๐Ÿšš dc26c58 Fix several formatting errors and move getting orientation only if auto=compress query params is being sent in manipulator
    ๐Ÿ”€ c9e9aba Merge branch 'master' into new-image-op
    ๐Ÿ”€ b32be73 Merge branch 'master' of github.com:gojek/darkroom into auto-compress-fix-jpeg-orientation
    ๐Ÿ”€ df6feb0 Merge pull request #12 from anubhavp28/doc-fix
    ๐Ÿ”€ 59c1bdb Merge pull request #13 from adalberht/master
    ๐Ÿ”€ 541672a Merge pull request #15 from gojek/improve-coverage
    ๐Ÿ”€ 2250be4 Merge pull request #16 from adalberht/auto-compress-fix-jpeg-orientation
    โšก๏ธ 8c93915 Merge pull request #17 from anubhavp28/docs-update
    ๐Ÿ”€ ab40603 Merge pull request #18 from gojek/issue-templates
    ๐Ÿ”€ 664d287 Merge pull request #21 from baskarap/register-hystrix-metrics
    ๐Ÿ”€ 5630aa7 Merge pull request #9 from anubhavp28/new-image-op
    ๐Ÿšš 85b4907 Move FixOrientation as an operation in processor
    ๐Ÿšš 7629016 Remove unnecessary break on switch case
    f91bcfb Return error in case of failure during registering statsd collector for hystrix metrics
    โšก๏ธ a017cc6 Update README.md
    9453335 add GitHub issue templates
    โœ… 59a6ade add test BildProcessor_ResizeWithSameWidthAndHeight to check same image is returned
    โœ… fca60c0 add test for error on calling Processor.Decode
    โœ… d61ae46 add tests for NewBildProcessorWithCompression
    โœ… a73f21d add tests for NopEncoder
    34254aa adds flip & rotate image operations
    c8f166e describes new image operations in readme.md
    ๐Ÿ›  12d974e fixes outdated docs
    ๐Ÿ›  5b5c992 fixes processor interface docs
    e92be34 makes suggested change
    ๐Ÿšš 03bc3b8 removes duplication in test code
    ๐Ÿšš 7401568 removes unused file

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull gojektech/darkroom:latest
    • ๐Ÿณ docker pull gojektech/darkroom:v0.0.4