Skip to content

0.15.0

Deployed: 20-02-2025

Latest feature and fixes for Data Catering include:

  • Add in rabbitmq as a data source
  • Add in bigquery as a data source
  • Allow for empty sequences to be generated for per field counts
  • Calculate number of records generated based on foreign key definitions
  • Unpersist DataFrame after generating data to avoid OOM errors
  • Update to use jakarta.jms v3.1.x
    • Use sol-jms-jakarta for JMS messaging to Solace
  • Introduce uuid data generation for random unique strings
  • Introduce oneOfWeighted data generation for weighted random selection from set of values
  • Allow users to use field __index_inc for generating unique values
  • Update to use Java 17 across all modules and libraries
  • Update to Gradle 8.12