Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 06:11
· 520 commits to main since this release
8cb7640

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)