* Download jdbc driver in dockerfile * Download jdbc driver in dockerfile * Remove driver downloading from ci * Update document * Update public doc * Download jdbc driver in gradle * Clean up gradle file * Clean up dockerfile * Fix typo
Tools
Releasing a new version
Trigger the Github Action Release Open Source Airbyte (https://github.com/airbytehq/airbyte/actions/workflows/release-airbyte-os.yml)
# Merge PR created by the Github Action
git checkout master
git pull --no-rebase
./tools/bin/tag_version.sh