Release v0.15.0
Changelog
All notable changes to this project will be documented in this file.
[0.15.0] - 2024-07-08
🚀 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)
🐛 Bug Fixes
- (CE) Sync records table (#221)
- (CE) Handle S3 credentials (#215)
- (CE) Add STS credentials for AWS S3 source connector (#224)
- (CE) Fixed issue where sync interval dropdown text was hidden in smaller screens (#230)
- (CE) Added processFormData to process form data before checking connection (#228)