Skip to content

Releases: Multiwoven/multiwoven

Release v0.38.0

17 Dec 05:01
607f6eb
Compare
Choose a tag to compare

Changelog

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

[0.38.0] - 2024-12-16

🚀 Features

  • Added title change based on route
  • Login invited user fix
  • Query_type filter for models
  • Update model query types

⚙️ Miscellaneous Tasks

  • Update mailchimp catalog
  • Add resource link to audit logs
  • Add resource link builder
  • Add resource link to catalogs controller
  • Added exception handling for resource builder
  • Add resource link to connectors controller
  • Add resource link to Schedule Syncs Controller
  • Add resource link to Syncs Controller
  • Add resource link to Models Controller

Release v0.37.0

10 Dec 07:15
ce87535
Compare
Choose a tag to compare

Changelog

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

[0.37.0] - 2024-12-06

🐛 Bug Fixes

  • Audit logs serializer fix

⚙️ Miscellaneous Tasks

  • Remove audit logs from users controller
  • Update audit log for schedule syncs controller
  • Update audit logs for catalogs controller
  • Update audit logs for connectors controller
  • Update audit logs for models controller
  • Update audit logs for syncs controller
  • Add catalog and schedule sync resources

Release v0.36.0

03 Dec 04:18
ee88e9e
Compare
Choose a tag to compare

Changelog

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

[0.36.0] - 2024-12-02

🐛 Bug Fixes

  • Bigquery test sync failure
  • Get http request method from connection config

⚙️ Miscellaneous Tasks

  • Update audit_log serializer
  • Update action names for models controller
  • Update action names for connectors definitions controller
  • Model changes for file upload
  • Remove audit log from sync runs controller
  • Remove audit log from sync records controller
  • Remove audit log from reports controller
  • Update action name to schedule syncs controller
  • Update action name to sync controller
  • Update action names for connectors controller
  • Add data app and auditLogs resources

Release v0.35.0

26 Nov 05:04
45615a7
Compare
Choose a tag to compare

Changelog

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

[0.35.0] - 2024-11-25

🚀 Features

  • Add visual text & custom type to vc
  • Added counter culture gem

🐛 Bug Fixes

  • Fixed build error
  • Removed reference to build_and_push job
  • Update check connection for http model

⚙️ Miscellaneous Tasks

  • Added error handling to log duplicated primary key
  • Change destination_insert to create in salesforce crm

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

  • AIS Data store destination connector
  • Added dynamic_sql type to model
  • Fetch json_schema from model
  • Fetch data for dsql models

🐛 Bug Fixes

  • Mailchimp dependency build issue
  • Ais data store icon
  • Dockerfile update free tds

⚙️ Miscellaneous Tasks

  • Dynamic sql model type added
  • Add session id to filter parameter
  • Change title of AIS Data Store

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