Commit Graph

373 Commits

Author SHA1 Message Date
github-actions[bot] ac48eeb3ba Version Packages (next) 2025-09-02 12:17:03 +00:00
github-actions[bot] b93a3471c2 Version Packages 2025-08-19 13:01:39 +00:00
github-actions[bot] 571280f19c Version Packages (next) 2025-08-12 15:33:11 +00:00
amintong 1c9d93a2b5 pathPrefix use hardcode
Signed-off-by: amintong <amintong@tencent.com>
2025-08-11 10:41:34 +08:00
amintong 0810cd8539 fix(proxy-backend): correct rewrite rule to avoid extra subpath in proxy path\n\nUse getBaseUrl instead of getExternalBaseUrl for pathPrefix, ensuring rewrite rule is /api/proxy/... and not /subpach/api/proxy/...\n\nAdded changeset for patch release.
Signed-off-by: amintong <amintong@tencent.com>
2025-08-11 10:41:34 +08:00
github-actions[bot] 531a48848c Version Packages (next) 2025-07-29 14:40:44 +00:00
github-actions[bot] 9a7cae26c9 Version Packages 2025-07-15 14:26:41 +00:00
github-actions[bot] 952cefedd8 Version Packages (next) 2025-07-01 11:50:02 +00:00
github-actions[bot] 58558ef2c1 Version Packages 2025-06-17 12:45:56 +00:00
github-actions[bot] d57a6f7828 Version Packages (next) 2025-06-03 13:12:47 +00:00
github-actions[bot] 19f0650b16 Version Packages (next) 2025-05-27 14:48:17 +00:00
github-actions[bot] 389d265b60 Version Packages 2025-05-20 08:25:02 +00:00
github-actions[bot] 1c0cb7be17 Version Packages (next) 2025-05-13 13:52:18 +00:00
github-actions[bot] 125d09682e Version Packages (next) 2025-04-29 14:27:15 +00:00
github-actions[bot] ce2cf32847 Version Packages (next) 2025-04-22 12:36:56 +00:00
github-actions[bot] 2582af906d Version Packages 2025-04-15 15:36:15 +00:00
Nina Berg 9b5b744e24 add changeset and tests
Signed-off-by: Nina Berg <nikb100@gmail.com>
2025-04-07 14:36:09 -04:00
Nina Berg d65ec54f23 proxy-backend support sse connections closing
Signed-off-by: Nina Berg <nikb100@gmail.com>
2025-04-07 11:30:24 -04:00
github-actions[bot] 127408219b Version Packages 2025-03-18 12:55:57 +00:00
Fredrik Adelöw 27217a2d45 missing dependency
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-03-16 16:26:32 +01:00
github-actions[bot] f9fb465e38 Version Packages (next) 2025-03-04 16:49:37 +00:00
Patrik Oldsberg d74c59cc8f Merge pull request #28987 from backstage/rugvip/proxy
proxy-backend: remove support for old backend system
2025-02-27 18:11:54 +01:00
Patrik Oldsberg 2d8b0e4d16 proxy-backend: remove support for old backend system
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-02-27 16:41:45 +01:00
github-actions[bot] aed536abc5 Version Packages (next) 2025-02-25 13:17:11 +00:00
github-actions[bot] 0df84b6ae4 Version Packages 2025-02-18 15:19:53 +00:00
github-actions[bot] 549edc389e Version Packages (next) 2025-02-11 15:39:12 +00:00
github-actions[bot] 5aa499b953 Version Packages (next) 2025-02-04 12:36:25 +00:00
Fredrik Adelöw 971300a41f Merge pull request #28491 from Pike/knip-workspace-config
Improve knip reports by using a single config with workspaces
2025-01-29 16:50:12 +01:00
github-actions[bot] 132173b897 Version Packages (next) 2025-01-21 14:07:39 +00:00
Axel Hecht a904b605aa Update existing knip-report files
Also remove a stray one

Signed-off-by: Axel Hecht <axel@pike.org>
2025-01-20 15:32:35 +01:00
github-actions[bot] 43f666371b Version Packages 2025-01-14 12:23:31 +00:00
Ben Lambert c3baacf11c Merge pull request #27257 from mbenson/proxy-extension
Add proxyEndpointsExtensionPoint
2025-01-14 08:30:46 +01:00
blam e11c2fc648 chore: Refactor a little bit to use proxyconfig instead
Signed-off-by: blam <ben@blam.sh>
2025-01-14 07:59:08 +01:00
github-actions[bot] 0980e400a0 Version Packages (next) 2025-01-07 15:04:17 +00:00
Matt Benson ca2f9c29de strongly type proxyConfig
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
2025-01-03 09:38:19 -06:00
Matt Benson 11b001cf4d Add proxyEndpointsExtensionPoint
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
2025-01-03 09:38:19 -06:00
github-actions[bot] 2e3fbc11c2 Version Packages (next) 2024-12-24 10:07:58 +00:00
github-actions[bot] cfdf107d34 Version Packages 2024-12-17 10:54:05 +00:00
github-actions[bot] 134bc9981f Version Packages (next) 2024-12-10 12:54:09 +00:00
github-actions[bot] d8f9e72384 Version Packages (next) 2024-12-03 13:18:49 +00:00
Fredrik Adelöw 5c9cc05eee remove most usages of node-fetch
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-11-30 23:54:19 +01:00
github-actions[bot] b86975e7fb Version Packages (next) 2024-11-26 11:10:07 +00:00
github-actions[bot] 1552f03186 Version Packages 2024-11-19 11:21:20 +00:00
Fredrik Adelöw 4e58bc77b7 upgrade to uuid11 which has builtin types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-11-14 22:56:51 +01:00
github-actions[bot] 42386c2119 Version Packages (next) 2024-11-05 12:34:28 +00:00
github-actions[bot] 7ffb8eedd7 Version Packages (next) 2024-10-28 13:06:13 +00:00
github-actions[bot] 7907e3b920 Version Packages (next) 2024-10-22 14:53:13 +00:00
github-actions[bot] a9c095d0be Version Packages 2024-10-15 10:25:03 +00:00
blam fc01ce7e77 chore: fix api-reports warnings
Signed-off-by: blam <ben@blam.sh>
2024-10-14 17:56:00 +02:00
Patrik Oldsberg 7cfc0c1902 plugins/*-backend: flip around alpha exports to stable
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-10-14 10:04:08 +02:00