- Revert a change (from 4.9.3) that prevented the publication of the package on pypi
4.9.4
Fixed
- Update DataBricks connector
4.9.2
Fixed
- Google Big Query: get project_id from connector config whatever auth mode (JWT/GoogleCreds).
4.9.1
Fixed
- Goole Big Query: - Better UX (Switch between GoogleCreds auth or GoogleJWT auth). - Explicit errors information when no data is returned. - Fallback on GoogleCredentials auth when JWTCredentials fails (or when jwt-token is not valid aymore).
4.9.0
Changed
- Goole Big Query: Now support signed JWT connection on the GBQ connector.