Releases: ToucanToco/toucan-connectors
Releases · ToucanToco/toucan-connectors
v7.6.0
What's Changed
- build(deps): bump the prod-deps group with 2 updates by @dependabot in #1878
- feat: support python 3.13 by @lukapeschke in #1818
- chore: v7.6.0 by @lukapeschke in #1879
Full Changelog: v7.5.0...v7.6.0
v7.5.0
What's Changed
- build(deps-dev): bump ruff from 0.8.2 to 0.8.3 in the dev-deps group by @dependabot in #1854
- build(deps-dev): bump pytest-asyncio from 0.24.0 to 0.25.0 in the dev-deps group by @dependabot in #1856
- build(deps): bump hubspot-api-client from 11.0.0 to 11.1.0 in the prod-deps group by @dependabot in #1855
- fix(install scripts): use ODBC 18 for MSSQL and fix Oracle installation by @lukapeschke in #1858
- build(deps-dev): bump ruff from 0.8.3 to 0.8.4 in the dev-deps group by @dependabot in #1859
- build(deps): bump the prod-deps group across 1 directory with 4 updates by @dependabot in #1860
- build(deps): bump the prod-deps group across 1 directory with 3 updates by @dependabot in #1865
- fix(ci): pin poetry>=1.8,<1.9 by @lukapeschke in #1868
- build(deps-dev): bump the dev-deps group across 1 directory with 5 updates by @dependabot in #1867
- build(deps): bump pydantic from 2.10.4 to 2.10.5 in the prod-deps group by @dependabot in #1869
- build(deps): bump the prod-deps group with 2 updates by @dependabot in #1871
- build(deps-dev): bump the dev-deps group across 1 directory with 3 updates by @dependabot in #1872
- build(deps): bump awswrangler from 3.10.1 to 3.11.0 in the prod-deps group by @dependabot in #1873
- build(deps-dev): bump responses from 0.25.5 to 0.25.6 in the dev-deps group by @dependabot in #1875
- build(deps-dev): bump virtualenv from 20.21.1 to 20.26.6 by @dependabot in #1874
- build(deps): bump google-api-python-client from 2.158.0 to 2.159.0 in the prod-deps group by @dependabot in #1876
- chore: v7.5.0 by @lukapeschke in #1877
Full Changelog: v7.4.1...v7.5.0
v7.4.1
What's Changed
- ci: add CODEOWNERS by @lukapeschke in #1844
- build(deps): bump the prod-deps group with 2 updates by @dependabot in #1845
- build(deps-dev): bump ruff from 0.8.1 to 0.8.2 in the dev-deps group by @dependabot in #1847
- build(deps): bump the prod-deps group with 2 updates by @dependabot in #1846
- fix(tests): wait for CI server to be ready in azure connector fixture by @lukapeschke in #1848
- build(deps): bump google-api-python-client from 2.154.0 to 2.155.0 in the prod-deps group by @dependabot in #1851
- fix(common): prevent injection during jinja templating by @davinov in #1850
- chore: v7.4.1 by @davinov in #1853
Full Changelog: v7.4.0...v7.4.1
v3.23.33
v7.4.0
What's Changed
- build(deps): bump the prod-deps group with 3 updates by @dependabot in #1830
- build(deps): bump peakina from 0.14.0 to 0.15.0 in the prod-deps group by @dependabot in #1831
- build(deps-dev): bump ruff from 0.7.4 to 0.8.0 in the dev-deps group by @dependabot in #1832
- build(deps): bump the prod-deps group with 2 updates by @dependabot in #1833
- build(deps): bump the prod-deps group across 1 directory with 3 updates by @dependabot in #1838
- build(deps-dev): bump the dev-deps group across 1 directory with 3 updates by @dependabot in #1839
- build(deps-dev): bump pytest from 8.3.3 to 8.3.4 in the dev-deps group by @dependabot in #1840
- refactor(azure_mssql): use sqlalchemy for connections [TCTC-9751] by @lukapeschke in #1841
- chore: v7.4.0 by @lukapeschke in #1843
Full Changelog: v7.3.3...v7.4.0
v7.3.3
What's Changed
- build(deps-dev): bump pytest-rerunfailures from 14.0 to 15.0 in the dev-deps group by @dependabot in #1828
- build(deps): bump the prod-deps group with 3 updates by @dependabot in #1827
- chore: v7.3.3 by @lukapeschke in #1829
Full Changelog: v7.3.2...v7.3.3
v7.3.2
What's Changed
- build(deps): bump google-api-python-client from 2.151.0 to 2.153.0 in the prod-deps group across 1 directory by @dependabot in #1819
- build(deps): bump pyjwt from 2.9.0 to 2.10.0 in the prod-deps group by @dependabot in #1822
- build(deps-dev): bump ruff from 0.7.3 to 0.7.4 in the dev-deps group by @dependabot in #1823
- build(deps): bump aiohttp from 3.10.5 to 3.10.11 by @dependabot in #1824
- fix(mongo): igore index when concatenating chunks by @fspot in #1825
- chore: bump toucan-connectors to 7.3.2 by @fspot in #1826
Full Changelog: v7.3.1...v7.3.2
v7.3.1
v7.3.0
What's Changed
- build(deps): bump the prod-deps group across 1 directory with 2 updates by @dependabot in #1815
- build(deps-dev): bump ruff from 0.7.2 to 0.7.3 in the dev-deps group by @dependabot in #1814
- feat(mongo): when creating a df from a cursor, allow to do it by chunks (saves memory) [TCTC-9496] by @fspot in #1813
- chore: bump toucan-connectors to 7.3.0 by @fspot in #1817
Full Changelog: v7.2.0...v7.3.0
v7.2.0
What's Changed
- build(deps): bump the prod-deps group with 2 updates by @dependabot in #1808
- build(deps-dev): bump the dev-deps group across 1 directory with 3 updates by @dependabot in #1809
- fix: merge api results after their transformations (TCTC-9634) by @julien-pinchelimouroux in #1807
- chore: bump toucan-connectors to v7.2.0 by @julien-pinchelimouroux in #1811
Full Changelog: v7.1.1...v7.2.0