Skip to content

Releases: gretelai/gretel-python-client

v0.17.3

06 Feb 21:34
Compare
Choose a tag to compare
  • 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

31 Jan 16:44
Compare
Choose a tag to compare

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

23 Jan 22:28
Compare
Choose a tag to compare

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

18 Jan 16:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.23...v0.17.0

v0.16.23

09 Jan 23:41
Compare
Choose a tag to compare

Full Changelog: v0.16.22...v0.16.23

v0.16.22

21 Dec 22:16
Compare
Choose a tag to compare

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

06 Dec 23:32
Compare
Choose a tag to compare

What's changed

Full Changelog: v0.16.20...v0.16.21

v0.16.20

28 Nov 21:22
Compare
Choose a tag to compare

Full Changelog: v0.16.19...v0.16.20

v0.16.19

14 Nov 20:30
Compare
Choose a tag to compare

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

07 Nov 21:42
Compare
Choose a tag to compare

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