Skip to content

Releases: Multiwoven/multiwoven

Release v0.8.0

21 May 07:56
5585d8c
Compare
Choose a tag to compare

Changelog

[0.8.0] - 2024-05-17

馃殌 Features

  • Add role and resource migration (#121)
  • Adding zendesk destination connector (#82)
  • Added Athena Connector (#83)

馃悰 Bug Fixes

  • Changed the text in the Finalize Source Form (#111)
  • Spec failure in rate limiter (#122)

馃帹 Styling

  • Update integration gem version to 0.1.67 (Athena source, Zendesk & HTTP destination) (#123)
  • Delete stale user management apis and role id changes (#131)

Release v0.7.0

21 May 07:46
3cfbd44
Compare
Choose a tag to compare

Changelog

[0.7.0] - 2024-05-13

馃殌 Features

  • Support temporal cloud (#107)
  • Add workspace apis ce (#117)
  • Add http destination connector (#119)

馃悰 Bug Fixes

  • Added condition to check if record data is null (#109)
  • Undefined method new_record in sync run

馃帹 Styling

  • Changed colors and logos to new theme (#108)

Refactor

  • Modelling method screen (#106)
  • Removed hardcoded ui schema (#90)

Release v0.6.0

13 May 14:53
ad5c17e
Compare
Choose a tag to compare

Changelog

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

[0.6.0] - 2024-05-06

馃殌 Features

  • Separate routes for main application (#97)
  • Add compression support for sftp (#103)
  • Added toggle to view password field values (#102)

馃悰 Bug Fixes

  • Cursor field mandatory check (#91)
  • Add multiwoven secret to credentials
  • UI auto deploy (#92)
  • Support cursor query for soql (#94)
  • Importing envs (#100)
  • Skip cursor query for empty cursor field (#104)

鈿欙笍 Miscellaneous Tasks

  • Bump integration gem to 1.63
  • Update core chakra config (#98)
  • Update config to support branding (#99)

Release v0.5.0

02 May 08:25
1681d12
Compare
Choose a tag to compare

Changelog

[0.5.0] - 2024-04-29

馃殌 Features

  • Added Dynamic UI Schema Generation (#80)
  • Add health check endpoint for worker (#85)
  • Added skip rows in the sync runs table (#75)
  • Add skipped_rows column in sync run (#70)
  • Add cron expression as schedule type (#71)
  • SQL autocomplete (#56)

馃悰 Bug Fixes

  • Fixed docker build arm64 release
  • Remove env example from ui (#77)

Refactor

  • Models finalize screen (#68)

Style

  • Reporting dashboard layout (#81)

Release v0.4.0

23 Apr 13:38
fa5535a
Compare
Choose a tag to compare

Changelog

[0.4.0] - 2024-04-22

馃殌 Features

  • Add cursor based incremental refresh (#40)
  • Support for cursor field during syncs config (#43)
  • Support cron expression in sync api (#66)

馃悰 Bug Fixes

  • Changed color for disabled Pagination button and cursor type (#42)
  • Add query_type in connector protocol
  • Remove salesforce default cursor
  • Sync creation process (#48)
  • Source_defined_cursor default value to false in stream
  • Add source_defined_cursor in catalog
  • Salesforce consumer goods cloud schema helper picklist type (#54)
  • Salesforce query offset removed (#57)
  • Add cursor-based exit condition in BatchQuery (#58)
  • Remove \n from rendered liquid template data
  • Add greater than zero validation for sync_interval (#61)
  • Update apply button condition for template mapping (#62)
  • Remove default cursor field from catalog (#63)
  • Update scheduler type for manual interval (#67)

Refactor

  • Models finalize screen (#68)

Release v0.3.0

16 Apr 06:11
8cb7640
Compare
Choose a tag to compare

Changelog

[0.3.0] - 2024-04-15

馃殌 Features

  • Beautify sql queries
  • Add query type support for SOQL
  • Add sync run mailer on success or failure (#24)
  • Updated Dockerfile and env to run docker-compose on production mode. (#27)
  • Added custom dropdown for destination columns (#30)
  • Add code climate to github actions (#31)
  • Automate integrations gem release (#37)
  • Add protocol changes for cursor based (#38)
  • Pull request template for monorepo (#39)
  • Remove changes associated with multiwoven-integrations repository (#41)
  • Added hover text for columns (#36)
  • Add github action to deploy main (#44)

馃悰 Bug Fixes

  • Add connector_query_type in spec (#23)
  • Remove disable condition for adding more mapping (#26)
  • Update sync run mailer to trigger on failure only
  • Code climate reporter path not found
  • Update back button navigation on syncs configuration (#35)

Release v0.2.0

10 Apr 09:38
fe55d52
Compare
Choose a tag to compare

Changelog

[0.2.0] - 2024-04-08

馃殌 Features

  • Add Filtering by Connector Type to 'Get All Connectors' API
  • Add batch support for rETL
  • Add default scope for Connector, Model and Sync
  • Strong type validation for API
  • Enhance DestinationSelector and Source and changed Dashboard UI
  • Implemented delete sync
  • Start with default custom object template from chakra package
  • Try simple layouting
  • Add support for specifying colspans
  • Add title field for overriding titles in form
  • Use overridden title field instead of default one
  • Add BaseInputTemplate
  • Add title field template
  • Add title to all the meta json in all connector
  • Add postgresql connector
  • Rate limiting
  • Configure rate limit for destinations
  • Add hubspot destination connector
  • Add databricks source connector
  • Reporting dashboard api
  • Standardization of output
  • Implement static, variable and template catalog field mapping
  • Enable rate limiting
  • Add finite state machine for sync states
  • Sync run and sync record controller
  • Terminate workflow on sync deletion
  • Delete source
  • Edit destinations screen and delete destinations
  • Add pull request template
  • Add env example file
  • Configure retry policy for terminate workflows
  • Add databricks odbc driver
  • Sync run api by sync id
  • Support full refresh sync
  • Custom liquid helper to_datetime
  • Sync mode changes for destination connectors
  • Destination/google sheets
  • (destination) Add airtable
  • (destination) Add Stripe destination connector
  • Support full refresh sync
  • Add Salesforce Consumer Goods destination connector
  • Add Salesforce Consumer Goods source connector
  • Add postgresql destination connector
  • Release process automation
  • Move integrations gem github actions to root
  • Move server and ui github action ci to root
  • Added sync records
  • Add soql support query_type
  • Update salesforce consumer goods authentication
  • Flatten salesforce records attributes
  • Add connector images to github to serve icons
  • Adding batch_support flag and batch_size in catalog for sync
  • Add batch support for facebook custom audience connector
  • The volume mount paths don't clash with existing volumes and .env file added
  • Create sync run when pending sync run is absent
  • Duplicate sync record with primary key

馃悰 Bug Fixes

  • Snowflake odbc
  • Increment sync run offsets after each batch query
  • Model preview queries
  • IncrementalDelta primary key downcase issue
  • Input background not white when put in not white containers
  • Add empty line at the end
  • Add types for connector schema response from backend
  • Persist configure screen data on navigation
  • Edit syncs dropdown values
  • Conditionally render footer elements in create sync
  • Pre-render components during edit sync
  • Redirect routes for adding models and connectors
  • Footer buttons missing in source config form
  • Spinner style mismatch
  • Updated edit model header to include breadcrumbs
  • Added breadcrumbs and ui fix in edit query screen
  • Multiple mapping bug during create sync
  • Update chakra theme with design system font tokens
  • Design mismatch between form component and design
  • Spacing issues between the input and label
  • Style mismatch of description in source config form
  • Clicking on add source goes to destinations
  • Description spanning fully by adding a max width
  • Add connector button hardcoded to navigate to sources page always
  • Update text for no connectors found
  • Add batch params to stream
  • Release github action to use official gem action
  • Slack and salesforce svg
  • Avoid numbers in path created by gem in server
  • Change keytransform from underscore to unaltered
  • Update link to resources in readme
  • Prevent sync without connector
  • Bypass cc-test-reporter steps
  • Return complete slices in reporting
  • Update condition for domain name
  • Update issues link in the readme
  • Handle error during listing sync
  • Docker file env update for api host
  • Soft delete for sync run
  • Password policy
  • Pagination link invalid
  • Update login timeout
  • Handle nil for to_datetime filter in liquid
  • Databricks connector specification
  • Spec password
  • Update query and create connection
  • Sftp server integration
  • Schema_mode changes to enum
  • Sftp full refresh
  • Add batch support fields in catalog streams
  • Batch size in salesforce consumer goods cloud
  • Destination path fix in check connection
  • Sftp connection spec filename added
  • Build and lint errors
  • Lint and build errors
  • Add primary key validation for extractor

馃殰 Refactor

  • Heartbeat timeout for loader and extractor activity
  • Remove unwanted code added for debugging
  • Change ui schemas to an object so that it only gets applied on pages where the ui schema is to be used
  • Extract query method for model preview
  • Support multiple connectors in reporting
  • Minor changes
  • Moved tab filters to new component

馃摎 Documentation

  • Add comments to explain layout schema
  • Add github template for multiwoven server
  • Update readme for ui
  • Update readme link for contribution guideline
  • Update contribution guidelines

馃帹 Styling

  • Fix the exit modal as per designs
  • Update styling for step 1 for syncs page
  • Update the brand color in chakra config
  • Fix the designs of the top bar and model list table
  • Update table coloumns styling
  • Update styles for step 3 in syncs page
  • Fix the alignment of the footer container
  • Fix footer button alignments
  • Update styling for finale sync page
  • Update heading text
  • Update the color to use from tokens
  • Fix weaving soon design
  • Ui improvements for edit sync page
  • Make status tag consistent
  • Update styling for edit model details modal
  • Update edit model modal buttons
  • Update styling for delete modal
  • Update styling for final model submit step
  • Update background color for syncs page
  • Update bg color for the list screens
  • Update all destinations pill
  • Update connect your destination form styling
  • Update test destination screen
  • Fix the padding of table
  • Update background colors for edit sync box
  • Update padding of the box
  • Update the font size
  • Update the border color for disabled state
  • Update designs for selecting data source
  • Update style for testing source screen
  • Update design for final source step
  • Update top bar for edit source
  • Update form design for edit source
  • Update side nav as per figma
  • Update styling for logout modal
  • Align the breadcrumbs on top bar
  • Update copy changes for syncs screen
  • Update copy changes for models
  • Update copy for destinations screen

0.1.2

05 Mar 19:09
Compare
Choose a tag to compare

What's Changed

  • Added PostgreSQL connector
  • Added Hubspot connector
  • Added Databricks connector
  • Minor UI enhancements & Design Fix
  • Introduction to Rate limiting

0.1.1

20 Feb 11:43
Compare
Choose a tag to compare

Initial Release

Nothing will be same after this release 鉂わ笍