chore(deps): update helm release coder to v2.35.1#44
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
1374f58 to
0069a65
Compare
88b19f3 to
885b6f8
Compare
885b6f8 to
50414d2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.33.8→2.35.1Release Notes
coder/coder (coder)
v2.35.1Compare Source
Changelog
BREAKING CHANGES
Chat stream silence timeout error renamed (#25973)
OIDC login rejects non-boolean or absent email_verified (#25713)
OIDC/GitHub email fallback restricted to first-time linking (#25712)
HostnameSuffix and SSHConfigOptions validated at startup (#26154)
X-Forwarded-Host only trusted from configured proxies (#26204)
AI provider name collision with settings routes prevented (#26688)
Org membership required for user ACLs (#26852)
Interceptions API and request logs view removed (#26213)
Agents insights page removed (#26457)
SECURITY
Features
Updated Template Creation Process
The template creation process now uses a builder that allows users to pick a base template, select commonly used modules, and then set configuration for the template. This makes it faster to make templates, with less Terraform knowledge required.
go:embedwiring (#25909, #26115, #26117, #26193, #26194, #26634, #26838)Improvements
Coder Agents
Durable chat runtime
Chatd now uses a more reliable state machine for queues, retries, interrupts, streaming, and multi-replica operation. (#26270, #26345, #26344, #26478)
Pinned workspace context
Chats now use stable snapshots of workspace instructions, skills, and MCP context. The agent pushes context state over a new Agent API (v2.10), coderd persists snapshots and pins them per-chat, and prompt generation consumes the pinned context instead of live-reading it on every turn. The dashboard surfaces pinned context, grouped by directory, with sizes and full
.mcp.jsonpaths. (#25983, #26145, #26385, #26389, #26430, #26438, #26526, #26533, #26558, #26570, #26573, #26577, #26581, #26598, #26614, #26715)Quality-of-life improvements
.mcp.jsonpaths, and resources grouped by directory. (#26573, #26598, #26614)read_skill(#26713)EnvInfoer(#26099)AI Governance
Cost Control
User and group AI budget management, including override endpoints, effective budget resolution, cost recording on token usage, experiment flag, and dashboard UI for user/group budget columns and spend tracking.
ai-gateway-cost-controlexperiment flag (#26399)Session Correlation (Gateway + Firewall)
End-to-end correlation between AI Gateway interceptions and Agent Firewall sessions, including RBAC, boundary log persistence and retention, and API endpoints for session and log retrieval.
boundary_logRBAC resource (#24810)aibridge_interceptionsandRecordInterceptionRequest(#24817, #25884, #25926)agentfakeagents (#26083)AI Gateway Keys
New
ai_gateway_keystable with RBAC, CRUD endpoints, CLI commands, dashboard management page, key auth lookup, and pool failover metrics. (#25563, #25564, #25565, #25689, #25817, #26505, #26506, #25901)RBAC & Organizations
--force-reset-allflag (#26418, #26534)Workspace & Templates
--no-wildcardflag forcoder config-ssh(#26753)Dashboard & Platform
Organizationfield added toWorkspaceFilter(#26727)Infrastructure & Observability
CODER_CLUSTER_HOSTCLI argument (#26680)coderd_api_websocket_probes_totalmetric (#25012)listenersetpackage (#24993)Bug fixes
Chat reliability fixes
Fixed runner startup, inflight work, shutdown, auto-archive, and stuck-context edge cases.
Context and compaction fixes
Fixed lost API key routing, over-limit compaction loops, and oversized tool outputs wedging chats.
Provider replay fixes
Attachment fixes
Provider compatibility fixes
Fixed OpenAI-compatible models, Gemini thought signatures, Anthropic thinking, Bedrock errors, SigV4 proxying, disabled providers, and Opus 4.8 behavior.
Agents UI fixes
Fixed transcript rendering, tool activity, code blocks, diff stability, sticky truncation, typed input preservation, workspace unlinking, and read-only shared chats.
Security & Auth
FileSizeinNewDataBuilderto prevent OOM DoS (#25710)AI Gateway
ai_provider_typeinstead of ADD VALUE (#25895)ai_provider_id(#26660)Workspace & Server
Dashboard
automatic_updatespolicy in workspace action list (#26362)Template Builder
Documentation
read_apiscope change (#26829)Compare:
v2.34.0...v2.35.0Container image
docker pull ghcr.io/coder/coder:v2.35.0Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.34.5Compare Source
Changelog
Features
8266eb0)Bug fixes
98bca81)9513245)210bb5e) (@bpmct)c3dd41e)Documentation
85d7837)Compare:
v2.34.4...v2.34.5Container image
docker pull ghcr.io/coder/coder:2.34.5Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.34.4Compare Source
Changelog
Security patches
Bug fixes
c1d261c)ea21e3b)7fdfc7e)f770406) (@aslilac)1c08896) (@ericpaulsen)e436efc) (@ssncferreira)19d9274) (@aslilac)Chores
d607e1f)Compare:
v2.34.3...v2.34.4Container image
docker pull ghcr.io/coder/coder:2.34.4Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.34.3Compare Source
Changelog
Features
404ecb1)1e4aabb)Bug fixes
33c5b8b)bcb3057)da215b3)81654c6)Documentation
4653f32)Chores
a8ff5b2)Compare:
v2.34.2...v2.34.3Container image
docker pull ghcr.io/coder/coder:2.34.3Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.34.2: [SECURITY]Compare Source
Changelog
BREAKING CHANGES
Security patches
Features
Bug fixes
Chores
Compare:
v2.34.1...v2.34.2Container image
docker pull ghcr.io/coder/coder:2.34.2Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.34.1Compare Source
Changelog
Features
65a4417)Bug fixes
328c649) (@jakehwll)480dee1) (@Shelnutt2)32b328b) (@ibetitsmike)a5f82d1) (@ssncferreira)2e8d80a)Documentation
9443ae0) (@nickvigilante)06cb480) (@matifali)Chores
e1d7ab0) (@f0ssel)1117e43)Compare:
v2.34.0...v2.34.1Container image
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.