v0.6.0
What's Changed
- fix: respect context cancellation for sink retries by @sudo-suhas in #403
- fix(lint): format error message with appropriate line breaks by @sudo-suhas in #404
- feat: add google workspace extractor by @ishanarya0 in #392
- fix(bigquery): panic-ing due to invalid type for structpb by @StewartJingga in #411
- fix: accept and use scope for generating recipe by @sudo-suhas in #405
- fix(gen): format, fix sample configs used for generating recipes by @sudo-suhas in #406
- refactor: rename template helper func {fmtSampleConfig => rawfmt} by @sudo-suhas in #412
- fix: send asset metadata create_time & update_time to Compass by @sudo-suhas in #415
- docs: update overview image by @ravisuhag in #418
- feat: add caramlstore extractor by @sudo-suhas in #417
- Fix typo by @lucapette in #421
- fix: don't use relative paths for links outside docs fldr by @sudo-suhas in #422
- refactor!: drop ml prefix from types for feature, model by @sudo-suhas in #423
- feat: add shield sink by @ishanarya0 in #408
- ci: enable cache to speed up jobs by @sudo-suhas in #433
- feat: add script processor using Tengo by @sudo-suhas in #428
New Contributors
- @lucapette made their first contribution in #421
Full Changelog: v0.5.2...v0.6.0