v6.9.1
github-actions
released this
09 Dec 17:07
·
17 commits
to refs/heads/main
since this release
Changes
- ci: update publish workflows, removing old workflow, tweaking main workflow for usability, and updating release docs (#151)
Bug Fixes 🐛
- fix(concurrent): Fix memory issue following concurrency in source-jira (#150)
- fix(concurrent): Ensure default concurrency level does not generate deadlock (#148)
- fix(concurrent): Reduce occurrences of database table is locked errors (#146)
Under the Hood ⚙️
- ci: add
poe install
definition to save some keystrokes (#154) - ci: make it easier to find the connector test report url upon failure (#153)
- chore: revert SDM image change (#145)
- chore: update SDM image to be rootless (#143)
- ci: update connector-tests.yml worfklow to use dev binary of airbyte-ci (#131)