Skip to content

[release] v0.92.1#3933

Merged
jp-agenta merged 8 commits intomainfrom
release/v0.92.1
Mar 6, 2026
Merged

[release] v0.92.1#3933
jp-agenta merged 8 commits intomainfrom
release/v0.92.1

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 6, 2026

New version v0.92.1 in

  • (web)
  • web/oss
  • web/ee
  • sdk
  • api
  • services

endoze and others added 4 commits March 4, 2026 12:56
Running containers as root is a security risk since a container escape
gives the attacker host-level root privileges. This switches every
Docker image (api, services, web) to a dedicated agenta user
(UID/GID 10001), replaces system cron with supercronic which works
without root, moves services from port 80 to 8080 to avoid privileged
port binding, and adds a CI check that fails the build if any image
still runs as root.
Remove deprecated models (command-light, command-r-plus alias,
command-nightly) and replace with current live models verified
against both Cohere docs and litellm registry.
@vercel
Copy link

vercel bot commented Mar 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Mar 6, 2026 5:03pm

Request Review

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 6, 2026
@dosubot dosubot bot added the dependencies Dependencies label Mar 6, 2026
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Mar 6, 2026
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 6, 2026
@jp-agenta jp-agenta merged commit 82f3b78 into main Mar 6, 2026
12 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants