Releases: raystack/meteor
Releases · raystack/meteor
v0.12.0
What's Changed
Features
- feat: add MaxCompute support for tableau extractor (#497)
- feat: add MaxCompute support for optimus extractor and add project_id (#497)
- feat: process compass sink concurrently and improve lineage handling (#497)
- feat: add HTTP support for tengo script processor (#497)
- feat: upgrade dependencies to latest versions
- feat: upgrade raystack/salt from v0.3.2 to v0.7.0
Bug Fixes
- fix: resolve test failures from dependency upgrades
- fix: handle presto-go-client EOF as successful row iteration
- fix: resolve CI and test failures from dependency upgrades
- fix: resolve golangci-lint issues across codebase
- fix(run): return correct exit code on recipe failure (#497)
Documentation
- docs: comprehensive documentation improvements and fixes (#498)
- docs: add roadmap and fix incorrect recipe commands
- docs: update roadmap to move entity resolution to Compass
CI
- ci: fix CI workflow for GitHub Actions compatibility (#497)
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- feat: support templating for http sinks by @ravisuhag in #493
- chore: fix lint issues by @ravisuhag in #494
- build: upgrade buf and goreleaser by @ravisuhag in #495
Full Changelog: v0.10.1...v0.11.0
v0.10.1
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- feat: group commands by @ravisuhag in #485
- feat(bigquery): adds sql query for VIEW and MATERIALIZED VIEW in asset for BQ by @ravisuhag in #488
- feat(bigquery): add taxonomy name along with policy tag name for columns in bigquery asset by @ravisuhag in #489
- feat(bigquery): store total rows when profiling by @ravisuhag in #491
- chore: fix docker image by @ravisuhag in #492
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- feat: add upstream lineage dependencies for view/materialized view by @Chief-Rishab in #483
- chore: fix bigquery plugin test by @Chief-Rishab in #484
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
What's Changed
- feat(extractor-plugins): add crawler specifications by @Chief-Rishab in #478
- chore: rename to raystack by @ravisuhag in #479
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- fix: Sink asset labels to Compass by @sudo-suhas in #475
- feat(bigquery): add support to capture schema of nested fields by @anjali9791 in #476
- chore: add struct tags and update docs by @Chief-Rishab in #477
Full Changelog: v0.7.4...v0.8.0
v0.7.4
What's Changed
- feat(kafka): support TLS auth in kafka extractor plugin by @bsushmith in #459
- feat: add GCS sink by @Chief-Rishab in #469
- feat(bigquery): add clustering fields and extra fields for partition by @anjali9791 in #472
New Contributors
- @Chief-Rishab made their first contribution in #469
- @anjali9791 made their first contribution in #472
Full Changelog: v0.7.2...v0.7.4