Skip to content

Commit

Permalink
Multiwoven release v0.23.0 (#354)
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 Sep 3, 2024
1 parent 9e40465 commit 529e56b
Showing 1 changed file with 17 additions and 13 deletions.
30 changes: 17 additions & 13 deletions release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,34 @@

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

## [0.22.0] - 2024-08-26
## [0.23.0] - 2024-09-02

### 🚀 Features

- *(CE)* Enable/disable sync (#321)
- *(CE)* Databricks AI Model connector (#325)
- *(CE)* Catalog creation via API (#329)
- *(CE)* Calalog update api (#333)
- *(CE)* Add AI/ML query type to model (#334)
- *(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)

### 🐛 Bug Fixes

- *(CE)* Correction in databricks model connection_spec (#331)
- *(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)

### 🚜 Refactor

- *(CE)* Changed condition to render toast (#315)
- *(CE)* Created common connector lists component

### ⚙️ Miscellaneous Tasks

- *(CE)* Add request response log for Hubspot (#323)
- *(CE)* Add request response log for Stripe (#328)
- *(CE)* Add request response log for SalesforceCrm (#326)
- *(CE)* Upgrade version to 0.9.1 (#330)
- *(CE)* Refactor error message to agreed standard (#332)
- *(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)

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

0 comments on commit 529e56b

Please sign in to comment.