Skip to content

Releases: Multiwoven/multiwoven

Release v0.34.0

19 Nov 08:05
e42dbb8
Compare
Choose a tag to compare

Changelog

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

[0.34.0] - 2024-11-18

🚀 Features

  • (CE) Add HTTP Model Source Connector (#466)
  • (CE) AIS Data store destination connector (#462)
  • (CE) Added dynamic_sql type to model (#576)
  • (CE) Fetch json_schema from model (#581)
  • (CE) Fetch data for dsql models (#596) (#476)
  • (CE) On_failure report error to AppSignal (#478)

🐛 Bug Fixes

  • (CE) Data app deletion error fix
  • (CE) Mailchimp dependency build issue
  • (CE) Http model config (#464)
  • (CE) Ais data store icon (#467)
  • (CE) Dockerfile update free tds (#470)

⚙️ Miscellaneous Tasks

  • (CE) Add icons for ais data store and http model (#460)
  • (CE) Add timeout to http client (#458)
  • (CE) Dynamic sql model type added (#465)
  • (CE) Update integration gem version (#457)
  • (CE) Change http model name (#469)
  • (CE) Update HTTP Model spec (#583) (#474)
  • (CE) Server Gem Update 0.15.3 (#589) (#471)
  • (CE) Add session id to filter parameter (#591) (#475)
  • (CE) Change title of AIS Data Store (#585) (#477)

Release v0.33.0

12 Nov 12:22
9b59278
Compare
Choose a tag to compare

Changelog

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

[0.33.0] - 2024-11-11

🚀 Features

  • Added Mailchimp Destination Connector

⚙️ Miscellaneous Tasks

  • Add additional_remarks in feedback model

Release v0.32.0

05 Nov 16:19
b7368af
Compare
Choose a tag to compare

Changelog

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

[0.32.0] - 2024-10-30

⚙️ Miscellaneous Tasks

  • Add audit logs to report controller
  • Add audit logs to users controller
  • Add audit to sync records controller
  • Add audit logs to sync runs controller

Release v0.31.0

30 Oct 05:40
4134840
Compare
Choose a tag to compare

Changelog

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

[0.31.0] - 2024-10-28

🚀 Features

  • (CE) Added new pagination format

🐛 Bug Fixes

  • (CE) Change the documentation link
  • (CE) Add exception to tracker (#436)

⚙️ Miscellaneous Tasks

  • (CE) Add audit log into syncs controller (#422)
  • (CE) Add audit log to connectors controller (#424)
  • (CE) Add audit log to connector definitions controller (#421)
  • (CE) Add audit logger and audit to models controller (#425)
  • (CE) Add audit logs serializer and audit log permission (#426)
  • (CE) Added audit logs to catalogs_controller (#439)
  • (CE) Added audit logs to schedule_sync_controller (#440)
  • (CE) Add data app session model (#438)
  • (CE) Added audit log to workspace (#442)
  • (CE) Add audit logs to factory and roles (#441)

Release v0.30.0

28 Oct 13:10
c54babe
Compare
Choose a tag to compare

Changelog

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

[0.24.0] - 2024-09-09

🚀 Features

  • (CE) Data app model changes (#353)
  • (CE) Verify user after signup
  • (CE) Enable and Disable sync via UI
  • Added workflows for auto-deployment (#361)

🐛 Bug Fixes

  • (CE) Validate_catalog disabled query_source (#356)
  • (CE) Enable catalog validation only for ai models (#355)
  • (CE) Disable catalog validation for data models (#358)
  • (CE) Fixed sync runs on click function
  • (CE) Added try catch to model query preview API Call
  • (CE) Fixed sync mapping model column values
  • (CE) Test connection text
  • Adding more labels to self-hosted runner (#363)

🚜 Refactor

  • (CE) Moved common elements of sign up and sign in to separate views
  • (CE) Changed Sync Records UX
  • (CE) Changed setup models to setup define

⚙️ Miscellaneous Tasks

  • (CE) Add data-app permissions to roles (#357)
  • (CE) Update sagemaker icon (#359)

Release v0.23.0

03 Sep 01:42
9e40465
Compare
Choose a tag to compare

Changelog

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

[0.23.0] - 2024-09-02

🚀 Features

Filter connectors based on the category
Filter connectors
Filter model based on the query type
Add aws sagemaker model source connector

🐛 Bug Fixes

Refresh catalog only when refresh is true
Connection_spec mandatory changes
Added tag label to auto-truncate text
Request log redaction
Add more fields to log redaction

🚜 Refactor

Created common connector lists component

⚙️ Miscellaneous Tasks

Validate catalog for query source
Add catalog presence validation for models
Refactor interactors
Add filtering scope to connectors
Data app model migration

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