Core Library
- feat(pipeline): add an ability to auto truncate staging dataset by @IlyaFaer in #1292
- Feat/1406 bumps duckdb 0.10 + dbt to <=1.8.x by @rudolfix in #1407
- Azure service principal credentials support by @steinitzu in #1377
- Support partitioning hints for athena iceberg by @steinitzu in #1403
- Add recommended_file_size cap to limit data writer file size and cap BigQuery to 4gb by @steinitzu in #1368
- limits mssql query size to fit network buffer to prevent errors on large inserts by @rudolfix in #1372
- allows to bubble up exceptions when standalone resource returns by @rudolfix in #1374
- Fix: use .get on column in mssql destination for cases where the yaml… by @Daniel-Vetter-Coverwhale in #1380
- Make path tests Windows compatible by @jorritsandbrink in #1384
- RESTClient: Added "values" to the data pattern of the rest_api helper by @francescomucio in #1399
- corrects single entity path detection by @rudolfix in #1394
- RESTClient: implement AuthConfigBase.bool + update docs by @burnash in #1413
- Fix: ensure custom session can be provided to rest client by @z3z1ma in #1396
Docs
- RESTClient: add an example for creating a custom POST paginator by @burnash in #1358
- Add rest_api verified source documentation by @burnash in #1308
- Fix typo in Slack Docs by @cybermaxs in #1369
- RESTClient: docs: add the troubleshooting section by @burnash in #1367
- Replace weather api example with github in create a pipeline walkthrough by @sultaniman in #1351
- RESTClient: docs: Fixed snippet definition by @burnash in #1373
- docs: destination tables: elaborate on example code by @burnash in #1386
- add naming rules to contributing by @sh-rp in #1291
- Added info about how to reorder the columns to adjust a schema by @dat-a-man in #1364
- rest_api: add response_actions documentation by @burnash in #1362
- Update the tutorial to use
rest_client.paginate
for pagination by @burnash in #1287 - fix command to install dlt by @Benjamin0313 in #1404
- improves sql database docs by @rudolfix in #1383
- add typing classifier and update maintainers in pyproject by @sh-rp in #1391
- Updated installation command in destination docs and a few others by @dat-a-man in #1410
- Update filesystem docs with auto mkdir config by @VioletM in #1416
- add page to docs for openapi generator by @sh-rp in #1417
New Contributors
- @cybermaxs made their first contribution in #1369
- @Daniel-Vetter-Coverwhale made their first contribution in #1380
- @francescomucio made their first contribution in #1399
- @Benjamin0313 made their first contribution in #1404
Full Changelog: 0.4.11...0.4.12