backryun
65e0aeda79
[Part 1/3]refactor(qwen): replace legacy Qwen Code and remove OAuth provider ( #7866 )
...
* refactor(cli): remove legacy Qwen Code integration
* refactor(qwen): remove deprecated Qwen OAuth provider
* feat(cli): rebuild Qwen Code integration for upstream V4
* fix(qwen): clear stale CLI auth on reset
* test(qwen): align retired provider coverage
* fix(db): renumber qwen-cleanup migration 129 -> 130
release/v3.8.49 tip took slot 129 via #7843 (usage_history_codex_strong_identity,
itself renumbered from 128 during the #7838/#7840 base-red cleanup) after this
branch forked; renumber remove_unregistered_qwen_data to 130.
Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com >
---------
Co-authored-by: Diego Rodrigues de Sa e Souza <8016841+diegosouzapw@users.noreply.github.com >
2026-07-20 17:53:04 -03:00
Diego Rodrigues de Sa e Souza
7c23dab64d
Release v3.8.40
...
v3.8.40 cycle integration → main. All test gates green (Unit/Integration/Coverage/Node-compat/Quality-Ratchet). The only red check, 'PR Test Policy', is the test-masking heuristic firing on the cumulative ~57-commit release diff (legitimate assert consolidations already reviewed per-PR — Gemini CLI removal #5246 , retired GPT models #5280 , provider catalog refreshes); overridden with --admin per the documented release-PR convention. CodeQL/SonarQube advisory scans non-blocking; #5278 's code already passed CodeQL on main. Homologated on VPS 192.168.0.15 (v3.8.40 healthy).
2026-06-29 08:40:06 -03:00
Diego Rodrigues de Sa e Souza
81a37b67ed
Release v3.8.26 ( #3875 )
...
OmniRoute v3.8.26 — see CHANGELOG.md [3.8.26] for the full notes.
Highlights: Vertex AI media generation (#3929 ), GLM-5.2 effort-tier routing (#3885 ),
sticky round-robin combos (#3846 ), OpenRouter connection presets (#3878 ), compression
prompt-cache fix (#3936/#3890), and a security pass (form-data/vite + workflow hardening, #3949 ).
Co-authored-by: artickc <artickc@users.noreply.github.com >
Co-authored-by: rdself <rdself@users.noreply.github.com >
Co-authored-by: herjarsa <herjarsa@users.noreply.github.com >
Co-authored-by: Jack Smith <16862258+YunyunZhai@users.noreply.github.com >
Co-authored-by: dhaern <dhaern@users.noreply.github.com >
Co-authored-by: adivekar-utexas <adivekar-utexas@users.noreply.github.com >
Co-authored-by: megamen32 <megamen32@users.noreply.github.com >
Co-authored-by: zhiru <zhiru@users.noreply.github.com >
Co-authored-by: insoln <insoln@users.noreply.github.com >
Co-authored-by: diego-anselmo <diego-anselmo@users.noreply.github.com >
2026-06-16 01:00:40 -03:00
diegosouzapw
2441a4f441
fix(docs): add ACP.md frontmatter and flatten docs/meta.json pages format
...
fumadocs-mdx requires a YAML title in every .md file and does not support
nested object entries in meta.json pages arrays — both were introduced by
PR #3438 and broke the webpack build.
2026-06-09 02:48:41 -03:00
Paijo
a00366602b
docs: close critical documentation gaps (ACP, router strategies, APIs, compression) ( #3438 )
...
Integrated into release/v3.8.17
2026-06-08 18:44:48 -03:00