2.0.0
What's Changed
- no git-pull for UI4T by @fatchat in #500
- api for table data count by @Abhishek-N in #501
- convert lists and dictionaries to JSON strings before returning by @fatchat in #502
- New operations updates by @Ishankoradia in #504
- create dbt model file with slugified name by @Ishankoradia in #508
- made changes to Readme by @yvonnegitau in #505
- made changes to Readme (#505) by @yvonnegitau in #509
- datatypes for postgres and bigquery by @Abhishek-N in #510
- widen OrgDbtModel.{schema,source_name} by @fatchat in #511
- delete the dangling model node by @Ishankoradia in #512
- send only one input at the top level. rest are embedded in operation … by @Ishankoradia in #513
- aggregate by @fatchat in #514
- minor change while embedding other inputs by @Ishankoradia in #515
- don't delete orgdbtmodels which are sources by @fatchat in #519
- send the warehouse name back in the get-connections response by @fatchat in #517
- Fixes by @Ishankoradia in #521
- store sync sources progress in redis under org slug by @Ishankoradia in #522
- send json keys by @Abhishek-N in #523
- Edit operations by @Ishankoradia in #524
- fetch prev op source columns in get operation by @Ishankoradia in #526
New Contributors
- @yvonnegitau made their first contribution in #505
Full Changelog: 1.2.2...2.0.0