Releases: treeverse/dvc-gs
Releases · treeverse/dvc-gs
3.0.2
What's Changed
Bug fixes
- allow anonymous login for gs by @skshetry in #115
- fs: avoid instantiating filesystem on getcwd by @skshetry in #113
Maintenance
- unskip test_import_empty_dir test by @skshetry in #114
- tests: implement unlink/rmdir by @efiop in #49
- cruft: update template by @efiop in #50
- tests: bring back imports by @efiop in #51
- test on 3.12; prune deps and cleanup by @skshetry in #52
- update template by @github-actions in #53
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #58
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #54
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #57
- build(deps): bump peter-evans/create-pull-request from 3 to 6 by @dependabot in #55
- ci: use colima==0.5.6 on macOS by @skshetry in #59
- update template by @github-actions in #60
- reduce number of revs and remove scheduled jobs by @skshetry in #61
- build(deps): bump iterative/setup-cml from 1 to 3 by @dependabot in #62
- build(deps-dev): bump mypy from 1.8.0 to 1.9.0 by @dependabot in #63
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #64
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #65
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #66
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #67
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #68
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #70
- build(deps): bump mypy from 1.9.0 to 1.10.0 by @dependabot in #69
- ci: fix colima installation on macOS by @skshetry in #71
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #72
- build(deps): bump mypy from 1.10.0 to 1.10.1 by @dependabot in #74
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #73
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #75
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #76
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #77
- tests: add remote fixture by @skshetry in #81
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #79
- build(deps): bump mypy from 1.10.1 to 1.11.1 by @dependabot in #80
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #82
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #84
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #86
- build(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #85
- build(deps): bump mypy from 1.11.1 to 1.11.2 by @dependabot in #83
- build(deps): bump mypy from 1.11.2 to 1.12.1 by @dependabot in #88
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #87
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #89
- ci: support 3.13 by @skshetry in #90
- build(deps): bump mypy from 1.12.1 to 1.13.0 by @dependabot in #91
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #92
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #93
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #94
- build(deps): bump mypy from 1.13.0 to 1.14.0 by @dependabot in #99
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #96
- build(deps): bump astral-sh/setup-uv from 3 to 5 by @dependabot in #98
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #100
- build(deps): bump codecov/codecov-action from 3 to 5 by @dependabot in #95
- build(deps): bump mypy from 1.14.0 to 1.15.0 by @dependabot in #102
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #105
- ci: stop running docker-based tests on macOS by @skshetry in #103
- build(deps): bump astral-sh/setup-uv from 5 to 6 by @dependabot in #106
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #107
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #108
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #109
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #110
- build(deps): bump mypy from 1.15.0 to 1.16.0 by @dependabot in #111
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #112
New Contributors
- @github-actions made their first contribution in #53
- @dependabot made their first contribution in #58
- @pre-commit-ci made their first contribution in #64
Full Changelog: 3.0.1...3.0.2
3.0.1
3.0.0
What's Changed
- tests: remove worktree tests by @pmrowla in #39
- fix pylint error by @skshetry in #40
- Migrate from PyPI tokens to Trusted Publishers by @0x2b3bfa0 in #41
- update template by @efiop in #34
- deps: bump pytest-servers to 0.2.6 by @efiop in #45
- fs: replace fs.path with plain fs methods by @efiop in #47
New Contributors
- @skshetry made their first contribution in #40
- @0x2b3bfa0 made their first contribution in #41
Full Changelog: 2.22.1...3.0.0
2.22.1
2.22.0
2.21.1
2.21.0
What's Changed
- update template by @efiop in #18
- fix ci by @dtrifiro in #25
- update template by @efiop in #22
- Revert "update template" by @dtrifiro in #26
- update template by @dtrifiro in #27
- Set
version_awarefrom config. by @daavoo in #28 - fix
version_pathfor directories by @daavoo in #29
New Contributors
Full Changelog: 2.20.0...2.21.0
2.20.0
What's Changed
- cruft: update by @dtrifiro in #11
- update template by @efiop in #12
- fix imports by @dtrifiro in #13
- Add dvc ls-url tests by @rlamy in #16
- cruft update: add tests for dvc get-url by @rlamy in #19
- fix CRLf line endings by @pmrowla in #20
- gcsfs: support cloud versioning by @pmrowla in #21
New Contributors
- @efiop made their first contribution in #12
- @rlamy made their first contribution in #16
- @pmrowla made their first contribution in #20
Full Changelog: 2.19.1...2.20.0
2.19.1
2.19.0
Full Changelog: https://github.com/iterative/dvc-gs/commits/2.19.0