Skip to content

Releases: route1io/route1io-python-connectors

v0.17.1

21 Aug 17:18
39cf358
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

25 Jun 19:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

25 Sep 21:08
Compare
Choose a tag to compare

Update the DCM connector to v4 and fix error in credentials reading for downloading report

Full Changelog: v0.15.3...v0.16.0

v0.15.3

04 Apr 16:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.2...v0.15.3

v0.15.2

20 Feb 17:52
Compare
Choose a tag to compare

Fix broken google.utils missing import

Full Changelog: v0.15.1...v0.15.2

v0.15.1

07 Feb 23:59
f5e85b9
Compare
Choose a tag to compare

What's Changed

  • Add warning to Google Analytics connector that ga4=True will become the default behavior in a future update by @chris-greening in #47

Full Changelog: v0.15.0...v0.15.1

v0.15.0

07 Feb 23:08
1f61aab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.15.0

v0.14.1

12 Jul 02:34
554c3d3
Compare
Choose a tag to compare

Fixed OneDrive <-> AWS S3 convenience connectors

The OneDrive upload/download functions changed recently to accept a drive_id and remote_fpath instead of just url but these changes were not reflected in some of the convenience functions

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.14.0

12 Jul 01:51
Compare
Choose a tag to compare

OneDrive Features/Changes

  • Added chunking to filenames by default to handle arbitrarily large files (previously only files <4MB could be uploaded)
  • Reconfigured the argument var names on the upload and download functions to be more consistent across one another
  • Refactored internal code in the OneDrive script to be cleaner

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

29 Jun 16:24
3e3ebf2
Compare
Choose a tag to compare

S3 to OneDrive connector

Convenience function for copying file from S3 to OneDrive

What's Changed

Full Changelog: v0.12.2...v0.13.0