Skip to content

Releases: ToucanToco/toucan-connectors

v4.3.0

23 Feb 09:17
aa56056
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump google-api-python-client from 2.72.0 to 2.74.0 by @dependabot in #896
  • build(deps-dev): bump pytest-rerunfailures from 10.3 to 11.0 by @dependabot in #885
  • build(deps): bump redshift-connector from 2.0.909 to 2.0.910 by @dependabot in #898
  • build(deps-dev): bump isort from 5.11.4 to 5.12.0 by @dependabot in #899
  • build(deps-dev): bump types-python-slugify from 7.0.0.1 to 8.0.0.0 by @dependabot in #900
  • build(deps-dev): bump pandas-stubs from 1.5.2.230105 to 1.5.3.230203 by @dependabot in #914
  • build(deps): bump google-api-python-client from 2.74.0 to 2.77.0 by @dependabot in #915
  • build(deps): bump tenacity from 8.1.0 to 8.2.1 by @dependabot in #920
  • build(deps): bump simplejson from 3.18.1 to 3.18.3 by @dependabot in #919
  • build(deps): bump snowflake-connector-python from 2.9.0 to 3.0.0 by @dependabot in #906
  • build(deps): bump google-cloud-bigquery from 3.4.2 to 3.5.0 by @dependabot in #926
  • build(deps-dev): bump pytest-rerunfailures from 11.0 to 11.1 by @dependabot in #931
  • build(deps-dev): bump types-requests from 2.28.11.8 to 2.28.11.13 by @dependabot in #927
  • build(deps-dev): bump types-pyopenssl from 23.0.0.2 to 23.0.0.3 by @dependabot in #930
  • build(deps-dev): bump pytest-rerunfailures from 11.1 to 11.1.1 by @dependabot in #935
  • build(deps-dev): bump mypy from 0.991 to 1.0.1 by @dependabot in #936
  • build(deps): bump google-api-python-client from 2.77.0 to 2.78.0 by @dependabot in #942
  • build(deps): bump pydantic from 1.10.4 to 1.10.5 by @dependabot in #941
  • build(deps-dev): bump types-simplejson from 3.18.0.0 to 3.18.0.1 by @dependabot in #940
  • build(deps-dev): bump types-requests from 2.28.11.13 to 2.28.11.14 by @dependabot in #944
  • build(deps): bump google-api-python-client from 2.78.0 to 2.79.0 by @dependabot in #945
  • build(deps-dev): bump pandas-stubs from 1.5.3.230203 to 1.5.3.230214 by @dependabot in #946
  • feat(backport): allow empty field mysql ssl [TCTC-5306] by @Sanix-Darker in #950
  • feat: implemented a hubspot connector working with private apps TCTC-5345 by @lukapeschke in #943
  • build(deps): bump google-cloud-bigquery from 3.5.0 to 3.6.0 by @dependabot in #955
  • build(deps-dev): bump types-pyopenssl from 23.0.0.3 to 23.0.0.4 by @dependabot in #954
  • build(deps-dev): bump types-python-slugify from 8.0.0.0 to 8.0.0.1 by @dependabot in #953
  • chore: v4.3.0 by @Sanix-Darker in #951

Full Changelog: v4.2.2...v4.3.0

v3.23.10

23 Feb 09:42
ad030d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.23.9...v3.23.10

v3.23.9

13 Feb 13:26
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump pydantic from 1.10.2 to 1.10.4 by @dependabot in #854
  • build(deps): bump simplejson from 3.18.0 to 3.18.1 by @dependabot in #863
  • build(deps): bump requests from 2.28.1 to 2.28.2 by @dependabot in #893
  • build(deps): bump redshift-connector from 2.0.909 to 2.0.910 by @dependabot in #905
  • build(deps): bump simplejson from 3.18.1 to 3.18.3 by @dependabot in #911
  • feat(redshift): Add logs for query execution timing insights by @lukapeschke in #924

Full Changelog: v3.23.8...v3.23.9

v4.2.2

25 Jan 09:30
4f06023
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump simplejson from 3.18.0 to 3.18.1 by @dependabot in #860
  • build(deps-dev): bump types-pyopenssl from 22.1.0.2 to 23.0.0.0 by @dependabot in #859
  • build(deps): bump jq from 1.3.0 to 1.4.0 by @dependabot in #868
  • build(deps): bump google-api-python-client from 2.70.0 to 2.71.0 by @dependabot in #864
  • build(deps-dev): bump pandas-stubs from 1.5.2.221213 to 1.5.2.230105 by @dependabot in #867
  • build(deps-dev): bump mock from 5.0.0 to 5.0.1 by @dependabot in #872
  • build(deps): bump google-api-python-client from 2.71.0 to 2.72.0 by @dependabot in #876
  • build(deps-dev): bump types-pyopenssl from 23.0.0.0 to 23.0.0.1 by @dependabot in #875
  • build(deps): bump requests from 2.28.1 to 2.28.2 by @dependabot in #883
  • build(deps-dev): bump pytest from 7.2.0 to 7.2.1 by @dependabot in #884
  • build(deps): bump future from 0.18.2 to 0.18.3 by @dependabot in #881
  • build(deps-dev): bump types-pyopenssl from 23.0.0.1 to 23.0.0.2 by @dependabot in #887
  • build(deps-dev): bump types-requests from 2.28.11.7 to 2.28.11.8 by @dependabot in #886
  • build(deps): bump google-cloud-bigquery from 3.4.1 to 3.4.2 by @dependabot in #889
  • fix(filters): handle VOID in $and match conditions by @aklom in #894
  • chore: bump from 4.2.1 to 4.2.2 by @aklom in #895

Full Changelog: v4.2.1...v4.2.2

v4.2.1

04 Jan 12:25
045111d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0

02 Jan 10:28
289a3e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.2.0

v4.1.1

27 Dec 10:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v3.23.8

27 Dec 10:18
62aa602
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump snowflake-connector-python from 2.8.2 to 2.8.3 by @dependabot in #823
  • build(deps): bump gspread from 5.7.1 to 5.7.2 by @dependabot in #821
  • build(deps-dev): bump pytest-asyncio from 0.20.2 to 0.20.3 by @dependabot in #820
  • chore(deps-dev): bump isort from 5.10.1 to 5.11.4 by @dependabot in #845
  • chore(deps-dev): bump aioresponses from 0.7.3 to 0.7.4 by @dependabot in #842
  • bump flake8-quotes from 3.3.1 to 3.3.2 by @dependabot in #846
  • fix(gbq): Support building a DB model for projects with datasets in distinct locations TCTC-4879 by @lukapeschke in #847
  • chore(server): v3.23.8 by @lukapeschke in #848

Full Changelog: v3.23.7...v3.23.8

v3.23.7

06 Dec 16:11
91c980e
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump pytest-rerunfailures from 10.2 to 10.3 by @dependabot in #809
  • Revert "build(deps-dev): bump pytest-rerunfailures from 10.2 to 10.3" by @lukapeschke in #810
  • feat: we want the date-as-float selected as default by @Sanix-Darker in #812
  • chore: bump connectors from 3.23.6 to 3.23.7 by @Sanix-Darker in #814

Full Changelog: v3.23.6...v3.23.7

v4.1.0

02 Dec 13:48
9fc5daa
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump pandas-stubs from 1.5.1.221024 to 1.5.2.221124 by @dependabot in #790
  • build(deps-dev): bump cryptography from 38.0.3 to 38.0.4 by @dependabot in #791
  • build(deps): bump clickhouse-driver from 0.2.4 to 0.2.5 by @dependabot in #792
  • deps: added the version of toucan-connectors to the sonar-project.properties v4.0.0 by @Sanix-Darker in #788
  • build(deps): bump snowflake-connector-python from 2.8.2 to 2.8.3 by @dependabot in #797
  • build(deps): bump google-api-python-client from 2.66.0 to 2.68.0 by @dependabot in #799
  • ci: sync format black & sort by @Sanix-Darker in #798
  • feat: add an option to render date-time when reading a sheet by @Sanix-Darker in #802
  • chore: v4.1.0 by @Sanix-Darker in #803

Full Changelog: v4.0.0...v4.1.0