Releases: Multiwoven/multiwoven
Releases · Multiwoven/multiwoven
Release v0.40.0
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
Release v0.39.0
Changelog
All notable changes to this project will be documented in this file.
[0.39.0] - 2024-12-19
⚙️ Miscellaneous Tasks
Release v0.38.0
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
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
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
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
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
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
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
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)