Skip to content

Release v0.30.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 13:10
· 57 commits to main since this release
c54babe

Changelog

All notable changes to this project will be documented in this file.

[0.24.0] - 2024-09-09

🚀 Features

  • (CE) Data app model changes (#353)
  • (CE) Verify user after signup
  • (CE) Enable and Disable sync via UI
  • Added workflows for auto-deployment (#361)

🐛 Bug Fixes

  • (CE) Validate_catalog disabled query_source (#356)
  • (CE) Enable catalog validation only for ai models (#355)
  • (CE) Disable catalog validation for data models (#358)
  • (CE) Fixed sync runs on click function
  • (CE) Added try catch to model query preview API Call
  • (CE) Fixed sync mapping model column values
  • (CE) Test connection text
  • Adding more labels to self-hosted runner (#363)

🚜 Refactor

  • (CE) Moved common elements of sign up and sign in to separate views
  • (CE) Changed Sync Records UX
  • (CE) Changed setup models to setup define

⚙️ Miscellaneous Tasks

  • (CE) Add data-app permissions to roles (#357)
  • (CE) Update sagemaker icon (#359)