v0.25.2
·
60 commits
to refs/heads/main
since this release
✨ New Features
- feat: Allow configuring dataset location in BigQueryCache (#689) - Thanks, @honzabilek4!
⚙️ CI Updates (Under the Hood)
Show/Hide
- ci: Bump actions/create-github-app-token from 1 to 2 (#690)
- ci: Use GitHub App token for CI workflow (#687)
- ci: use pre-built 'get-pr' action (#686)
- ci: update checks-action to post status to the Airbyte repository (#685)
- ci: add check statuses to PRs from slash command execution (#683)
- ci: Add JUnit XML output to pytest and publish test results to PRs (#677)
- ci: add "not flaky" condition to on-demand test workflow (#678)