DarthSim
|
7d2b61e63b
|
Fix loading environment variables from the AWS System Manager Parameter Store when there are more than 10 parameters
|
2024-03-05 20:27:18 +03:00 |
|
DarthSim
|
6a96d07d5a
|
Update changelog
|
2024-03-01 21:24:13 +03:00 |
|
DarthSim
|
5d4a612db7
|
typo
|
2024-02-25 01:43:44 +03:00 |
|
DarthSim
|
3e54eed950
|
Add tests for deprecated OTel configs mapping
|
2024-02-25 01:04:58 +03:00 |
|
DarthSim
|
2ad78eb7d1
|
Remove custom TraceIDRatio OTel sampler, it was fixed in opentelemetry-go
|
2024-02-25 00:40:54 +03:00 |
|
DarthSim
|
5d7fe36a67
|
Revise OpenTelemetry configuration: use standard OTel env vars when possible
|
2024-02-25 00:40:52 +03:00 |
|
DarthSim
|
9474c37ef8
|
Bump version
|
2024-02-22 21:29:50 +03:00 |
|
DarthSim
|
09bb519b96
|
Update changelog
|
2024-02-22 21:29:49 +03:00 |
|
DarthSim
|
f1230bf2bb
|
Get rid of rand.Seed() (not needed since Go 1.20)
|
2024-02-22 20:49:42 +03:00 |
|
DarthSim
|
3b252b83e4
|
Use custom HTTP client with Azure; Fix Azure transport tests
|
2024-02-22 20:46:15 +03:00 |
|
DarthSim
|
4f43f2ca23
|
Update deps
|
2024-02-22 19:14:45 +03:00 |
|
DarthSim
|
97744b5b24
|
Update Docker base image
|
2024-02-22 19:14:19 +03:00 |
|
DarthSim
|
73c54abd4e
|
Add IMGPROXY_TRUSTED_SIGNATURES config
|
2024-02-22 17:33:52 +03:00 |
|
DarthSim
|
33506eba4d
|
Push arch-specific minor and major Docker tags
|
2024-02-17 19:26:41 +03:00 |
|
DarthSim
|
665e6f29ab
|
Remove redundant actions/cache from GH Actions since actions/setup-go has built-in caching
|
2024-02-16 21:00:37 +03:00 |
|
DarthSim
|
ce014afca2
|
Update GH Actions versions
|
2024-02-16 20:54:53 +03:00 |
|
DarthSim
|
19d7b53113
|
Update Go versions in CI
|
2024-02-16 20:49:02 +03:00 |
|
DarthSim
|
9271494dc6
|
Update CHANGELOG
|
2024-02-16 20:46:21 +03:00 |
|
DarthSim
|
c84dc020ba
|
Fix recursive presets detection
|
2024-02-16 20:37:56 +03:00 |
|
DarthSim
|
fb028170b3
|
Explicitly set Content-Type header; Ensure that response body contains at least one byte
|
2024-02-10 20:39:52 +03:00 |
|
DarthSim
|
8d8dc11d09
|
Update CHANGELOG
|
2024-02-10 20:27:04 +03:00 |
|
DarthSim
|
880d16f457
|
Reduce memory usage when scaling down animated images
|
2024-01-27 18:34:21 +03:00 |
|
DarthSim
|
4684abf0c0
|
Extract reqiest ID from AWS Lambda request context
|
2024-01-26 18:05:22 +03:00 |
|
DarthSim
|
7f9ec5a5bd
|
k6: Check that body size is not NaN before metering it
|
2024-01-25 21:14:43 +03:00 |
|
DarthSim
|
c3466c4ac1
|
Fix landing when non-empty path prefix is set
|
2024-01-25 19:09:44 +03:00 |
|
DarthSim
|
11c6de9950
|
Respond with 404 and a single space to /favicon.ico requests
|
2024-01-25 18:45:31 +03:00 |
|
DarthSim
|
54e5f0fee2
|
Update AWS Lambda adapter to 0.8.0
|
2024-01-23 18:57:49 +03:00 |
|
DarthSim
|
599be36459
|
Set AWS Lambda adapter readiness check path to /health and invoke mode to response_stream
|
2024-01-22 19:39:11 +03:00 |
|
DarthSim
|
54313eb207
|
Add AWS Lambda adapter to the Docker image; Set workers and vips concurrency when running in AWS Lambda
|
2024-01-22 18:47:48 +03:00 |
|
DarthSim
|
a1c6256bba
|
Update CHANGELOG
|
2024-01-19 18:56:48 +03:00 |
|
DarthSim
|
2026de092b
|
Don't log healthcheck and favicon requests
|
2024-01-19 18:41:37 +03:00 |
|
DarthSim
|
30f4fea1a1
|
Update base Docker image
|
2024-01-19 18:19:37 +03:00 |
|
Marc Köhlbrugge
|
a2fd4bc063
|
Fix typo (loacal -> local)
|
2023-12-23 02:25:32 +06:00 |
|
DarthSim
|
22e16ebe56
|
Fix loading animated images with a huge number of frames
|
2023-12-20 19:34:29 +03:00 |
|
DarthSim
|
9e5abde24e
|
Update changelog
|
2023-12-15 21:15:10 +03:00 |
|
DarthSim
|
40c5f3f64a
|
Update base Docker image
|
2023-12-06 15:24:43 +03:00 |
|
DarthSim
|
04d65a220b
|
Don't set Expires HTTP header
|
2023-12-04 20:31:05 +03:00 |
|
DarthSim
|
79e6b32c9c
|
Allow IMGPROXY_TTL to be zero
|
2023-12-04 19:42:07 +03:00 |
|
DarthSim
|
20db601820
|
Set persmissions for GH Actions
|
2023-12-03 22:14:19 +03:00 |
|
DarthSim
|
3fe820625d
|
Revised downloading errors reporting
|
2023-12-03 21:00:20 +03:00 |
|
DarthSim
|
8cb93f8915
|
Fix relative watermark offsets when watermark is replicated
|
2023-12-02 22:23:19 +03:00 |
|
DarthSim
|
8eb04ea98b
|
Allow relative values for gravity and watermark offsets
|
2023-12-01 18:23:24 +03:00 |
|
DarthSim
|
225e03b1ef
|
Revert "Use multiarch/qemu-user-static:aarch64 in Cloud Build"
This reverts commit 9f27536385 .
|
2023-11-28 01:21:01 +03:00 |
|
DarthSim
|
9f27536385
|
Use multiarch/qemu-user-static:aarch64 in Cloud Build
|
2023-11-28 01:13:24 +03:00 |
|
DarthSim
|
b0aa618482
|
Fix Lefthook hooks on macOS
|
2023-11-25 20:42:54 +03:00 |
|
DarthSim
|
de5edf278b
|
Update base Docker image
|
2023-11-25 20:33:13 +03:00 |
|
DarthSim
|
2abe0b1866
|
Update golangci-lint version in CI
|
2023-11-23 22:47:39 +03:00 |
|
DarthSim
|
1f9b348edc
|
Remove go 1.19 from CI
|
2023-11-23 22:45:02 +03:00 |
|
DarthSim
|
9bd19c3535
|
Bump version
|
2023-11-23 22:35:15 +03:00 |
|
DarthSim
|
4a531ba68a
|
Remove deprecated s3crypto.RegisterKMSWrapWithAnyCMK call
|
2023-11-23 22:34:55 +03:00 |
|