Version 0.3
v0.3.20 - July 15, 2025
- Cluster wide resource configuration has been added
- PVC sizes are no longer configurable and now must be manually resized
SDK and Python Workflow Server Latest Version: 1.0.0
HOTFIX v0.3.19 - July 9, 2025
- Bug fix: A migration in version 0.3.18 resulted in new instances of self-hosted Vellum failing on creation
- Default handler CPU requests have been decreased to reduce cluster size requirements
SDK and Python Workflow Server Latest Version: 0.14.84
v0.3.18 - July 8, 2025
- Increased default memory configuration for Clickhouse
- Permanently disabled Launch Darkly in VPC and added a manual feature flag override
- Bug fixes and stability improvements
NOTES:
- With this release, the minimum supported Postgres version is 14
- A networking change in this release can result in issues. Customers may need to remove load balancer services for vellum-frontend as well as removing the ingress object before upgrading. If you encounter any issues or would like assistance, please reach out to Vellum.
- If Clickhouse memory is manually configured, please increase to at least match default values
- If Launch Darkly is enabled, please reach out to Vellum before upgrading
SDK and Python Workflow Server Latest Version: 0.14.84
v0.3.17 - July 1, 2025
- Task-Handlers has been removed
- Support for new dedicated On-Prem and Embedded Cloud Providers
- You can now specify any registry regardless of the cloud provider
- Support for generic SMTP servers as an alternative to Mailgun
NOTES:
- If you are relying on the DNS record for
tasks.vellum.domain
please migrate toapi.vellum.domain
instead. - There are some large data migrations that will take place in this upgrade and subsequently resource requirements may need to be adjusted.
SDK and Python Workflow Server Latest Version: 0.14.81
v0.3.16 - June 24, 2025
- Configurable default retention policies for new orgs
- Added Pre-flight Hook Jobs configuration section in KOTS
- Replaced LoadBalancer type services with ClusterIP
- Bug fixes and stability improvements
NETWORKING CHANGE WARNING: A networking change in this release can result in issues. Customers may need to remove load balancer services for vellum-django and vellum-predict as well as removing the ingress object before upgrading. If you encounter any issues or would like assistance, please reach out to Vellum.
SDK and Python Workflow Server Latest Version: 0.14.73
v0.3.15 - June 17, 2025
- Configurable ID for workspace to copy example prompt/workflows from on new org creation
- Bug fixes and stability improvements
SDK and Python Workflow Server Latest Version: 0.14.71
v0.3.14 - June 10, 2025
- Bug fixes and stability improvements
SDK and Python Workflow Server Latest Version: 0.14.70
v0.3.13 - June 3, 2025
- Enable data retention policies at organization level
- Bug fixes and stability improvements
SDK and Python Workflow Server Latest Version: 0.14.66
v0.3.12 - May 30, 2025
- AWS Bedrock models do not require extra role when deployed in AWS
- Bug fixes and stability improvements
v0.3.11 - May 21, 2025
- Configurable resource limits for code execution
- Configure default staff access for new organizations
- Bug fixes and stability improvements
v0.3.10 - May 13, 2025
NOTE: In order to enable Vellum Workflows SDK functionality with this release, you must enable the flag Install Knative in the KOTS admin console.

New App Additions
- Bug Fixes and Stability improvements
Model Additions
- New model additions for this release are listed here: May 2025 Changelog
v0.3.9 - May 6, 2025
NOTE: In order to enable Vellum Workflows SDK functionality with this release, you must enable the flag Install Knative in the KOTS admin console.

** New App Additions **
- Stability improvements
Model Additions
- New model additions for this release are listed here: May 2025 Changelog
v0.3.8 - April 30, 2025
NOTE: In order to enable Vellum Workflows SDK functionality with this release, you must enable the flag Install Knative in the KOTS admin console.

New App Additions
- Grafana service to enable Monitoring tab functionality for Prompt and Workflow Deployments
- Vembda and Codegen services to enable custom code execution from within Vellum Workflows SDK
- Stability and configuration improvements throughout
- Keycloak support as auth provider
Model Additions
- New model additions for this release are listed here: April 2025 Changelog
v0.3.4 - April 10, 2025
Bug Fixes
- Fix hook ignore configuration reads
- Include both upper and lowercase http proxy env vars when all specified in admin console
- Weuc handler postgres fix
v0.3.3 - April 9, 2025
New Additions
- Enable HTTP proxy env var configuration
- Make default storage class configurable
v0.3.2 - April 3, 2025
No infrastructure change
v0.3.1 - March 31, 2025
New Additions
- Enable vellum workflows pull for self hosted customers