Releases: ToucanToco/toucan-connectors
Releases · ToucanToco/toucan-connectors
v6.3.1
What's Changed
- build(deps-dev): bump the dev-deps group across 1 directory with 2 updates by @dependabot in #1687
- build(deps): bump the prod-deps group across 1 directory with 4 updates by @dependabot in #1688
- ci: fix python 3.12 run by @lukapeschke in #1689
- build(deps): bump the prod-deps group across 1 directory with 2 updates by @dependabot in #1692
- build(deps): bump the prod-deps group across 1 directory with 2 updates by @dependabot in #1696
- build(deps): bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in #1694
- build(deps-dev): bump ruff from 0.5.0 to 0.5.1 in the dev-deps group by @dependabot in #1695
- fix(auth): allow auth to be instanciated without any positional parameters [TCTC-8954] by @lukapeschke in #1697
- fix(bigquery): make get_status work with JWT auth [TCTC-8923] by @lukapeschke in #1698
- chore: v6.3.1 by @lukapeschke in #1699
Full Changelog: v6.3.0...v6.3.1
v6.3.0
What's Changed
- build(deps): bump the prod-deps group with 3 updates by @dependabot in #1670
- build(deps-dev): bump the dev-deps group with 2 updates by @dependabot in #1672
- fix: do not include timezones in datetime series returned by connectors [TCTC-8804] by @fspot in #1676
- fix: support jinja templates & fix string oracle fixtures by @julien-pinchelimouroux in #1677
- build(deps): bump the prod-deps group across 1 directory with 5 updates by @dependabot in #1680
- build(deps-dev): bump ruff from 0.4.9 to 0.4.10 in the dev-deps group by @dependabot in #1679
- build(deps): bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #1673
- chore: v6.3.0 by @julien-pinchelimouroux in #1681
Full Changelog: v6.2.0...v6.3.0
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