Skip to content

Release v0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 09:54
· 290 commits to main since this release
e830d85

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)

⚙️ Miscellaneous Tasks

  • (CE) Gem update for s3 connector arn support (#220)
  • (CE) Update Role Descriptions (#229)
  • (CE) Config jwt secret from env variable (#233)
  • (CE) Update README for MariaDB connectors