156 Commits

Author SHA1 Message Date
910f1f8ba2 feat: do not use fmt.Sprintf in http logger 2024-10-02 12:11:30 +02:00
be59be1795 feat: add recoverer + request-id http middlewares 2024-10-02 12:10:38 +02:00
4d6958e2f5 chore: increase default siege requests volume 2024-10-02 12:09:41 +02:00
f3b553cb10 feat: expose expvars as profiling endpoint 2024-10-02 12:09:02 +02:00
0ff9391a1b Merge pull request 'feat: global error handler with template rendering' () from error-handler into develop
Reviewed-on: 
v2024.9.27-0ff9391
2024-09-27 15:03:05 +02:00
d4c28b80d7 feat: global error handler with template rendering 2024-09-27 15:02:49 +02:00
590505e17a feat: add sentry spans to evaluate proxy performances v2024.9.27-590505e 2024-09-27 10:46:18 +02:00
867e7c549f feat: capture logged errors and forward them to sentry when enabled v2024.9.27-867e7c5 2024-09-27 10:15:08 +02:00
169578c25d chore: fix log typo v2024.9.26-169578c 2024-09-26 15:48:22 +02:00
b0a71fc599 feat: use go 1.23 for docker build v2024.9.26-b0a71fc 2024-09-26 14:46:28 +02:00
eea51c6030 Merge pull request 'feat(rewriter): add redirect(), get_cookie(), add_cookie() methods to rule engine ()' () from issue-36 into develop
Reviewed-on: 
v2024.9.25-eea51c6
2024-09-25 15:53:00 +02:00
04b41baea3 feat(rewriter): add redirect(), get_cookie(), add_cookie() methods to rule engine () 2024-09-25 15:52:49 +02:00
cb9260ac2b Merge pull request 'feat(authn) : add case to test multiples CIDR ' () from issue-4 into develop
Reviewed-on: 
v2024.9.25-cb9260a
2024-09-25 15:15:11 +02:00
5eac425fda feat(authn) : add case to test multiples CIDR 2024-09-25 15:15:04 +02:00
0b032fccc9 Merge pull request 'Moteur de règles V2' () from rule-engine-2 into develop
Reviewed-on: 
v2024.9.25-0b032fc
2024-09-25 09:11:46 +02:00
fea0610346 feat: reusable rule engine to prevent memory reallocation 2024-09-24 18:45:34 +02:00
f37425018b feat: use shared redis client to maximize pooling usage () v2024.9.23-f374250 2024-09-23 15:16:30 +02:00
4801974ca3 fix(queue): prevent metrics update cancellation on aborted http requests () v2024.9.23-4801974 2024-09-23 10:34:24 +02:00
bf15732935 feat: disable sentry integration when no dsn is defined v2024.9.23-bf15732 2024-09-23 10:13:04 +02:00
8317ac5b9a feat: add configurable profiling endpoints () 2024-09-23 10:12:42 +02:00
f35384c0f3 feat: create profiling package + rewrite profiling tutorial v2024.6.28-f35384c 2024-06-28 17:44:51 +02:00
c73fe8cca5 feat(rewriter): pass structured url to ease request rewriting v2024.6.28-c73fe8c 2024-06-28 10:46:38 +02:00
3c1939f418 feat: add revision number to proxy and layers to identify changes v2024.6.27-3c1939f 2024-06-27 17:03:50 +02:00
3565618335 doc: update link title v2024.6.27-3565618 2024-06-27 15:53:01 +02:00
64ca8fe1e4 fix: wrong bit size 2024-06-27 15:27:14 +02:00
d5669a4eb5 fix: multiple environment variables interpolation in configuration file v2024.6.27-d5669a4 2024-06-27 15:00:25 +02:00
f3aa8b9be6 doc: add profiling tutorial link v2024.6.27-f3aa8b9 2024-06-27 14:13:08 +02:00
2de5e285a3 doc: add virtual hosting example v2024.6.27-2de5e28 2024-06-27 11:12:58 +02:00
87e1c65607 fix: security vulnerabilities
ref 
v2024.6.27-87e1c65
2024-06-27 10:04:29 +02:00
f092520ee4 chore: tidy deps v2024.6.26-f092520 2024-06-26 16:31:14 +02:00
9084b6e05f Merge pull request 'Implémentation des proxies "passthrough"' () from passthrough-proxy into develop
Reviewed-on: 
v2024.6.26-9084b6e
2024-06-26 16:23:28 +02:00
5494abded4 feat: passthrough proxies 2024-06-26 16:22:30 +02:00
059af1b6ee fix: add missing templates in docker image v2024.6.26-059af1b 2024-06-26 15:00:23 +02:00
532f30c155 chore: remove artefact Dockerfile 2024-06-26 15:00:07 +02:00
49f2ccbc7a feat: templatized proxy error page v2024.6.26-49f2ccb 2024-06-26 14:36:28 +02:00
8a751afc97 chore: add http debug env in default environment file v2024.6.26-8a751af 2024-06-26 13:53:52 +02:00
4907c0b51f feat: return status 502 on proxy error 2024-06-26 13:53:22 +02:00
1881f27928 refactor: use new rule engine package 2024-06-26 13:52:49 +02:00
114608931b Merge pull request 'Layer rewriter: réécriture dynamiques des attributs de requêtes/réponses' () from rewriter-layer into develop
Reviewed-on: 
v2024.6.25-1146089
2024-06-25 17:02:49 +02:00
05b547da48 feat: rewriter layer 2024-06-25 16:50:29 +02:00
9d902a7494 doc: update create custom layer tutorial v2024.6.25-9d902a7 2024-06-25 11:32:54 +02:00
ea68724635 fix: update dummy bootstrap example v2024.6.25-ea68724 2024-06-25 11:25:34 +02:00
1009eb19aa feat: use destination path as prefix when rewritting url v2024.6.24-1009eb1 2024-06-24 17:18:31 +02:00
19fda6aa64 feat(authn-oidc): allow overwriting of cookie name v2024.6.5-19fda6a 2024-06-05 16:13:45 +02:00
65238f1ff3 feat(authn-oidc): include proxy in cookie name v2024.6.5-65238f1 2024-06-05 16:00:23 +02:00
d4da9cba8d chore: fix goreleaser version v2024.6.5-d4da9cb 2024-06-05 15:54:00 +02:00
d5fed4c2ac feat(authn): add templatized error page
ref 
2024-06-05 15:53:17 +02:00
c7ac331b10 chore: add interface description 2024-06-05 12:52:01 +02:00
2952f68720 fix(config): handles raw nanoseconds durations v2024.5.29-2952f68 2024-05-29 16:49:05 +02:00
3e98901931 fix: update multi-nodes example () v2024.5.29-3e98901 2024-05-29 14:18:40 +02:00