Skip to content

Commit

Permalink
Multiwoven release v0.24.0 (#427)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
RafaelOAiSquared and github-actions authored Oct 28, 2024
1 parent 7fd21e7 commit c8be99b
Showing 1 changed file with 18 additions and 17 deletions.
35 changes: 18 additions & 17 deletions release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,34 +2,35 @@

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

## [0.23.0] - 2024-09-02
## [0.24.0] - 2024-09-09

### 🚀 Features

- *(CE)* Filter connectors based on the category (#338)
- *(CE)* Filter connectors (#343)
- *(CE)* Filter model based on the query type (#347)
- *(CE)* Add aws sagemaker model source connector (#352)
- *(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)* Refresh catalog only when refresh is true (#336)
- *(CE)* Connection_spec mandatory changes (#342)
- *(CE)* Added tag label to auto-truncate text
- *(CE)* Request log redaction (#348)
- *(CE)* Add more fields to log redaction (#349)
- *(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)* Created common connector lists component
- *(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)* Validate catalog for query source (#340)
- *(CE)* Add catalog presence validation for models (#341)
- *(CE)* Refactor interactors (#344)
- *(CE)* Add filtering scope to connectors (#345)
- *(CE)* Gem server update 0.10.0 (#351)
- *(CE)* Data app model migration (#350)
- *(CE)* Add data-app permissions to roles (#357)
- *(CE)* Update sagemaker icon (#359)

<!-- generated by git-cliff -->

0 comments on commit c8be99b

Please sign in to comment.