All Versions
14
Latest Version
Avg Release Cycle
38 days
Latest Release
1266 days ago

Changelog History
Page 1

  • v0.3.0 Changes

    November 04, 2020

    ๐Ÿ”„ Changelog

    0๏ธโƒฃ 43246b9 Fixed the behavior of default params if they are present (#60)
    ๐Ÿ‘ 6ea2f5b Prometheus support (#56)
    06805b3 Rearranged cache headers (#59)
    โœ… 5c742f2 add test for NoOpMetricService
    ๐Ÿณ 9186130 fix docker-compose for docusaurus
    7664d78 set Content-Length header before writing body

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull gojektech/darkroom:latest
    • ๐Ÿณ docker pull gojektech/darkroom:v0.3.0
  • v0.2.0 Changes

    July 13, 2020

    ๐Ÿ”„ Changelog

    0๏ธโƒฃ > App server port is no longer taken from environment variables and should now be passed as a CLI argument, default is 3000.

    ๐Ÿ“ฆ 799d077 Improve test coverage for cmd package (#53)
    ๐Ÿ— 28e6dc1 add version command to print the build version (#51)
    ๐Ÿณ fcd06cc fix linker issue in docker container
    ๐Ÿš€ 2519f7d update goreleaser to v.0.139.0

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull gojektech/darkroom:latest
    • ๐Ÿณ docker pull gojektech/darkroom:v0.2.0
  • v0.1.0 Changes

    March 03, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿ‘ c910e75 Storage byte range support (#49)

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull gojektech/darkroom:latest
    • ๐Ÿณ docker pull gojektech/darkroom:v0.1.0
  • v0.0.12 Changes

    January 19, 2020

    ๐Ÿ”„ Changelog

    f7ad58d Hardcode the overlay result to be a PNG instead of following the original base image format

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull gojektech/darkroom:latest
    • ๐Ÿณ docker pull gojektech/darkroom:v0.0.12
  • v0.0.11 Changes

    January 17, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿšš 324fc22 Remove unnecessary print statement from previous pull request

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull gojektech/darkroom:latest
    • ๐Ÿณ docker pull gojektech/darkroom:v0.0.11
  • v0.0.10 Changes

    January 16, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿ‘ b4701b3 Add overlay support (#47)
    ๐Ÿณ bf4aace explicitly disable dynamic library linking in docker image (#44)

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull gojektech/darkroom:latest
    • ๐Ÿณ docker pull gojektech/darkroom:v0.0.10
  • v0.0.9 Changes

    November 07, 2019

    ๐Ÿ”„ Changelog

    eb42535 Fixing watermark feature on non-PNG formatted file (#42)

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull gojektech/darkroom:latest
    • ๐Ÿณ docker pull gojektech/darkroom:v0.0.9
  • v0.0.8 Changes

    October 22, 2019

    ๐Ÿ”„ Changelog

    ๐Ÿ‘ 44422d6 Add fit=scale support (#41)

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull gojektech/darkroom:latest
    • ๐Ÿณ docker pull gojektech/darkroom:v0.0.8
  • v0.0.7 Changes

    October 04, 2019

    ๐Ÿ”„ Changelog

    ๐Ÿ”€ 907236b Merge pull request #38 from baskarap/master
    e923e94 Resize the image in case of cropping request does NOT pass one of w or h parameter, fallback to the original image if both of them are missing

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull gojektech/darkroom:latest
    • ๐Ÿณ docker pull gojektech/darkroom:v0.0.7
  • v0.0.6 Changes

    September 19, 2019

    ๐Ÿ”„ Changelog

    0๏ธโƒฃ abca2dd Add logic to join given parameters and default parameters in manipulator
    0๏ธโƒฃ b5198c3 Add new config for default parameters
    0๏ธโƒฃ 2826222 Add new default params property in manipulator
    0๏ธโƒฃ 31f9474 Add scenario when invalid default params is being set
    โœ… e8b7ffe Add test cases on getParams + handle a case where default params and given params have different values and both values need to be joined
    85519af Change map initialization -> nil
    0๏ธโƒฃ badf17d Invoke default params while initializing manipulator in dependencies.go
    ๐Ÿ”€ 1c09da8 Merge pull request #36 from baskarap/add-default-parameters-support
    ๐Ÿšš c0936fd Remove getParams from image handler
    ๐Ÿ”ง 0b1b188 Remove unnecessary viper configuration read/write
    โšก๏ธ 70387e8 Update config.DefaultParams to return slice of strings instead of string
    ๐Ÿšง bc2ffa3 [WIP] Fetch default params first before adding query params on image download

    ๐Ÿณ Docker images

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