Releases: ToucanToco/toucan-connectors
v0.39.2
Unpinned a dependency.
v0.39.1
Adds params to snowflake connector
v0.39.0
- New Revinate connector
- Bug fix in MongoDB connector test
- Bug fix in Google BigQuery label
v0.38.0
- feat: add info to know if a connector implements
get_status
v0.37.5
fix(elasticsearch): set password properly in client
v0.37.4
Contains bug fix for error message handling. Provides better error messages for certain types of parsing errors due to non valid variable formats.
v0.37.2
Patches elastic search password schema with a pydantic validation so as to hide password string.
v0.37.1
This patch contains a bug fix for the Aircall connector. What it fixes is the connector getting stuck due to an error from the Aircall app. It also adds better logging for the connector.
v0.37.0
Added potential to have a filter to Trello connector
NB: Requires a version of requests
package that is earlier than 2.24.0
v0.36.2
Bug fix for no top domain in the base route of a url in the HTTP connector.
This allows a concepteur to configure an HTTP connector with a url like 'http://example:5000/'