-
Notifications
You must be signed in to change notification settings - Fork 278
chore(main): release platform 1.0.41 #2582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(main): release platform 1.0.41 #2582
Conversation
|
⚡ Rep: 1880 | PRs: 96✅/0🔄/4❌ | Activity: 0 issues, 50 comments | Core: No reactions How is the score calculated? Read about it in the Reputation Bot repository |
Playwright test results
Details
Failed testswebkit › ui/auth.spec.ts › Multi-user authentication › each user sees their own email in the sidebar Flaky testsapi › api/llm-proxy/token-cost-limits.spec.ts › LLMProxy-TokenCostLimits-Zhipuai › blocks request when profile token cost limit is exceeded Skipped testscredentials-with-vault › ui/credentials-with-vault.ee.spec.ts › Chat API Keys with Readonly Vault › should create a team scoped chat API key with vault secret |
a821703 to
ba2e2ec
Compare
ac26411 to
d9c0053
Compare
d40f726 to
e90cfd3
Compare
3eeddf6 to
8888832
Compare
🤖 I have created a release *beep* *boop* --- ## [1.0.41](platform-v1.0.37...platform-v1.0.41) (2026-02-09) ### Features * add OAuth 2.1 authorization server for MCP Gateway ([#2639](#2639)) ([7d170c1](7d170c1)) * implement prompt draft persistence ([#2131](#2131)) ([7ba9963](7ba9963)) * MCP auth at tool call time ([#2662](#2662)) ([c75c4f3](c75c4f3)) * select model and key per agent ([#2626](#2626)) ([fb00f22](fb00f22)) * yaml advanced configuration ([#2584](#2584)) ([c23061a](c23061a)) ### Bug Fixes * browser preview improvements ([#2580](#2580)) ([6307b90](6307b90)) * consistent mcp session id ([#2661](#2661)) ([97f18ce](97f18ce)) * fix bulding arm platform image ([#2638](#2638)) ([cf2065e](cf2065e)) * fix cves ([#2591](#2591)) ([580bca1](580bca1)) * fix mcp browser reinstall ([#2660](#2660)) ([b17d764](b17d764)) * fix streamable default yaml generation ([#2601](#2601)) ([16f055d](16f055d)) * fix subagents browser tabs isolation ([#2653](#2653)) ([70950c6](70950c6)) * improve browser preview ([#2585](#2585)) ([112e2e0](112e2e0)) * improve browser preview4 ([#2595](#2595)) ([d2acfbc](d2acfbc)) * increase stop count from 20 to 500 ([#2624](#2624)) ([6b0320a](6b0320a)) * polish advanced yaml configuration ([#2598](#2598)) ([4edd98e](4edd98e)) * prepend /v1 for Ollama OpenAI-compat proxy paths ([#2617](#2617)) ([3e28b76](3e28b76)) * prevent browser stream unsubscribe from killing in-flight chat t… ([#2685](#2685)) ([a6d2a3e](a6d2a3e)) * prevent tool policy dialog header from overflowing boundary ([#2602](#2602)) ([8a6bddc](8a6bddc)) * rename Langgraph to LangChain in architecture diagram ([#2632](#2632)) ([b36dbc7](b36dbc7)) * replace alert with sonner toast ([#2572](#2572)) ([17e0e1b](17e0e1b)) * Revert "Revert "fix: sync CORS and trusted origins, improve origin error UX"" ([#2668](#2668)) ([90a7f70](90a7f70)) * running migrations when ext vault secret is used ([#2633](#2633)) ([8bf7276](8bf7276)) * surface real error instead of NoOutputGeneratedError in A2A delegation ([#2686](#2686)) ([556d56f](556d56f)) * sync CORS and trusted origins, improve origin error UX ([#2656](#2656)) ([c263876](c263876)) * update Slack community invite link ([#2667](#2667)) ([2234935](2234935)) * use semver for version comparison to prevent false "new version" display ([#2592](#2592)) ([e2ac086](e2ac086)) * wait for secretmanager to init before run migration ([#2678](#2678)) ([6d75487](6d75487)) ### Dependencies * bump @anthropic-ai/sdk from 0.71.2 to 0.72.0 in /platform ([#2622](#2622)) ([e854e20](e854e20)) * bump the platform-dependencies group across 1 directory with 33 updates ([#2645](#2645)) ([434a0ee](434a0ee)) ### Miscellaneous Chores * add e2e tests for mcp deployment custom yaml ([#2614](#2614)) ([0b0e1b9](0b0e1b9)) * **deps:** bump @modelcontextprotocol/sdk from 1.25.3 to 1.26.0 in /platform/mcp_server_docker_image ([#2603](#2603)) ([5b7053f](5b7053f)) * format displayed github repo star count ([#2596](#2596)) ([ed5e2fe](ed5e2fe)) * **release:** bump version ([#2642](#2642)) ([24fd48f](24fd48f)) * **release:** bump version ([#2679](#2679)) ([cdc0138](cdc0138)) * simplify adding new LLM provider ([#2610](#2610)) ([1055253](1055253)) * simplify MS Teams perms and update docs ([#2618](#2618)) ([e96a6ed](e96a6ed)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: archestra-ci[bot] <222894074+archestra-ci[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
21250ed to
4729647
Compare
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
1.0.41 (2026-02-09)
Features
Bug Fixes
Dependencies
Miscellaneous Chores
This PR was generated with Release Please. See documentation.