Releases: ToucanToco/toucan-connectors
Releases · ToucanToco/toucan-connectors
v3.23.31
What's Changed
- fix: backport oracle connector jinja fix by @julien-pinchelimouroux in #1682
- chore: v3.23.31 by @julien-pinchelimouroux in #1683
Full Changelog: v3.23.30...v3.23.31
v3.23.30
What's Changed
- fix: backport oracle templating variables support by @julien-pinchelimouroux in #1669
- chore: v3.23.30 by @julien-pinchelimouroux in #1671
Full Changelog: v3.23.29...v3.23.30
v6.2.0
What's Changed
- fix(mysql): fix flaky status check by @lukapeschke in #1653
- build(deps-dev): bump the dev-deps group with 2 updates by @dependabot in #1650
- build(deps): bump the prod-deps group across 1 directory with 7 updates by @dependabot in #1652
- build(deps): bump the prod-deps group with 2 updates by @dependabot in #1654
- build(deps-dev): bump ruff from 0.4.5 to 0.4.6 in the dev-deps group by @dependabot in #1655
- build(deps): bump the prod-deps group across 1 directory with 2 updates by @dependabot in #1658
- build(deps-dev): bump ruff from 0.4.6 to 0.4.7 in the dev-deps group by @dependabot in #1657
- build(deps): bump pydantic from 2.7.2 to 2.7.3 in the prod-deps group by @dependabot in #1659
- build(deps-dev): bump pandas-stubs from 2.2.2.240514 to 2.2.2.240603 in the dev-deps group by @dependabot in #1660
- build(deps): bump the prod-deps group across 1 directory with 5 updates by @dependabot in #1664
- build(deps-dev): bump the dev-deps group across 1 directory with 4 updates by @dependabot in #1665
- fix(oracle_sql): pass parameters to pandas read_sql as numeric parameters by @julien-pinchelimouroux in #1666
- build(deps): bump google-api-python-client from 2.132.0 to 2.133.0 in the prod-deps group by @dependabot in #1667
- chore: v6.2.0 by @julien-pinchelimouroux in #1668
New Contributors
- @julien-pinchelimouroux made their first contribution in #1666
Full Changelog: v6.1.3...v6.2.0
v6.1.3
What's Changed
- fix(ci): upgrade packaging in CI as well by @lukapeschke in #1615
- build(deps-dev): bump ruff from 0.3.7 to 0.4.1 in the dev-deps group across 1 directory by @dependabot in #1614
- build(deps): bump the prod-deps group with 2 updates by @dependabot in #1612
- build(deps): bump the prod-deps group across 1 directory with 4 updates by @dependabot in #1617
- build(deps): bump pymongo from 4.6.3 to 4.7.0 in the prod-deps group by @dependabot in #1618
- build(deps-dev): bump mypy from 1.9.0 to 1.10.0 in the dev-deps group by @dependabot in #1619
- build(deps): bump snowflake-connector-python from 3.9.1 to 3.10.0 in the prod-deps group by @dependabot in #1623
- build(deps-dev): bump the dev-deps group across 1 directory with 3 updates by @dependabot in #1622
- build(deps-dev): bump the dev-deps group with 2 updates by @dependabot in #1625
- build(deps): bump the prod-deps group across 1 directory with 5 updates by @dependabot in #1633
- build(deps): bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #1627
- build(deps-dev): bump the dev-deps group across 1 directory with 6 updates by @dependabot in #1638
- fix(mysql): adapt to PyMySQL 1.1.1 [TCTC-8662] (#1646) [cherry-pick] by @lukapeschke in #1648
- chore: v6.1.3 by @lukapeschke in #1651
Full Changelog: v6.1.2...v6.1.3
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