Releases: DalgoT4D/DDP_backend
Releases · DalgoT4D/DDP_backend
2.0.1
What's Changed
- send docker image information back in
get_warehouses
by @fatchat in #536 - fix: get_one_connection response updated by @huzaifmalik786 in #538
New Contributors
- @huzaifmalik786 made their first contribution in #538
Full Changelog: 2.0.0...2.0.1
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
1.2.2
What's Changed
- minor change by @Ishankoradia in #481
- 479 unique identifier for a dbt model source saving the lineage tree by @Ishankoradia in #480
- Model edge changes by @Ishankoradia in #482
- save airbyte destination's docker info in orgwarehouse by @fatchat in #484
- api for transform type by @Abhishek-N in #493
- Ui4t canvas updates by @Ishankoradia in #485
- Hide under construction things; delete apis by @Ishankoradia in #494
- 495 update sync sources api by @Ishankoradia in #497
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- short script to uninstall and re-install dbt-automation from github by @fatchat in #476
- 469 add custom dbt tasks to a pipeline by @Ishankoradia in #477
- 470 prefect webhook emails should only go to admins by @fatchat in #478
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- added pagination and order by to fetch data api from warehouse by @Ishankoradia in #457
- 450 api to create a local dbt project by @Abhishek-N in #456
- api to save a dbt model with its configuration for an operation by @Ishankoradia in #462
- Run apis with parameters on fly by @Ishankoradia in #463
- 451 api to fetch sources in a schema by @Abhishek-N in #465
- 452 api to fetch models sources from a local dbt project by @Ishankoradia in #466
- delete a connection even if there is no deployment by @fatchat in #473
- update to new task names by @fatchat in #475
- Local dbt setup changes by @Ishankoradia in #471
- 467 create admin user attribute by @fatchat in #474
Full Changelog: 1.1.5...1.2.0
1.1.5
What's Changed
- endpoints for orgtasks on transform page by @Ishankoradia in #446
- Create org task by @Ishankoradia in #449
Full Changelog: 1.1.4...1.1.5
1.1.4
What's Changed
- 433 update webhook for tasks by @Ishankoradia in #436
- might not send demo welcome email by @fatchat in #437
- some source names contain a comma by @fatchat in #438
- added "parameters" to orgtask by @fatchat in #440
- added dbt seed to list of master tasks by @Ishankoradia in #444
- send text emails with ses by @fatchat in #447
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- fixing the sequence between clean and deps task configs; by @Ishankoradia in #418
- 403 demo accounts by @Ishankoradia in #419
- maintaining single set of usage dashboard creds for all orgs by @Ishankoradia in #427
- Fetch airbyte sync stats by @fatchat in #426
- 424 demo account source whitelisting by @Ishankoradia in #430
- record locking dataflow in tasklock for deployements involving a sync by @fatchat in #431
Full Changelog: 1.1.2...1.1.3
1.1.2-seq-fix
What's Changed
- fixing the sequence between clean and deps task configs; by @Ishankoradia in #418
- 403 demo accounts by @Ishankoradia in #419
- maintaining single set of usage dashboard creds for all orgs by @Ishankoradia in #427
Full Changelog: 1.1.2...1.1.2-seq-fix
1.1.2
What's Changed
- block names are cleaned on prefect side & we might get a mistmach; by @Ishankoradia in #400
- Show entities by @fatchat in #401
- get pipeline history for v1 by @fatchat in #402
- Updating warehouse in cli profile by @Ishankoradia in #404
- cli block only required for dbt pipelines by @fatchat in #406
- Dataflow orgtask mapping fix by @Ishankoradia in #407
- deps,clean and docs generate missing from the pipeline. by @Ishankoradia in #408
- moved api/client/ to api/ by @fatchat in #409
- Cleanup 002 by @fatchat in #410
- clean up prefect api by @Abhishek-N in #411
- Cleanup 003 by @fatchat in #412
- Cleanup 05 by @Ishankoradia in #413
- broke up airbyte_api by @fatchat in #414
- Test pipeline orgtask by @Ishankoradia in #415
- tests for airbyte_api_v1 by @Abhishek-N in #416
Full Changelog: 1.1.1...1.1.2