Skip to content

Releases: Multiwoven/multiwoven

Release v0.22.0

27 Aug 08:40
e881429
Compare
Choose a tag to compare

Changelog

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

[0.22.0] - 2024-08-26

🚀 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)

🐛 Bug Fixes

  • (CE) Correction in databricks model connection_spec (#331)

🚜 Refactor

  • (CE) Changed condition to render toast (#315)

⚙️ 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)

Release v0.21.0

20 Aug 06:28
467b8bf
Compare
Choose a tag to compare

Changelog

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

[0.21.0] - 2024-08-19

🚀 Features

  • (CE) Destination/microsoft excel

🐛 Bug Fixes

  • (CE) Memory bloat issue in sync
  • (CE) Fix discover and table url

🚜 Refactor

  • (CE) Added disable to fields

⚙️ Miscellaneous Tasks

  • (CE) Update the query_source response
  • (CE) Fix oci8 version
  • (CE) Update user read permission
  • (CE) Update server gem
  • (CE) Update connector name

Release v0.20.0

13 Aug 03:57
5845ac4
Compare
Choose a tag to compare

Changelog

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

[0.20.0] - 2024-08-12

🚀 Features

  • Connector placeholder image

🚜 Refactor

  • Remove account verify route
  • Connector creation process

⚙️ Miscellaneous Tasks

  • Update README
  • Add request response log for Klaviyo
  • Add request response log for HTTP
  • Add request response log for Airtable
  • Add request response log for Slack
  • Add request response log for MariaDB
  • Add request response log for Google Sheets
  • Add request response log for Iterable
  • Add request response log for Zendesk

Release v0.19.0

06 Aug 03:28
b475a2d
Compare
Choose a tag to compare

Changelog

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

[0.19.0] - 2024-08-05

🚀 Features

  • Now we are able to view the Sync Run Type as in General or Test.
Screenshot 2024-08-06 at 9 24 14 AM
  • Test sync extractor changes
  • Oracle DB is now part of the destination connectors. Select Destinations on the UI, goto Add Destination, Select Oracle and fill in all the details of the DB.
Screenshot 2024-08-06 at 7 18 22 AM
  • Oracle DB is now part of the Source connectors too. Select Sources on the UI, goto Add Source, Select Oracle and fill in all the details of the DB.
Screenshot 2024-08-06 at 7 18 04 AM

🐛 Bug Fixes

  • Lazy init temporal after puma worker boot
  • Logger issue in sync

🚜 Refactor

  • Wrapped main layout with protector

⚙️ Miscellaneous Tasks

  • Verify user mail in signup using devise
  • Update server gem 0.5.2
  • Update gem 0.6.0
  • Change name to databricks datawarehouse
  • Update integration gem 0.7.1

Release v0.18.0

30 Jul 03:45
e2625f7
Compare
Choose a tag to compare

Changelog

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

[0.18.0] - 2024-07-26

🚀 Features

  • (CE) Add description to toast
  • (CE) Added search filter to table selector method

🐛 Bug Fixes

  • (CE) Update manual sync delete API call
  • (CE) Show server error if data is fetched and no data
  • (CE) Heartbeat timeout actions in extractor
  • (CE) Fix gem

⚙️ Miscellaneous Tasks

  • (CE) Added sync_run_type column in sync run

Release v0.17.0

23 Jul 09:38
40fceac
Compare
Choose a tag to compare

Changelog

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

[0.17.0] - 2024-07-22

🚀 Features

  • (CE) Add databricks lakehouse destination
  • (CE) Add Manual Sync Schedule controller

🐛 Bug Fixes

  • (CE) Refactor discover stream
  • (CE) DuckDB httpfs extension requirement
  • (CE) Httpfs extension server install
  • (CE) Initialise temporal in all register namespace
  • (CE) Update the reset password email

⚙️ Miscellaneous Tasks

  • (CE) Template changes and reset token validation

Release v0.16.0

22 Jul 09:43
fba4c85
Compare
Choose a tag to compare

Changelog

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

[0.16.0] - 2024-07-15

🚀 Features

  • (CE) Add mariaDB destination connector
  • (CE) Enable table selector and layout
  • (CE) Refresh catalog

🐛 Bug Fixes

  • (CE) Organization model changes
  • (CE) Response body validation in log
  • (CE) Missing duckdb dependencies

🚜 Refactor

  • (CE) Remove credential param from STS client init
  • (CE) Added main layout error screen if not data or error

⚙️ Miscellaneous Tasks

  • (CE) Update server gem
  • (CE) Add app request and response to logs in appsignal
  • (CE) Update reset password mail template

Release v0.15.0

09 Jul 09:54
e830d85
Compare
Choose a tag to compare

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

Release v0.14.0

08 Jul 08:14
71b24b2
Compare
Choose a tag to compare

Changelog

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

[0.14.0] - 2024-07-01

🚀 Features

  • (CE) Separate code climate reports and badges
  • (CE) Add mariaDB source connector
  • (CE) Lock user login attempts
  • (CE) Sync records error log
  • (CE) Add table selector as model query type
  • (CE) Force refresh catalog when refresh flag is set true
  • (CE) Add table selector as model query type

🐛 Bug Fixes

  • (CE) Skip verify_authorized in logout
  • (CE) Json error field added in sync record
  • (CE) Add mariadb-dev in DockerFile
  • (CE) Signup error response

⚙️ Miscellaneous Tasks

  • (CE) Update the role policies
  • (CE) Update server gem
  • (CE) Pundit policy at role permissions level

Release v0.13.0

25 Jun 09:48
afc0792
Compare
Choose a tag to compare

Changelog

[0.13.0] - 2024-06-24

🚀 Features

  • Added Iterable destination connector
  • Workspace settings and useQueryWrapper
  • Added amazon s3 source connector

🐛 Bug Fixes

  • EE to CE Commit Sync PAT issue
  • Github URL issues
  • Change Github PAT to SSH PRIVATE KEY
  • UI Maintainability and workspace id on page refresh
  • CE sync commit not working for multiple commits

⚙️ Miscellaneous Tasks

  • Add GitHub actions for syncing previous days CE commits