Skip to content

Commit

Permalink
Multiwoven release v0.16.0 (#249)
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 Jul 22, 2024
1 parent 7cdffbe commit 40fceac
Showing 1 changed file with 15 additions and 16 deletions.
31 changes: 15 additions & 16 deletions release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,29 @@

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

## [0.15.0] - 2024-07-08
## [0.16.0] - 2024-07-15

### 🚀 Features

- *(CE)* Error logs for all sync records
- *(CE)* Added s3 connector ARN support for auth
- *(CE)* Integration changes for sync record log (#223)
- *(CE)* Server changes for save logs to sync record table (#231)
- *(CE)* Added select row support to data table (#232)
- *(CE)* Add mariaDB destination connector (#222)
- *(CE)* Enable table selector and layout
- *(CE)* Refresh catalog

### 🐛 Bug Fixes

- *(CE)* Sync records table (#257) (#221)
- *(CE)* Handle S3 credentials (#246) (#215)
- *(CE)* Add STS credentials for AWS S3 source connector (#224)
- *(CE)* Fixed issue where sync interval dropdown text was hidden in smaller screens (#252) (#230)
- *(CE)* Added processFormData to process form data before checking connection (#262) (#228)
- *(CE)* Organization model changes (#236)
- *(CE)* Response body validation in log (#242)
- *(CE)* Missing duckdb dependencies (#236) (#238)

### 🚜 Refactor

- *(CE)* Remove credential param from STS client init (#227)
- *(CE)* Added main layout error screen if not data or error

### ⚙️ Miscellaneous Tasks

- *(CE)* Gem update for s3 connector arn support (#254) (#220)
- *(CE)* Update Role Descriptions (#229)
- *(CE)* Config jwt secret from env variable (#269) (#233)
- *(CE)* Update README for MariaDB connectors (#249)
- *(CE)* Update README for MariaDB connectors (#249)
- *(CE)* Update server gem (#226)
- *(CE)* Add app request and response to logs in appsignal (#243)
- *(CE)* Update reset password mail template

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

0 comments on commit 40fceac

Please sign in to comment.