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