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
        • 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
  • 2024.08.26 through 2024.08.30
  • 2024.08.19 through 2024.08.23
  • 2024.08.12 through 2024.08.16

Was this helpful?

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

August 2024

2024.08.26 through 2024.08.30

  • Feature Launch: Released model improvements, an updated config template, and updated blueprint for Navigator Fine Tuning. It is now the default model recommended in the console as part of the General Availability launch.

  • Bugfix: project admins should not see the option to update other project admin permissions

  • Bugfix: invalid date in the org member table wasn't rendered properly

  • Remove Text/SQL toggle from playground

  • Bugfix: When using the Navigator FT model in workflows, we previously weren't setting the default num_records field (for gretel_model actions) or the default num_records_multiplier field (for gretel_tabular actions).

2024.08.19 through 2024.08.23

  • Update how Console decides whether to use gretel_model or gretel_tabular when helping the user build a Workflow Config via the Blueprints flow. This change fixes some potential for bugs in the final config, and better aligns with current backend capabilities.

  • Bugfix: Improve handling of models that could have data privacy metrics, but the options were disabled by the user.

2024.08.12 through 2024.08.16

  • Improve flexibility around what connection types are allowed to be used when creating a workflow. We previously constrained the allowed connection types (e.g., S3, Azure, BigQuery) when creating a workflow based on the type of model selected. This is no longer necessary, and so we've removed these constraints.

  • Bugfix: Don't attempt to render new data privacy metrics for models that don't support this metric.

  • Minor UX improvement for score displays in Models List.

PreviousSeptember 2024NextPython SDKs

Last updated 8 months ago

Was this helpful?