Releases: Matatika/tap-spotify
Releases · Matatika/tap-spotify
Release v0.5.0
What's Changed
- Add GitHub CI by @ReubenFrankel in #19
- fix: Prevent
502 Bad Gateway
when paginating for top items streams by @ReubenFrankel in #27 - fix: Chunk tracks for audio features by @ReubenFrankel in #30
- chore(deps-dev): bump mypy from 0.910 to 1.4.1 by @dependabot in #22
- chore(deps-dev): bump black from 22.12.0 to 23.3.0 by @dependabot in #23
- chore(deps-dev): bump flake8 from 3.9.2 to 5.0.4 by @dependabot in #25
- chore(deps): bump cryptography from 41.0.6 to 42.0.4 by @dependabot in #28
- chore(deps-dev): bump tox from 3.25.1 to 3.28.0 by @dependabot in #31
- chore(deps-dev): bump pytest from 7.4.3 to 7.4.4 by @dependabot in #32
- chore(deps-dev): bump autoflake from 1.5.3 to 1.7.8 by @dependabot in #33
Full Changelog: v0.4.0...v0.5.0
Release v0.4.0
What's Changed
- Add users saved tracks by @shuaahvee in #9
- Sync audio features for tracks by @ReubenFrankel in #6
- Bump joblib from 1.1.0 to 1.2.0 by @dependabot in #14
- Bump certifi from 2021.10.8 to 2023.7.22 by @dependabot in #12
- Bump cryptography from 3.4.8 to 41.0.4 by @dependabot in #15
- Bump urllib3 from 1.26.7 to 1.26.17 by @dependabot in #11
- Bump requests from 2.26.0 to 2.31.0 by @dependabot in #13
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #16
- Bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #17
New Contributors
- @shuaahvee made their first contribution in #9
- @ReubenFrankel made their first contribution in #6
- @dependabot made their first contribution in #14
Full Changelog: v0.3.0...v0.4.0
Release v0.3.0
Initial release. (v0.3.0 to be inline with our other taps).