Skip to content

Commit 9a4c21b

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 49eef6c commit 9a4c21b

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
# 0.71.0 (Fri Aug 22 2025)
2+
3+
#### 🚀 Enhancement
4+
5+
- Rename dandiarchive `staging` => `sandbox` [#1668](https://github.com/dandi/dandi-cli/pull/1668) ([@mvandenburgh](https://github.com/mvandenburgh))
6+
7+
#### 🐛 Bug Fix
8+
9+
- BF: fix upload of zarrs when connection sockets time out -- retry [#1675](https://github.com/dandi/dandi-cli/pull/1675) ([@yarikoptic](https://github.com/yarikoptic) [@CodyCBakerPhD](https://github.com/CodyCBakerPhD))
10+
- BF: fix upload of zarrs when we do not use minted upload URLs in time [#1674](https://github.com/dandi/dandi-cli/pull/1674) ([@yarikoptic](https://github.com/yarikoptic) [@CodyCBakerPhD](https://github.com/CodyCBakerPhD))
11+
- organize: operate on unique file-paths in case of multiple paths leading to the same file(s) [#1673](https://github.com/dandi/dandi-cli/pull/1673) ([@yarikoptic](https://github.com/yarikoptic))
12+
13+
#### 🏠 Internal
14+
15+
- Revert back to use of GITHUB_TOKEN for actual push of PR to be merged with changelog [#1688](https://github.com/dandi/dandi-cli/pull/1688) ([@yarikoptic](https://github.com/yarikoptic))
16+
- Fix auto release [#1684](https://github.com/dandi/dandi-cli/pull/1684) ([@CodyCBakerPhD](https://github.com/CodyCBakerPhD))
17+
- Bring 0.70.0 tag into the "master" git line [#1682](https://github.com/dandi/dandi-cli/pull/1682) ([@dandibot](https://github.com/dandibot) [@yarikoptic](https://github.com/yarikoptic))
18+
- [gh-actions](deps): Bump actions/checkout from 4 to 5 [#1679](https://github.com/dandi/dandi-cli/pull/1679) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@yarikoptic](https://github.com/yarikoptic))
19+
20+
#### 📝 Documentation
21+
22+
- Merge 0.70.0 tag (CHANGELOG) into master [#1681](https://github.com/dandi/dandi-cli/pull/1681) ([@dandibot](https://github.com/dandibot) [@yarikoptic](https://github.com/yarikoptic))
23+
24+
#### 🧪 Tests
25+
26+
- Update `dandi-archive` docker env vars [#1678](https://github.com/dandi/dandi-cli/pull/1678) ([@mvandenburgh](https://github.com/mvandenburgh) [@yarikoptic](https://github.com/yarikoptic))
27+
28+
#### Authors: 5
29+
30+
- [@dependabot[bot]](https://github.com/dependabot[bot])
31+
- Cody Baker ([@CodyCBakerPhD](https://github.com/CodyCBakerPhD))
32+
- Dandi Bot ([@dandibot](https://github.com/dandibot))
33+
- Mike VanDenburgh ([@mvandenburgh](https://github.com/mvandenburgh))
34+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
35+
36+
---
37+
138
# 0.70.0 (Sat Jul 26 2025)
239

340
#### 🚀 Enhancement

0 commit comments

Comments
 (0)