1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-29 08:22:11 +02:00
Commit Graph

1447 Commits

Author SHA1 Message Date
DarthSim
93bf29ef95 Replace OTel AWS ECS detector with fixed fork 2022-12-15 00:37:16 +06:00
DarthSim
de550875b8 Update docs 2022-12-11 23:22:58 +06:00
DarthSim
fd9c7401ce Bump version 2022-12-11 22:55:13 +06:00
DarthSim
9ce57e1471 Update deps 2022-12-11 22:53:33 +06:00
DarthSim
8f21c2e067 Update docs and changelog 2022-12-11 22:30:43 +06:00
DarthSim
68e758d811 Allow replacing line breaks with \n in OTel keys and certs 2022-12-11 22:29:58 +06:00
DarthSim
67cd992e12 Set cache-control: no-cache to heath response 2022-12-11 22:14:48 +06:00
DarthSim
79e473798d Add CloudWatch metrics 2022-12-04 21:01:37 +06:00
DarthSim
bf472d3df9 Use runtime.GOMAXPROCS to calc default concurrency 2022-12-01 01:42:47 +06:00
DarthSim
1ededbb11f Add IMGPROXY_MAX_ANIMATION_FRAME_RESOLUTION config 2022-11-29 18:25:38 +06:00
DarthSim
c105e66e39 Don't return error from imagemeta.isSVG 2022-11-28 22:38:17 +06:00
DarthSim
3f9a0641f1 Remove WebP, AVIF, and ICO from preferred formats 2022-11-27 20:01:07 +06:00
DarthSim
27bf8505e1 Change the default AVIF quality and speed 2022-11-27 20:01:01 +06:00
Sergey Alexandrovich
51e7662257
Add Twitter link to README 2022-11-23 01:22:55 +06:00
DarthSim
28daf0df4e Fix logos in README 2022-11-22 21:11:45 +06:00
DarthSim
d8bc7e8b2f Update readme; Update logo in docs 2022-11-22 20:32:59 +06:00
DarthSim
fb330da045 Use adaptive filter for full-color PNGs 2022-11-22 18:50:33 +06:00
DarthSim
e43cb2cb51 Bump version 2022-11-17 20:17:10 +06:00
DarthSim
f823585e72 Update deps 2022-11-17 20:15:59 +06:00
DarthSim
a90257d379 Update Docker base image 2022-11-17 20:08:29 +06:00
DarthSim
4ed6b254e0 Update changelog and docs 2022-11-16 21:02:28 +06:00
DarthSim
f08cc76806 Fixed TraceIdRatioBased sampler; IMGPROXY_OPEN_TELEMETRY_TRACE_ID_GENERATOR config 2022-11-15 21:37:55 +06:00
DarthSim
d96a84221b Use parent-based OTel sampler by default 2022-11-10 21:22:35 +06:00
DarthSim
0e62ebc614 Remove unneeded attributes when stripping XMP 2022-11-08 20:34:04 +06:00
DarthSim
b17d6c400c Update docs and changelog 2022-11-08 20:31:26 +06:00
DarthSim
d92d8c7701 Fix docs formatting 2022-11-07 21:14:39 +06:00
DarthSim
caef5eeff1 Add IMGPROXY_OPEN_TELEMETRY_GRPC_INSECURE config 2022-11-07 21:08:01 +06:00
Christopher Brookes
cfa4b596d1
feat(logger): implement structured log formatter gcp compliant (#1028)
* feat(logger): implement structured log formatter gcp compliant

* docs: add new gcp logging format
2022-11-05 18:20:57 +06:00
DarthSim
eaadb472f5 Bump version 2022-11-04 19:46:39 +06:00
DarthSim
bf497f36ef Update deps 2022-11-04 19:43:01 +06:00
DarthSim
7ad34807f2 Update changelog 2022-11-01 21:02:46 +06:00
DarthSim
e719c9d39b Get rid of io/ioutil usage 2022-10-28 21:15:13 +06:00
DarthSim
7a0c606b68 Update golangci-lit version and increase timeout in GH Actions 2022-10-28 21:03:56 +06:00
DarthSim
a518b3a4d2 Fix possible infinite loop during SVG sanitization 2022-10-28 21:00:51 +06:00
DarthSim
d07a016b66 Fix false-positive SVG detections 2022-10-28 20:15:19 +06:00
DarthSim
8fcfe8f194 Update changelog and docs 2022-10-24 17:48:32 +06:00
DarthSim
1403886840 Wrap custom transport bodies with a context reader 2022-10-22 17:55:06 +06:00
DarthSim
9bdc72ba34 Handle peeking errors in imagemeta 2022-10-22 17:35:40 +06:00
DarthSim
4e669c8717 Add IMGPROXY_CLIENT_KEEP_ALIVE_TIMEOUT config 2022-10-21 16:40:24 +06:00
DarthSim
a489231d17 Bump version 2022-10-19 19:53:38 +06:00
DarthSim
1229ca8f4a Update deps 2022-10-19 19:53:19 +06:00
DarthSim
82b9aff9ea Update changelog 2022-10-19 19:39:15 +06:00
DarthSim
2968cfddba Update base Docker image 2022-10-19 19:37:27 +06:00
DarthSim
9aa658b758 Fix HTTP status when OTel is enabled 2022-10-18 20:01:10 +06:00
DarthSim
296d2db8cf Use strings.Builder instead of bytes.Buffer in feDropShadow fix 2022-10-17 12:14:03 +06:00
DarthSim
4ab415fd9b Fix feDropShadow SVG filter when IMGPROXY_SVG_FIX_UNSUPPORTED is true 2022-10-15 20:22:54 +06:00
DarthSim
f5f4fb6487 Borrow buffer from imagedata pool when sanitizing SVG 2022-10-15 19:31:04 +06:00
DarthSim
f95f57bb4d Update docs and changelog 2022-10-07 17:34:48 +06:00
DarthSim
04124d98b4 Bump version in docs 2022-10-06 21:25:44 +06:00
DarthSim
31e4d32a42 Bump version 2022-10-06 21:13:33 +06:00