Commit 3bb2e32
1.13.4 feat(proxy): Add proxy support with EnvHttpProxyAgent, stabilize webhooks in Kubernetes, and bump to v1.13.4 (#104)
* feat(proxy): add EnvHttpProxyAgent support and inject dispatcher across fetch calls; docs: add Kubernetes Deployment snippet for HTTP_PROXY/HTTPS_PROXY/NO_PROXY; fix: align undici Response types in HTTP storage provider; chore: bump version to 1.13.4
* remove unused import
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: 曾巧文 <89863@runjian.com>
Co-authored-by: Shawn Rushefsky <shawn.rushefsky@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 169c460 commit 3bb2e32
10 files changed
Lines changed: 282 additions & 140 deletions
File tree
- scripts
- src
- storage-providers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
822 | 822 | | |
823 | 823 | | |
824 | 824 | | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
825 | 874 | | |
826 | 875 | | |
827 | 876 | | |
| |||
0 commit comments