Skip to content

Releases: gojek/darkroom

v0.4.2

02 Oct 05:20
cd57945
Compare
Choose a tag to compare
  • Add Credentials options to Google Cloud Storage package

v0.4.1

22 Sep 05:29
11b39f3
Compare
Choose a tag to compare

11b39f3 Add feature to encode image to different extension

v0.4.0

09 Jun 10:30
7eb0a97
Compare
Choose a tag to compare

Changelog

7eb0a97 update dependencies (#63)

Docker images

  • docker pull gojektech/darkroom:latest
  • docker pull gojektech/darkroom:v0.4.0

v0.3.1

23 Feb 04:44
77dadb2
Compare
Choose a tag to compare

Changelog

ea7f7a3 add endpoint support to s3 storage (#62)

Docker images

  • docker pull gojektech/darkroom:latest
  • docker pull gojektech/darkroom:v0.3.1

v0.3.0

04 Nov 12:04
7664d78
Compare
Choose a tag to compare

Changelog

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

13 Jul 12:20
fcd06cc
Compare
Choose a tag to compare

Changelog

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

03 Mar 17:45
c910e75
Compare
Choose a tag to compare

Changelog

c910e75 Storage byte range support (#49)

Docker images

  • docker pull gojektech/darkroom:latest
  • docker pull gojektech/darkroom:v0.1.0

v0.0.12

19 Jan 07:14
Compare
Choose a tag to compare

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

17 Jan 07:10
Compare
Choose a tag to compare

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

16 Jan 11:45
b4701b3
Compare
Choose a tag to compare

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