This repository was archived by the owner on Feb 18, 2026. It is now read-only.
Releases: gretelai/gretel-python-client
Releases · gretelai/gretel-python-client
v0.30.1
- fe64bb4 RDS-1537: Data Designer Report Improvements by @lipikaramaswamy
- fbeade1 FIX: analytics module error serializing seed datasets with lists by @danecor
- f80d3c2 INTERNAL: Replacing pylint with ruff for Python validation by @andreatgretel
Full Changelog: v0.30.0...v0.30.1
v0.30.0
What's changed
- [TASK] RDS-1564: Update WorkflowSessionManager to remember workflow names and ids for consistent workflow creation pattern
- [FEATURE] Add Synthetic Personas to Person Samplers
- [INTERNAL] Retire api-dev.gretel.cloud and api-dev.gretel.ai, use api.dev.gretel.ai
- [INTERNAL] Use api key connection in model configs
- [FIX] Add artifact validation skip
- [INTERNAL] Remove unused DNS records and zones
- [INTERNAL] Add a connection for storing API keys.
- [INTERNAL] Reasoner Support
- [FIX] Make asymmetric hybrid imports optional
- [INTERNAL] RDS-1570 - BYO Model Suite with custom model endpoints
- [FIX] Unsloth fix for rope scaling >= 1.0
- [FIX] Data Designer Report - channel user defined EvaluateDataDesignerDatasetSettings into workflow
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's changed
- [TASK] Remove V1 SDK for data designer.
Warning
With this change the gretel_client.navigator.data_designer module is removed, please migrate to gretel_client.data_designer or use gretel-client<=0.28.0.
- [FIX] Fix data designer issue with
display_sample_records. - [FEATURE] Add optional
dropargument toadd_column. - [FIX] Change constraints attribute from a
dicttolist. - [TASK] Add additional fields to v2 evaluate json.
- [TASK] Add unit tests, cleanup client project creation.
- [TASK] Improve error handling in data designer.
- [FIX] Add
run_nameback to the create method. - [FEATURE] Apply new formatting rules.
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- [FIX] Update client to handle 4xx when creating projects
- [FEATURE] Support for multiple judge columns in data designer report
- [FIX] Attempt to fix nightly tests
- [FEATURE] Own holdout
- [FIX] gretel-client doc builds
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's changed
This release updates the SDKs for Data Designer and Safe Synthetics to new versions. Notebooks using outdated versions of the SDK will need to be updated. You can read more information on how to use the new SDKs for Data Designer and Safe Synthetics in our documentation.
v0.26.0
What's Changed
- Updates to AIDD task configs.
- Min python version is now 3.11 + package updates.
- Improvements to workflow log polling.
- Various CLI updates for enterprise.
Full Changelog: 0.25.0...v0.26.0
v0.25.2
- Updates to AIDD task configs
Full Changelog: v0.25.1...v0.25.2
v0.25.1
- Revert "Re-relax client deps"
Full Changelog: 0.25.0...v0.25.1
0.25.0
What's Changed
- Re-relax client deps by @mikeknep
- [FEATURE] PLAT-2997: Add workflow state change events and structured model usage by @pimlock
- [INTERNAL|FIX] Add fields, annotations for MM Report by @anastasia-nesterenko
- [INTERNAL] PLAT-3314: Use MM Report via
evaluate.taskby @anastasia-nesterenko - [TASK] Change AIDD add_* methods to overwrite when called multiple times by @johnnygreco
- [TASK] Updates to Jarvis Registry by @drew
- [INTERNAL] PLAT-3237 - Config repair for AIDD chat by @nabinchha
- [TASK] - PLAT-2934 - Upgrades python to 3.11.9 and changes python dep handling by @binaryaaron
- [TASK] Rearrange deps by @mikeknep
- [INTERNAL] PLAT 2969: gptx jarvis tasks by @mikeknep
- [INTERNAL] Skynet Jarvis config tweaks by @mikeknep
- [INTERNAL] PLAT-3171: Add workflows/compile endpoint. by @pimlock
Full Changelog: v0.24.11...0.25.0
v0.24.11
What's changed
- [FIX] Downgrade setuptools_scm to 8.1.0.
- [FIX] Fix LLM-as-a-Judge preview results
- [FIX] Fix CLI polling to not use None callback
- Add get helper method to the file client
- [TASK] Generate shared types from v2 Workflow Task registry
Full Changelog: v0.24.9...v0.24.11