From a50fd5104223074f02fe9e0053346406ef1b3b39 Mon Sep 17 00:00:00 2001 From: "Rafael E. O'Neill" <106079170+RafaelOAiSquared@users.noreply.github.com> Date: Mon, 28 Oct 2024 09:12:36 -0400 Subject: [PATCH] Multiwoven release v0.25.0 (#428) Co-authored-by: github-actions Co-authored-by: Tushar Selvakumar <54372016+macintushar@users.noreply.github.com> --- release-notes.md | 31 ++++++++++--------------------- 1 file changed, 10 insertions(+), 21 deletions(-) diff --git a/release-notes.md b/release-notes.md index 385e5465..126aa59a 100644 --- a/release-notes.md +++ b/release-notes.md @@ -2,35 +2,24 @@ All notable changes to this project will be documented in this file. -## [0.24.0] - 2024-09-09 +## [0.25.0] - 2024-09-16 ### 🚀 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) +- *(CE)* Add google vertex model source connector (#365) ### 🐛 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 +- *(CE)* Change clickhouse host to url (#370) +- *(CE)* Fix weekly syncs bug (#369) +- *(CE)* Change location to region in vertex (#372) ### ⚙️ Miscellaneous Tasks -- *(CE)* Add data-app permissions to roles (#357) -- *(CE)* Update sagemaker icon (#359) +- *(CE)* Update server gem (#364) +- *(CE)* Added x-request/response-format to spec (#368) +- *(CE)* Update databricks json schema (#367) +- *(CE)* Upgrade gem 0.11.3 (#366) +- *(CE)* Update server gem 0.11.5 (#371)