| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-09 | 914 Bytes | |
| v3.32.3 source code.tar.gz | 2026-09-09 | 14.4 MB | |
| v3.32.3 source code.zip | 2026-09-09 | 17.5 MB | |
| Totals: 3 Items | 31.9 MB | 0 | |
What's Changed
A security + bugfix patch release on top of v3.32.2. Like 3.32.2, this release stays on the 3.32.x line and excludes the schema registry feature (#1592) and other feature work on main.
🔒 Security
- fix(deps): bump amqp-client to 5.35.0 and httpcore5/httpcore5-h2 to 5.4.3 — clears CVE-2026-63337, CVE-2026-69219, CVE-2026-69220 (amqp-client) and CVE-2026-54399 (httpcore5) — [#1609]
🐞 Bug fixes
- Surface an error when a workflow-definition save is rejected by the backend (previously failed silently) — [#1600]
- Open a sub-workflow definition when its version is blank — [#1605]
- Fix "copy token" via the sidebar user-block extension point — [#1606]
- Coerce anything put as a chat message into a string (agent type-safety) — [#1608]
Full Changelog: https://github.com/conductor-oss/conductor/compare/v3.32.2...v3.32.3