Releases: gretelai/gretel-python-client
Releases · gretelai/gretel-python-client
v0.17.3
- Make session argument explicit in Gretel Python Clients
- Model and record handler artifacts: Lower log level, add info log, remove unused transport params
- Fix install macos issues
- Some CLI cleanup and hygiene improvements
- Ignore config perms on windows
- Refactor handling of --model-id and --record-handler-id flaggs in CLI
Full Changelog: v0.17.2...v0.17.3
v0.17.2
What's Changed
- Don't pass a worker token arg for the k8s agent by Malte Isberner
- Skip validation of in-data for hybrid artifacts by Matt Kornfield
- PLAT-1563 Add support for project-name for connections by Matt Kornfield
- Add support for project runner mode setting in gretel client by Malte Isberner
- update Gretel API Key prompt and remove log newline by Johnny Greco
Full Changelog: Gretellabs/monogretel@v0.17.1...v0.17.2
v0.17.1
What's Changed
- ben: validate azure key vault cli flags by Ben McCown
- Add top level helpers for hybrid to gretel_client by Matt Kornfield
Full Changelog: Gretellabs/monogretel@v0.17.0...v0.17.1
v0.17.0
What's Changed
- Include ClusterID in request headers from pipeline controller and agent @misberner 16de8af
- High-level interface for inference API @johnnygreco 89c4512
- PLAT-1453 Add security context to gretel-data-plane chart @mckornfield 77cdcf8
- PLAT-1521: Make agent cluster-aware @misberner add6363
- PLAT-1481, PLAT-1512: Propagate cluster ID from project to jobs, and support polling by cluster ID @misberner 832aafa
- PLAT-1482, PLAT-1511: Propagate cluster to workflow runs and support polling by cluster @misberner 029b7b2
Full Changelog: v0.16.23...v0.17.0
v0.16.23
Full Changelog: v0.16.22...v0.16.23
v0.16.22
What's Changed
- PLAT-1445 Fix Canonical URLs by Matt Kornfield
- PLAT-1442 Support passing Pod Security for CPU/GPU workers by Matt Kornfield
- Fix agent running by Matt Kornfield
- PLAT-1431: enable cli connections features by Ben McCown
- Remove temporary activity fields by Max Dubrinsky
- PLAT-1399 Workflow Azure Dev Canaries by Matt Kornfield
- PLAT-1409 Support a longer encrypted credential for Azure by Matt Kornfield
- Plumbing For Sample Connections by Drew Newberry
- PLAT-1406 Upgrade Faker by Matt Kornfield
- PLAT-1074 Tracking Workflow Task Runtimes by Manjesh Mogallapalli
- Fix broken link, update support emails by Matt Kornfield
- PLAT-1365 Update agent healthcheck by Matt Kornfield
Full Changelog: v0.16.21...v0.16.22
v0.16.21
What's changed
- Fix broken SDK import on gretel-client @drew 66e18b2
- PLAT-1392: Upload SQS scores for Hybrid models @misberner 84f1933
- Allow expanding artifact information when querying model runs @misberner 495cf87
- fix privacy filter params @johnnygreco 94780d1
- Update BlobClient to BlobServiceClient for SAS URL @mckornfield dd68a0d
- add generate method to base metric @johnnygreco 72a8ead
- PLAT-1386: Add an "inherit" runner mode for record handlers @misberner 5816ea8
- better tuner importing experience @johnnygreco 24a243d
- PLAT-1369: Support custom TLS CA certificates in GCC @misberner 47d1b82
- Read workflow runner from config @mckornfield d084f67
Full Changelog: v0.16.20...v0.16.21
v0.16.20
Full Changelog: v0.16.19...v0.16.20
v0.16.19
What's changed
- PLAT-1236: Add log presigning endpoint and handle empty log locations by @theonlyrob
- PLAT-1348: Allow querying org-only invites by @misberner
- PLAT-1350: Allow querying from all admin access projects in receive_one by @misberner
- PLAT-1349: Add an agent option to automatically accept invites by @misberner
- PLAT-1339 Add AZURE_STORAGE_ACCOUNT_NAME env var as option by @mckornfield
- Upgrade python otel for cve by @mckornfield
Full Changelog: v0.16.18...v0.16.19
v0.16.18
What's Changed
- PLAT-1257: Add workflow runner mode defaulting and enforcement logic based on project-level runner mode setting by Malte Isberner
- PLAT-1210 Encrypt connections with Azure Key Vault by Matt Kornfield
- fix: cli gcp connection tests failing for external client by Ben McCown
- fix: broken gcp int test by Ben McCown
- PLAT-1230: add cli support for gcp kms by Ben McCown
- Use a relative import for conftest in test_cloud_only_models by Malte Isberner
- Add boto3 dep for
[aws]
and also as a test dep in gretel-client by Malte Isberner - PLAT-1163: Make tabllm model runnable in Gretel Cloud only. by Piotr Mlocek
- PLAT-1123: Support downloading gzipped artifacts in uncompressed form via content-encoding by Malte Isberner
- Introduce a better abstraction layer for credentials encryption in the CLI by Malte Isberner
- Support project lookup by name rather than by ID in pipeline controller by Malte Isberner
- Add high-level interface sphinx docs by Johnny Greco
- Add CompletedAt to tasks by theonlyrob
- Add a pilot API for searching projects by Malte Isberner
- Add proto defs for log upload service by theonlyrob
- Misc cleanups by Malte Isberner
- Increase timeout for gretel_tabular integration test; ensure unique project names by Malte Isberner
- PLAT-972: User-encrypted connection creds CLI by Malte Isberner
- Store config_text, make inputs more flexible on update by Max Dubrinsky
Full Changelog: Gretellabs/monogretel@v0.16.17...v0.16.18