What's Changed
Features
- Added Azure File Source and Azure File Sink by @tim-quix in #669 and #671
- Pydantic ImportString for oauth_cb in ConnectionConfig by @mkp-jansen in #680
Fixes
- Re-raise the exceptions from the platform API by @daniil-quix in #686
- mypy: make quixstreams.platforms.* pass type checks by @quentin-quix in #678
- BigQuery Sink: fix bug around dataset and table ids by @tim-quix in #691
Docs
- Cleanup Examples and Tutorials by @tim-quix in #675
- Rename docs files by @daniil-quix in #674
- mypy: make quixstreams.models.* pass type checks by @quentin-quix in #673
- fix broken doc refs by @tim-quix in #677
New Contributors
- @mkp-jansen made their first contribution in #680
Full Changelog: v3.4.0...v3.5.0