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.10.29
  • 2024.10.25
  • 2024.10.22
  • 2024.10.15
  • 2024.10.9
  • 2024.10.7
  • 2024.10.3
  • 2024.10.1

Was this helpful?

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

October 2024

2024.10.29

  • Task: Allow pulling the base image in the warm pool.

  • Fix: Fix trust_remote_code for GPT-x.

  • Task: Add datadog tracing http enabled.

  • Task: Gate m1 features via configcat.

  • Task: Add default llama suite config.

  • Task: Update go-license logic to use pkg.go.dev.

  • Task: Improve Jarvis API observability.

  • Fix: Jarvis SQL templating issue.

  • Task: Add httproutes for each LLM.

  • Task: Add provenance and new GretelMetadata field, separate out types.

  • Fix: Fix evaluation errors.

  • Task: Add call_task method to Task interface.

  • Fix: Use internal name for the gateway.

  • Task: Add more restrictive limiter for get_model logs lambda.

2024.10.25

  • Fix: Fix an issue with improperly logging out a console session.

  • Task: Change up query logic for record handlers to use one complete status call.

  • Task: Remove notifications for github workflow runs.

  • Task: Update transform V2 report style.

2024.10.22

  • Task: Add an optional configuration option passthroughImageFormat that allows for preserving the image name provided when calling image registries.

  • Fix: Reintroduce blocking username changes.

  • Fix: Fix an indexing bug for hybrid workflow image resolution.

2024.10.15

  • Fix: Increase the max number of tokens allowed for intent planning.

  • Fix: Fix image name handling for the supervisor container by the gcc-controller.

  • Fix: Fix the handling of group_training_examples_by in Navigator FT to work for multiple fields.

  • Fix: Fix bug in GPT-X model loading.

2024.10.9

  • Feature: Enable fine-tuned GPT-x models to be run using vllm in generation, by use of the use_vllm generation parameter.

  • Task: Remove dependency on registry authentication for gcc-controller.

  • Feature: Add HTML report to Transform V2. In Hybrid mode, this is written to the output bucket along with the json report.

2024.10.7

  • Fix: Fix an issue where fake(seed=...) no longer worked for transform_v2 configs.

  • Feature: Add a date_time_shift, date_format and date_time_format function to transform_v2.

  • Fix: Fix issue in gretel-hybrid's Azure Terraform module which did not respect the skip_kubernetes_resources flag. The Kubernetes namespace will no longer be managed by Terraform if the flag value evaluates to true.

2024.10.3

  • Feature: Update Navigator FT generation logging to include more detail on format errors in the invalid records.

  • Fix: Fix occasional NavigatorFT crash due to mishandling of carriage returns resulting in possible malformed input file errors.

  • Fix: Fix Privacy Metrics AIA graph height for a small number of columns in the SQS Report.

  • Fix: Add error logging in NavFT for group_by/order_by.

  • Feature: Add flag in gretel-data-plane Helm chart for conditionally disabling Argo Workflows controller resources. This allows for using an existing Argo Workflows controller deployment that has permissions to run Workflows. Default behavior keeps the deployment of the Argo Workflows controller resources.

2024.10.1

  • Task: Add the ability for navigator to suggest a prompt name.

  • Fix: Increase log retry and add a sleep for retrieving workflow logs.

  • Feature: Print the model ID when doing a trainer run to help with debugging.

  • Feature: Set a few more prefilled endpoints that can be used for LLM templating.

  • Fix: Fix an issue with Project invites not respecting email case sensitivity. Project invites sent to e.x. guest@greteluser.com and Guest@greteluser.com should no longer create duplicate invites, and users receiving Project invites should no longer be missing invites.

  • Feature: Remove an unused CRD from our public chart.

PreviousNovember 2024NextSeptember 2024

Last updated 29 days ago

Was this helpful?