Skip to content

v6.48.16

Choose a tag to compare

@github-actions github-actions released this 16 May 22:20
· 166 commits to refs/heads/main since this release
fa8d54d

Changes

New Features ✨

  • feat(cli): accept dynamic GCP_PROJECT_ID env var for secrets fetch and secrets list CLI commands (#545)

Bug Fixes 🐛

  • fix: propagate pytest exit code in connector test CLI command (#549)

Under the Hood ⚙️

  • fix: fixes pre-commit-config and adds type-checking; updates poe tasks (#547)
  • ci(workflow): add auto-merge notification workflow (#548)