Releases: gojek/darkroom
Releases · gojek/darkroom
v0.4.2
- Add Credentials options to Google Cloud Storage package
v0.4.1
11b39f3 Add feature to encode image to different extension
v0.4.0
Changelog
7eb0a97 update dependencies (#63)
Docker images
docker pull gojektech/darkroom:latest
docker pull gojektech/darkroom:v0.4.0
v0.3.1
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
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
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
Changelog
c910e75 Storage byte range support (#49)
Docker images
docker pull gojektech/darkroom:latest
docker pull gojektech/darkroom:v0.1.0
v0.0.12
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
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
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