|
@@ -2,7 +2,12 @@
|
|
|
|
|
|
## master
|
|
|
|
|
|
-# v2.5.0
|
|
|
+- Reimplemented and more errors-tolerant image size parsing;
|
|
|
+- TIFF and BMP support;
|
|
|
+- Using Application Default Credentials when `IMGPROXY_USE_GCS` is set to `true` but `IMGPROXY_GCS_KEY` is not set.
|
|
|
+ **Note:** If you use `IMGPROXY_GCS_KEY`, it's recommended to set `IMGPROXY_USE_GCS` to `true` since it may be required by future versions to enable GCS support.
|
|
|
+
|
|
|
+## v2.5.0
|
|
|
|
|
|
- New default log format;
|
|
|
- `structured` and `json` log formats. Can be set with `IMGPROXY_LOG_FORMAT`;
|