Releases: ToucanToco/toucan-connectors
Releases · ToucanToco/toucan-connectors
v3.23.29
What's Changed
- feat(mysql): added a charset_collation option to the connector [TCTC-8662] by @lukapeschke in #1649
Full Changelog: v3.23.28...v3.23.29
v3.23.28
What's Changed
- fix(mysql): adapt parameter to PyMySQL 1.1.1 [TCTC-8662] by @lukapeschke in #1646
- chore: v3.23.28 by @lukapeschke in #1647
Full Changelog: v3.23.27...v3.23.28
v6.1.2
What's Changed
- build(deps-dev): bump the dev-deps group with 3 updates by @dependabot in #1586
- build(deps): bump the prod-deps group with 2 updates by @dependabot in #1585
- ci: skip broken test by @lukapeschke in #1598
- build(deps-dev): bump the dev-deps group with 4 updates by @dependabot in #1597
- build(deps): bump the prod-deps group with 7 updates by @dependabot in #1596
- build(deps): bump the prod-deps group with 2 updates by @dependabot in #1599
- build(deps): bump dnspython from 2.2.1 to 2.6.1 by @dependabot in #1605
- build(deps): bump idna from 3.3 to 3.7 by @dependabot in #1602
- build(deps-dev): bump ruff from 0.3.5 to 0.3.7 in the dev-deps group by @dependabot in #1606
- build(deps): bump the prod-deps group with 6 updates by @dependabot in #1608
- fix(gbq): quote dataset name in query generated by get_model [TCTC-8235] by @lukapeschke in #1610
- build(deps-dev): bump types-pyopenssl from 24.0.0.20240311 to 24.0.0.20240417 in the dev-deps group by @dependabot in #1609
- chore: v6.1.2 by @lukapeschke in #1611
Full Changelog: v6.1.1...v6.1.2
v6.1.1
What's Changed
- build(deps): bump the prod-deps group with 2 updates by @dependabot in #1578
- fix: elasticsearch form schema [TCTC-8032] by @fspot in #1580
Full Changelog: v6.1.0...v6.1.1
v6.1.0
What's Changed
- refactor(deps): drop toucan_data_sdk dependency by @lukapeschke in #1568
- feat: ascending compatibility for pandas>=2 by @lukapeschke in #1569
- chore: remove bearer dependencyu by @lukapeschke in #1571
- build(deps-dev): bump the dev-deps group with 1 update by @dependabot in #1573
- fix(dependabot): adapt ignore conditions by @lukapeschke in #1574
- build(deps-dev): bump the dev-deps group with 1 update by @dependabot in #1577
- fix: restore the HubspotPrivateApp connector by @lukapeschke in #1570
- feat: support Python 3.12 by @lukapeschke in #1415
- chore: v6.1.0 by @lukapeschke in #1579
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
- build(deps-dev): bump pre-commit from 3.6.0 to 3.6.2 by @dependabot in #1535
- build(deps): bump gspread from 6.0.1 to 6.0.2 by @dependabot in #1528
- build(deps-dev): bump responses from 0.24.1 to 0.25.0 by @dependabot in #1527
- build(deps): bump pydantic from 2.5.3 to 2.6.3 by @dependabot in #1540
- feat(dependabot): group dependency bumps by @lukapeschke in #1548
- build(deps-dev): bump the dev-deps group with 8 updates by @dependabot in #1550
- fix(gbq): do not ignore partitioning columns when listing table structure [TCTC-7946] by @fspot in #1552
- chore: remove deprecated connectors TCTC-7848 by @lukapeschke in #1553
- fix(deps): tune dependabot updates by @lukapeschke in #1556
- build(deps): bump the prod-deps group with 10 updates by @dependabot in #1555
- chore: v6.0.0 by @lukapeschke in #1567
Full Changelog: v5.3.0...v6.0.0
v3.23.27
v5.3.0
What's Changed
- build(deps): bump gspread from 6.0.0 to 6.0.1 by @dependabot in #1513
- build(deps): bump google-api-python-client from 2.115.0 to 2.116.0 by @dependabot in #1512
- build(deps): bump awswrangler from 3.5.1 to 3.5.2 by @dependabot in #1511
- build(deps): bump google-api-python-client from 2.116.0 to 2.118.0 by @dependabot in #1524
- build(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.5 by @dependabot in #1522
- build(deps): bump google-cloud-bigquery from 3.17.1 to 3.17.2 by @dependabot in #1516
- build(deps): bump grpcio from 1.53.0 to 1.53.2 by @dependabot in #1515
- feat(mongo_connector): Make pool size configurable by @lukapeschke in #1514
- chore: v5.3.0 by @lukapeschke in #1525
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
- feat(google_big_query): actual connection check by @davinov in #1475
- build(deps): bump awswrangler from 3.4.2 to 3.5.1 by @dependabot in #1478
- build(deps): bump authlib from 1.0.1 to 1.3.0 by @dependabot in #1476
- build(deps): bump lxml from 4.9.3 to 5.1.0 by @dependabot in #1479
- build(deps-dev): bump types-pyopenssl from 23.3.0.0 to 23.3.0.20240106 by @dependabot in #1477
- build(deps-dev): bump ruff from 0.1.13 to 0.1.14 by @dependabot in #1484
- build(deps): bump google-api-python-client from 2.114.0 to 2.115.0 by @dependabot in #1481
- build(deps): bump google-cloud-bigquery from 3.16.0 to 3.17.1 by @dependabot in #1485
- build(deps): bump gspread from 5.12.3 to 6.0.0 by @dependabot in #1486
- build(deps): bump aiohttp from 3.9.1 to 3.9.3 by @dependabot in #1496
- build(deps): bump snowflake-connector-python from 3.6.0 to 3.7.0 by @dependabot in #1495
- build(deps-dev): bump types-python-slugify from 8.0.0.3 to 8.0.2.20240127 by @dependabot in #1494
- build(deps): bump hubspot-api-client from 8.1.1 to 8.2.1 by @dependabot in #1502
- build(deps): bump dataiku-api-client from 12.4.0 to 12.5.0 by @dependabot in #1503
- build(deps-dev): bump ruff from 0.1.14 to 0.2.1 by @dependabot in #1504
- build(deps-dev): bump pytest from 7.4.4 to 8.0.0 by @dependabot in #1493
- build(deps-dev): bump types-pyopenssl from 23.3.0.20240106 to 24.0.0.20240130 by @dependabot in #1509
- build(deps): bump pyodbc from 5.0.1 to 5.1.0 by @dependabot in #1508
- build(deps): bump pymongo from 4.5.0 to 4.6.1 by @dependabot in #1507
- fix: duplicate cols in SQL by @PrettyWood in #1505
- chore: v5.2.0 by @lukapeschke in #1510
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
- chore(deps): replace black+isort+flake8 with ruff by @lukapeschke in #1406
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #1396
- build(deps): bump dataiku-api-client from 12.1.0 to 12.4.0 by @dependabot in #1395
- build(deps): bump simplejson from 3.19.1 to 3.19.2 by @dependabot in #1393
- build(deps-dev): bump docker from 6.1.3 to 7.0.0 by @dependabot in #1411
- build(deps): bump awswrangler from 3.4.0 to 3.4.2 by @dependabot in #1409
- build(deps): bump paramiko from 2.12.0 to 3.4.0 by @dependabot in #1419
- build(deps): bump gspread from 5.11.3 to 5.12.3 by @dependabot in #1417
- build(deps): bump pyarrow from 14.0.1 to 14.0.2 by @dependabot in #1416
- build(deps): bump pyodbc from 4.0.39 to 5.0.1 by @dependabot in #1418
- build(deps): bump google-cloud-bigquery from 3.13.0 to 3.14.1 by @dependabot in #1425
- build(deps-dev): bump responses from 0.23.3 to 0.24.1 by @dependabot in #1426
- build(deps): bump pycryptodomex from 3.15.0 to 3.19.1 by @dependabot in #1435
- build(deps-dev): bump pandas-stubs from 2.1.1.230928 to 2.1.4.231227 by @dependabot in #1434
- build(deps): bump pydantic from 2.4.2 to 2.5.3 by @dependabot in #1433
- build(deps-dev): bump aioresponses from 0.7.4 to 0.7.6 by @dependabot in #1432
- fix(current): oracle install script by @fspot in #1454
- build(deps): bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #1444
- build(deps): bump google-cloud-bigquery from 3.14.1 to 3.16.0 by @dependabot in #1451
- build(deps-dev): bump ruff from 0.1.8 to 0.1.13 by @dependabot in #1452
- build(deps): bump google-api-python-client from 2.108.0 to 2.114.0 by @dependabot in #1455
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #1457
- build(deps): bump redshift-connector from 2.0.915 to 2.0.918 by @dependabot in #1459
- build(deps-dev): bump pytest from 7.4.3 to 7.4.4 by @dependabot in #1458
- build(deps-dev): bump mypy from 1.7.0 to 1.8.0 by @dependabot in #1460
- build(deps): bump snowflake-connector-python from 3.3.1 to 3.6.0 by @dependabot in #1467
- build(deps-dev): bump pytest-rerunfailures from 12.0 to 13.0 by @dependabot in #1466
- build(deps): bump aiohttp from 3.8.5 to 3.9.1 by @dependabot in #1381
- [backport] fix(elasticsearch): disable verification (#1469) by @lukapeschke in #1472
- [backport] feat(gbq): Implement a simple status check validating the private key format (#1470) by @lukapeschke in #1473
- chore: v5.1.0 by @lukapeschke in #1474
Full Changelog: v5.0.0...v5.1.0