Skip to content

Releases: Multiwoven/multiwoven

Release v0.40.0

06 Jan 15:12
90f8e1b
Compare
Choose a tag to compare

Changelog

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

[0.40.0] - 2024-12-27

🚀 Features

  • (CE) Stream support in http model (#532)
  • (CE) Open AI ai ml source connector (#547)
  • (CE) Sync alerts - added models (#741) (#555)

🐛 Bug Fixes

  • (CE) Pagination fix for empty data (#546)

⚙️ Miscellaneous Tasks

  • (CE) Configure database from env (#549)
  • (CE) List api accept per page (#543)
  • (CE) Update HTTP model spec (#551)
  • (CE) Update server gem 0.16.1 (#550)
  • (CE) Add payload limit to databricks model (#554)
  • (CE) Update server gem 0.16.2 (#553)

Release v0.39.0

06 Jan 15:08
4103196
Compare
Choose a tag to compare

Changelog

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

[0.39.0] - 2024-12-19

⚙️ Miscellaneous Tasks

  • (CE) Add chatbot component_type to vc (#539)
  • (CE) Add resource link to audit logs serializer (#541)
  • (CE) List api accept per page
  • (CE) Update Oracle Instant Client Installation #545

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)