For installation instructions check out the getting started guide.
NOTE: This is a release candidate, you can download a binary from this page.
Added
- Added a lint rule to verify field
private_key
for thesnowflake_streaming
output is in PEM format. (@rockwotj) - New
mongodb_cdc
input for change data capture (CDC) over MongoDB collections. (@rockwotj)
Fixed
- Fix an issue in the
snowflake_streaming
output when the user manually evolves the schema in their pipeline that could lead to elevated error rates in the connector. (@rockwotj)
Changed
- Output
snowflake_streaming
has additional logging and debug information when errors arise. (@rockwotj)
The full change log can be found here.