fawney19
18eac2dd7a
feat: clarify deployment update strategies
2026-05-23 20:14:26 +08:00
fawney19
4b66cadf15
Merge remote-tracking branch 'origin/pr/544'
2026-05-23 18:41:52 +08:00
fawney19
6447fda852
fix: harden tunnel security and timeout handling
2026-05-23 14:17:04 +08:00
fawney19
74f7348529
Merge remote-tracking branch 'origin/pr/535'
2026-05-23 13:00:18 +08:00
fawney19
ab048b8a03
fix monitoring trace lookup fallback
2026-05-23 01:22:24 +08:00
fawney19
c7641dad0a
fix: propagate build version through local deploy
2026-05-23 00:26:07 +08:00
fawney19
74c82d9948
Merge remote-tracking branch 'origin/main'
2026-05-22 23:59:05 +08:00
fawney19
d18b13a91a
fix: harden frontdoor and usage ingestion
2026-05-22 23:57:38 +08:00
fawney19
9af1507238
Merge pull request #545 from RWDai/feat/expand-client-types
...
feat: expand client type recognition
2026-05-22 18:36:53 +08:00
fawney19
ef04f4b0fb
Add automatic B/T compact unit formatting
2026-05-22 17:13:16 +08:00
RWDai
c2d0f60784
fix(gateway): accept header sessions for unknown clients
2026-05-22 16:10:27 +08:00
zhiqicloud
781830a202
fix: resolve gateway clippy regressions
2026-05-22 15:54:51 +08:00
RWDai
9dd545353c
Preserve omitted tunnel security in CLI mode
2026-05-22 15:54:10 +08:00
zhiqicloud
4c7ebf8b8d
style: format admin update settings
2026-05-22 15:32:49 +08:00
zhiqicloud
a4a5f70a10
Merge upstream/main into feat/one-click-update
2026-05-22 15:28:27 +08:00
RWDai
ca341703bc
feat(usage): infer additional client families
2026-05-22 15:27:39 +08:00
RWDai
cb2ff61bbc
feat(gateway): expand client session family detection
2026-05-22 15:26:56 +08:00
RWDai
08b27806a7
Respect explicit tunnel security off
2026-05-22 15:20:36 +08:00
zhiqicloud
b59c3a9e3b
feat: support admin online update and deploy flow
2026-05-22 15:15:17 +08:00
RWDai
33633637e5
Fix secure tunnel session handling
2026-05-22 14:35:43 +08:00
fawney19
8ede01ad4e
Merge remote-tracking branch 'origin/main'
2026-05-22 14:16:07 +08:00
fawney19
8966fd6aac
Protect background workers under DB pool pressure
2026-05-22 14:11:47 +08:00
ZheFox
56abfdf39d
Merge branch 'fawney19:main' into main
2026-05-22 11:51:53 +08:00
zhefox
9b95fa4d95
fix(gateway): handle responses-shaped OpenAI chat bodies and SSE passthrough
2026-05-22 11:39:38 +08:00
AAEE86
ce44d35eb6
feat(notification): add Bark push support
...
Add Bark as a notification-service delivery channel, including encrypted Device Key configuration, server URL/template settings, module status integration, and admin UI support.
2026-05-22 11:08:00 +08:00
RWDai
b05f2a270a
Fix gateway secure tunnel Clippy warning
2026-05-22 10:13:06 +08:00
RWDai
2e701a90c9
Complete secure tunnel encryption support
2026-05-22 09:47:28 +08:00
fawney19
2b32b9a445
Fix system data import export flows
2026-05-22 02:46:49 +08:00
fawney19
3714c211dc
Merge pull request #534 from RWDai/fix/issue-528-cache-affinity-health
...
fix(gateway): preserve cache affinity during health updates
2026-05-22 02:10:45 +08:00
fawney19
504c1ccb37
feat: restructure notification services
2026-05-22 01:45:46 +08:00
fawney19
d5e64d6ad9
Merge branch 'pr-503'
...
# Conflicts:
# apps/aether-gateway/src/handlers/admin/provider/summary/value.rs
# apps/aether-gateway/src/lib.rs
# apps/aether-gateway/src/maintenance/mod.rs
# apps/aether-gateway/src/maintenance/runtime/workers.rs
# frontend/src/api/endpoints/types/provider.ts
2026-05-22 00:19:23 +08:00
RWDai
9859aec16c
fix(gateway): evict pooled affinity after sibling key failures
2026-05-21 23:50:34 +08:00
fawney19
0e6d7539ad
Merge remote-tracking branch 'origin/pr/538'
2026-05-21 23:12:42 +08:00
fawney19
d6eb41aa78
Merge remote-tracking branch 'origin/pr/536'
...
# Conflicts:
# apps/aether-gateway/src/execution_runtime/stream/execution.rs
2026-05-21 23:03:14 +08:00
fawney19
97997685b5
Merge remote-tracking branch 'origin/pr/498'
2026-05-21 22:56:43 +08:00
fawney19
ab0a90de97
fix(runtime-state): govern redis connections
2026-05-21 22:53:37 +08:00
ZheFox
eeb7995214
Merge branch 'fawney19:main' into main
2026-05-21 22:27:07 +08:00
zhefox
68d8f86dc6
fix(gateway): stop stream polling on downstream disconnect and preserve Codex cache keys
2026-05-21 22:26:14 +08:00
RWDai
18fe5a4f11
fix(gateway): preserve affinity during adaptive retries
2026-05-21 21:56:26 +08:00
RWDai
26ee1a9958
fix(gateway): preserve affinity during quota telemetry
2026-05-21 21:56:26 +08:00
zhefox
77c2d91eb0
fix(gateway): drain downstream-disconnected streams and stop inferring cancelled usage
2026-05-21 20:30:44 +08:00
zhefox
71f9afc526
fix(gateway): move openai responses helper import to ai_serving module
2026-05-21 18:09:57 +08:00
zhefox
8ca4a10f24
fix(gateway): require terminal events for OpenAI responses streams
2026-05-21 17:46:21 +08:00
zhefox
b7b7b4f718
fix(gateway): report terminal stream failure errors consistently
2026-05-21 16:15:03 +08:00
RWDai
4f49dd5943
Document tunnel security MVP config
2026-05-21 16:09:38 +08:00
RWDai
888414c41b
Forward proxy tunnel security aliases
2026-05-21 16:09:00 +08:00
RWDai
8f41bc1558
Generate secure tunnel install sessions
2026-05-21 16:08:37 +08:00
RWDai
a543ca9e07
Add tunnel installer security envs
2026-05-21 16:08:14 +08:00
RWDai
40b9db3545
Add tunnel security setup fields
2026-05-21 16:07:56 +08:00
RWDai
bd4f6b9206
Add tunnel security config fields
2026-05-21 16:07:27 +08:00