What's Changed
Initial 0.0.1 release
- feat: S3 CSV by @sebastianswms in #3
- ci: Cleanup testing by @visch in #6
- feat: Support for TSVs, JSONL, and caching by @sebastianswms in #9
- feat: avro-sdc by @sebastianswms in #18
- feat: Error handling and incremental replication. by @sebastianswms in #20
- feat: GitHub actions refactor by @sebastianswms in #32
- ci: CI secrets by @sebastianswms in #36
- feat: Add recursive directory matching. by @sebastianswms in #38
- ci: Subdirectory matching for GitHub actions regex. by @sebastianswms in #42
- feat: Updates to the
filepath
config option by @sebastianswms in #40 - ci: bump actions/checkout from 3 to 4 by @dependabot in #61
- chore(deps-dev): bump ruff from 0.0.270 to 0.0.287 by @dependabot in #60
- ci: bump poetry from 1.4.2 to 1.6.1 in /.github/workflows by @dependabot in #55
- feat: Parquet by @sebastianswms in #82
- feat: parquet partitioned by @sebastianswms in #83
- feat: Bump runtime dependencies by @edgarrmondragon in #87
- chore(deps-dev): bump ruff from 0.5.0 to 0.5.1 by @dependabot in #89
- chore: Group dependabot updates by @edgarrmondragon in #90
- ci: bump actions/setup-python from 4 to 5 in the actions group by @dependabot in #91
- chore(deps): bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #92
- ci: bump setuptools from 70.2.0 to 70.3.0 in /.github/workflows in the ci group by @dependabot in #93
- chore(deps-dev): bump ruff from 0.5.1 to 0.5.2 in the development-dependencies group by @dependabot in #94
- fix: jsonl type coercion by @sebastianswms in #95
- ci: bump setuptools from 70.3.0 to 71.1.0 in /.github/workflows in the ci group by @dependabot in #96
- chore(deps): bump pyarrow from 16.1.0 to 17.0.0 by @dependabot in #98
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot in #97
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot in #99
- ci: bump setuptools from 71.1.0 to 72.1.0 in /.github/workflows in the ci group by @dependabot in #100
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot in #101
- chore(deps): bump avro from 1.11.3 to 1.12.0 by @dependabot in #103
- chore(deps): bump singer-sdk from 0.38.0 to 0.39.0 by @dependabot in #102
- chore(deps): bump aiohttp from 3.9.5 to 3.10.2 by @dependabot in #104
- chore(deps): bump singer-sdk from 0.39.0 to 0.39.1 in the runtime-dependencies group by @dependabot in #106
- chore(deps-dev): bump ruff from 0.5.6 to 0.5.7 in the development-dependencies group by @dependabot in #105
- chore(deps-dev): bump ruff from 0.5.7 to 0.6.1 in the development-dependencies group by @dependabot in #107
- ci: bump setuptools from 72.1.0 to 72.2.0 in /.github/workflows in the ci group by @dependabot in #108
- ci: bump setuptools from 72.2.0 to 73.0.1 in /.github/workflows in the ci group by @dependabot in #110
- chore(deps-dev): bump ruff from 0.6.1 to 0.6.2 in the development-dependencies group by @dependabot in #111
- chore(deps-dev): bump ruff from 0.6.2 to 0.6.3 in the development-dependencies group by @dependabot in #112
- chore(deps): bump singer-sdk from 0.39.1 to 0.40.0 by @dependabot in #113
- ci: bump setuptools from 73.0.1 to 74.1.0 in /.github/workflows in the ci group by @dependabot in #114
- chore(deps-dev): bump ruff from 0.6.3 to 0.6.4 in the development-dependencies group by @dependabot in #115
- ci: bump setuptools from 74.1.0 to 74.1.2 in /.github/workflows in the ci group by @dependabot in #116
- ci: bump setuptools from 74.1.2 to 75.1.0 in /.github/workflows in the ci group by @dependabot in #117
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot in #118
- feat: Sometimes we don't want to fail when there's no files found by @visch in #123
New Contributors
- @sebastianswms made their first contribution in #3
- @visch made their first contribution in #6
- @dependabot made their first contribution in #61
- @edgarrmondragon made their first contribution in #87
Full Changelog: https://github.com/MeltanoLabs/tap-universal-file/commits/v0.0.1