Changelog
- 7443d01 Add MaxCompute source and destination (#677)
- 28f71cb Dedupe staging by primary key in delete+insert strategy
- 159b841 Fix unknown JSON string casting (#694)
- 55a83a8 Merge pull request #601 from bruin-data/iremcaginyurtturk/cratedb-source-docs
- 027f13a Merge pull request #686 from bruin-data/patch/delete-insert-pk-dedup
- 981445f Merge pull request #687 from bruin-data/TanayBensuYurtturk/bump-version-permissions
- 9f5dd9e Merge pull request #693 from bruin-data/TanayBensuYurtturk/update-readme-supported-sources
- de359b5 Merge pull request #701 from bruin-data/feat/annotation-etl-phase
- 1d9c958 Merge pull request #703 from bruin-data/TanayBensuYurtturk/bigquery-partition-by-error
- 160922d Update CrateDB source docs to use PostgreSQL wire protocol
- 09d1ddf [codex] Add MongoDB dlt benchmark setup (#689)
- be156c4 bq partition by date error fix
- 7271aa5 case insensitive compare
- d5c281b chaneg token back
- 8d794ee docs(cratedb): drop empty-password colon in localhost URI examples
- 31c5a77 docs(cratedb): drop stale warning about unsupported materialization strategies
- a270fb5 feat(annotation): classify queries by ETL phase via type
- 0aedd30 fix(maxcompute): surface row iterator errors (#697)
- 14a509d rafactor
- b71582e refactor
- ee524de test(annotation): use t.Errorf in typeForStep loop to report all cases