redash
redash copied to clipboard
Updated vertica-python to 1.1.1
What type of PR is this?
- [x] Bug Fix
- [x] Other
Description
This PR upgrades vertica-python to 1.1.1, particularly to address the issue of Redash using the deprecated MD5 security algorithm for Vertica datasources.
How is this tested?
- [ ] Unit tests (pytest, jest)
- [ ] E2E Tests (Cypress)
- [x] Manually
- [ ] N/A
A Docker image was built and deployed via the Helm chart, connection to a Vertica datasource was tested with a positive result.