v0.7.0
What's Changed
- fix: include project in URN for caramlstore extractor by @sudo-suhas in #435
- feat(bigquery): set max page size for iterators in bigquery extractor by @bsushmith in #437
- feat(bigquery): use service_account_base64 to pass credentials by @bsushmith in #438
- feat: add application_yaml extractor by @sudo-suhas in #427
- fix: skip validation for recipe scope if unneeded by @sudo-suhas in #432
- docs: fix minor issues by @sudo-suhas in #439
- fix: improve error messages by @sudo-suhas in #431
- feat: add Merlin extractor by @sudo-suhas in #440
- refactor: add decode hook function for anypb in structmap by @sudo-suhas in #434
- feat(bigquery): add exclusion filters for datasets and tables by @bsushmith in #441
- fix: carry forward changes by prev processor for next by @sudo-suhas in #445
- refactor: use generic handling for getting/setting attributes by @sudo-suhas in #447
- fix: avoid race conditions from concurrent modification of data by @sudo-suhas in #446
- feat: populate new fields of Entity in caramlstore extractor by @sudo-suhas in #454
- fix: close sinks after records are written by @sudo-suhas in #448
- test: track coverage for plugins by @sudo-suhas in #443
- fix: load env vars having $ in value correctly by @sudo-suhas in #455
- feat: add HTTP extractor by @sudo-suhas in #442
- feat(bigquery): save policy tags in column attributes by @bsushmith in #457
- docs: Fix typos by @Zearin in #464
- feat!: extend HTTP extractor by @sudo-suhas in #461
New Contributors
Full Changelog: v0.6.0...v0.6.1