LogoLogo
  • Welcome to Gretel!
  • Gretel Basics
    • Getting Started
      • Quickstart
      • Blueprints
      • Use Case Examples
      • Environment Setup
        • Console
        • SDK
      • Projects
      • Inputs and Outputs
      • Gretel Connectors
        • Object Storage
          • Amazon S3
          • Google Cloud Storage
          • Azure Blob
        • Database
          • MySQL
          • PostgreSQL
          • MS SQL Server
          • Oracle Database
        • Data Warehouse
          • Snowflake
          • BigQuery
          • Databricks
        • Gretel Project
    • Release Notes
      • Platform Release Notes
        • May 2025
        • April 2025
        • March 2025
        • February 2025
        • January 2025
        • December 2024
        • November 2024
        • October 2024
        • September 2024
        • August 2024
        • July 2024
        • June 2024
      • Console Release Notes
        • January 2025
        • December 2024
        • November 2024
        • October 2024
        • September 2024
        • August 2024
      • Python SDKs
  • Create Synthetic Data
    • Gretel Safe Synthetics
      • Transform
        • Reference
        • Examples
        • Supported Entities
      • Synthetics
        • Gretel Tabular Fine-Tuning
        • Gretel Text Fine-Tuning
        • Gretel Tabular GAN
        • Benchmark Report
        • Privacy Protection
      • Evaluate
        • Synthetic Quality & Privacy Report
        • Tips to Improve Synthetic Data Quality
        • Data Privacy 101
      • SDK
    • Gretel Data Designer
      • Getting Started with Data Designer
      • Define your Data Columns
        • Column Types
        • Add Constraints to Columns
        • Custom Model Configurations
        • Upload Files as Seeds
      • Building your Dataset
        • Seeding your Dataset
        • Generating Data
      • Generate Realistic Personal Details
      • Structured Outputs
      • Code Validation
      • Data Evaluation
      • Magic Assistance
      • Using Jinja Templates
  • Gretel Playground [Legacy]
    • Getting Started
    • Prompts Tips & Best Practices
    • FAQ
    • SDK Examples
    • Tutorials
    • Videos
    • Gretel Playground [Legacy] Inference API
    • Batch Job SDK
  • Reference
    • Gretel's Python Client
    • Gretel’s Open Source Synthetic Engine
    • Gretel’s REST API
    • Homepage
    • Model Suites
Powered by GitBook
On this page
  • 2025.1.28
  • 2025.1.21
  • 2025.1.14
  • 2025.01.07

Was this helpful?

Export as PDF
  1. Gretel Basics
  2. Release Notes
  3. Platform Release Notes

January 2025

2025.1.28

  • Feature: CLI and SDK Enterprise Tenant Selection.

  • Task: Add direnv venv support.

  • Task: Allow specifying repository for hybrid supervisor image.

  • Fix: Add 10s timeout when validating connections/workflow actions.

  • Task: Default ner_optimized to True.

  • Fix: Fix client integration tests with missing custom deps.

  • Task: Update GenerateColumnFromTemplate task.

  • Task: Push Qwen coder and instruct images.

  • Fix: Update test harness default case.

2025.1.21

  • Fix: Fix an issue with DataDesignerWorkflow.from_yaml.

  • Fix: Don't validate workflow connections that reference hybrid connections.

2025.1.14

  • Task: Update SDK's Project.search_model and CLI's models search to include more parameters.

  • Fix: Change blank AWS access keys/ secret keys to be an error state when creating a connection.

  • Task: Update default NER threshold to .7.

  • Fix: Categorize an error during classify to make it clearer what went wrong.

  • Fix: Give an earlier and clearer warning when using an invalid project name with the high level SDK.

  • Fix: Lower the packaging version to a version that works with ctgan.

  • Fix: Check deprecated access key parameter of creds when doing validation.

2025.01.07

  • Fix: Update tmp_project to allow passing the hybrid cluster guid, consistent with create_project.

  • Fix: Add better error codes to some SQL exceptions.

  • Fix: Add some additional headers that Azure serverless needs for talking to navigatur tabular.

  • Feature: Improve edit mode stability in Navigator Tabular. Added ability to pass sample_data in the generate() method in Gretel SDK.

  • Task: Update getModels to include more query parameters.

  • Fix: Fix occasional crash in navft when training with columns of non-native python types like Datetime, Timestamp and Decimal.

PreviousFebruary 2025NextDecember 2024

Last updated 1 month ago

Was this helpful?