Commit Graph

1823 Commits

Author SHA1 Message Date
DarthSim
dccfe80349 Fix the extend processing option when only one dimension is set 2025-06-04 20:20:20 +03:00
DarthSim
08150dcc16 Add a comment about dprScale for future historians 2025-06-04 19:37:41 +03:00
DarthSim
f46f1e27ea Update changelog 2025-06-04 18:29:44 +03:00
DarthSim
238e5656fa Supress "Response has no supported checksum" warnings from S3 SDK 2025-06-04 18:25:30 +03:00
DarthSim
ea54c8a6d0 Update changelog 2025-05-28 22:14:50 +03:00
DarthSim
a75227e26c Update changelog 2025-05-27 22:21:44 +03:00
DarthSim
c2282d64e0 Mark JPEG XL format as supporting quality. Fixes autoquality for JPEG XL 2025-05-22 19:47:28 +03:00
DarthSim
4c2e43c4f9 Update landing 2025-05-20 17:51:02 +03:00
DarthSim
24a57f9e9a Update thanks 2025-05-20 13:38:00 +03:00
DarthSim
d74ba05dcd New logo 2025-05-20 13:36:51 +03:00
DarthSim
f5b9c0ed6b Add workers and workers_utilization metrics 2025-05-19 21:20:45 +03:00
DarthSim
a97d2f1ab9 Update changelog 2025-05-19 19:45:15 +03:00
DarthSim
15e76a5ce0 Add "Source Image Origin" meta to error reports 2025-05-19 19:22:51 +03:00
DarthSim
8070da962d Add metadata to nested tracing spans 2025-05-19 19:22:17 +03:00
Tatsuki Sugiura
5426260fa7 Set source image's shema+hostname to imgproxy.source_image_origin of the metric. (#1432)
* Set target hostname to peer.service of the metric.

* Use URL origin for metric.

* Use short notation.

* Change err variable name to avoid shadowing lint.
2025-05-19 20:53:21 +06:00
DarthSim
2013b2f654 Update Helm chart on release 2025-05-16 19:59:51 +03:00
DarthSim
cbb3ce7b22 Update changelog 2025-05-13 21:39:09 +03:00
DarthSim
9b59fb2d53 Add C.RGB struct 2025-05-13 19:03:38 +03:00
DarthSim
2584f689c6 Fix X-Origin-Content-Length header value when SVG is sanitized or minified 2025-04-29 21:28:50 +03:00
DarthSim
3d70003f90 Update base Docker image 2025-04-18 21:29:18 +03:00
DarthSim
568d8bf55a Drop cgosymbolizer usage v3.28.0 2025-03-31 22:28:04 +03:00
DarthSim
d42f67b5b9 Bump version 2025-03-31 20:55:00 +03:00
DarthSim
06e54b8e5b Update deps 2025-03-31 20:53:52 +03:00
DarthSim
79efd4eb50 Prevent builds in forks 2025-03-31 20:23:35 +03:00
DarthSim
cc5a45cb39 Fix pre-puch hook on macOS+brew 2025-03-24 21:20:18 +03:00
DarthSim
e6dbc6b601 Tidy mods 2025-03-24 21:02:12 +03:00
DarthSim
43bd1d73e1 Migrate to golangci-lint v2 2025-03-24 21:01:54 +03:00
DarthSim
bd548e00e8 Use gotestsum in Lefthook when possible 2025-03-23 18:55:18 +03:00
DarthSim
b4aaf420bc Cleanup S3 transport 2025-03-23 18:50:40 +03:00
DarthSim
ca18921c13 Add Content-Type: text/plain header to custom transports' error responses 2025-03-23 18:41:41 +03:00
DarthSim
10285240a9 Remove the IMGPROXY_S3_MULTI_REGION config. imgproxy now always work in multi-regional S3 mode 2025-03-23 18:26:42 +03:00
DarthSim
9474055030 Update changelog 2025-03-21 21:30:36 +03:00
Sergei Aleksandrovich
c5ab98b899 Merge pull request #1421 from imgproxy/dependabot/go_modules/golang.org/x/net-0.36.0
Bump golang.org/x/net from 0.34.0 to 0.36.0
2025-03-13 22:42:05 +06:00
dependabot[bot]
0bac5e9f9a Bump golang.org/x/net from 0.34.0 to 0.36.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 01:51:35 +00:00
DarthSim
47aeca0fab Update changelog 2025-03-08 17:18:39 +03:00
DarthSim
0bf347b1fe Refactor structdiff package 2025-03-04 22:05:26 +03:00
DarthSim
bead5a2380 Update changelog 2025-03-04 19:09:33 +03:00
DarthSim
fa3b1d9c71 Exclude x.com from lychee check 2025-02-25 18:38:10 +03:00
DarthSim
4f6a00e596 Update changelog 2025-02-25 18:38:08 +03:00
DarthSim
960c63a88a Update changelog 2025-02-18 18:04:41 +03:00
DarthSim
3550042a16 Apply new errors processing to more code parts 2025-02-18 17:35:13 +03:00
DarthSim
2145a66174 Fix Invalid zoom value error message for the second argument 2025-02-17 22:30:49 +03:00
DarthSim
6b7b3e9179 Replace *ierrors.Error with actual data type in Sentry and Honeybadger integrations 2025-02-17 22:15:54 +03:00
DarthSim
528ece8da1 Revised errors for better error reporting 2025-02-17 22:11:40 +03:00
DarthSim
204cfa3648 Add IMGPROXY_COOKIE_PASSTHROUGH_ALL config 2025-02-12 22:34:31 +03:00
DarthSim
bd6b86e299 Update changelog 2025-02-12 17:08:57 +03:00
DarthSim
1ece2bd29d Fix determinimg the default hostname for cookies passthrough 2025-02-11 18:32:40 +03:00
DarthSim
d6e7acbad0 Update changelog 2025-02-11 17:58:07 +03:00
DarthSim
b8bfd590a2 Update changelog 2025-02-10 22:38:18 +03:00
DarthSim
934e6b630f Update changelog 2025-02-06 18:46:25 +03:00