Releases: dandi/dandi-cli
Releases · dandi/dandi-cli
0.71.4
🐛 Bug Fix
- Add a "common paper wasp" species #1705 (@yarikoptic)
🏠 Internal
- gh-actions: Bump actions/github-script from 7 to 8 #1702 (@dependabot[bot])
- gh-actions: Bump actions/setup-python from 5 to 6 #1703 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Yaroslav Halchenko (@yarikoptic)
0.71.3
🧪 Tests
- Run dandi-archive celery worker with
uv
#1698 (@mvandenburgh)
Authors: 1
- Mike VanDenburgh (@mvandenburgh)
0.71.2
🐛 Bug Fix
- Add tagging to zarr upload if embargoed #1685 (@jjnesbitt)
- BF: check for upload to not have our .dandidownload suffixes #1645 (@yarikoptic @CodyCBakerPhD)
Authors: 3
- Cody Baker (@CodyCBakerPhD)
- Jacob Nesbitt (@jjnesbitt)
- Yaroslav Halchenko (@yarikoptic)
0.71.1
🐛 Bug Fix
- Bring back dandi-staging to provide more graceful transition for 3rd party libraries #1694 (@yarikoptic @CodyCBakerPhD)
- Fix EMBER-DANDI Sandbox url #1693 (@NEStock)
- Add ndx-events and ndx-hed into our "extensions" extra #1691 (@yarikoptic @CodyCBakerPhD)
🧪 Tests
- Register a Pytest plugin, instead of relying on a root "conftest.py" #1687 (@brianhelba @yarikoptic)
- BF: announce two tests xfail on windows python 3.13 #1690 (@yarikoptic)
Authors: 4
- Brian Helba (@brianhelba)
- Cody Baker (@CodyCBakerPhD)
- Nicole Stock Tregoning (@NEStock)
- Yaroslav Halchenko (@yarikoptic)
0.71.0
🚀 Enhancement
- Rename dandiarchive
staging
=>sandbox
#1668 (@mvandenburgh)
🐛 Bug Fix
- BF: fix upload of zarrs when connection sockets time out -- retry #1675 (@yarikoptic @CodyCBakerPhD)
- BF: fix upload of zarrs when we do not use minted upload URLs in time #1674 (@yarikoptic @CodyCBakerPhD)
- organize: operate on unique file-paths in case of multiple paths leading to the same file(s) #1673 (@yarikoptic)
🏠 Internal
- Revert back to use of GITHUB_TOKEN for actual push of PR to be merged with changelog #1688 (@yarikoptic)
- Fix auto release #1684 (@CodyCBakerPhD)
- Bring 0.70.0 tag into the "master" git line #1682 (@dandibot @yarikoptic)
- gh-actions: Bump actions/checkout from 4 to 5 #1679 (@dependabot[bot] @yarikoptic)
📝 Documentation
- Merge 0.70.0 tag (CHANGELOG) into master #1681 (@dandibot @yarikoptic)
🧪 Tests
- Update
dandi-archive
docker env vars #1678 (@mvandenburgh @yarikoptic)
Authors: 5
- @dependabot[bot]
- Cody Baker (@CodyCBakerPhD)
- Dandi Bot (@dandibot)
- Mike VanDenburgh (@mvandenburgh)
- Yaroslav Halchenko (@yarikoptic)
0.70.0
🚀 Enhancement
🐛 Bug Fix
- Fix bug when running metadata extraction on BIDS with NWB #1656 (@CodyCBakerPhD @yarikoptic)
🏠 Internal
- Use name/email corresponding to our dandibot so we could allow it to push releases #1669 (@yarikoptic)
- Adjust CI to differentiate obolibrary tests #1657 (@CodyCBakerPhD @yarikoptic)
- Improve
follow_redirect()
so that it has a singular checkpoint for limiting number of attempts and clearer logic #1634 (@candleindark) - [Chore] Fix MyPy #1654 (@CodyCBakerPhD)
🧪 Tests
- RF: in our example skip going through all dandisets/assets! #1667 (@yarikoptic)
- Upgrade Windows image for test CI #1655 (@kabilar)
Authors: 4
- Cody Baker (@CodyCBakerPhD)
- Isaac To (@candleindark)
- Kabilar Gunalan (@kabilar)
- Yaroslav Halchenko (@yarikoptic)
NB release was manually created from the tag
0.69.3
0.69.2
🐛 Bug Fix
- Handle new exit behavior and validation result of the BIDS validator #1644 (@candleindark)
- Validate and JSON Serialize
validate_types.Severity
instances by name #1624 (@candleindark)
Authors: 1
- Isaac To (@candleindark)
0.69.1
🐛 Bug Fix
- Fix daily tests by excluding new deno validator #1642 (@CodyCBakerPhD)
- Workaround: catch AttributeError while formatting exception #1638 (@yarikoptic)
- Stop extensively test no longer used gui.dandiarchive.org, retry HEAD (redirects) upon requests.ConnectionError #1632 (@yarikoptic)
🏠 Internal
- Add Claude Code GitHub Workflow #1633 (@yarikoptic-gitmate)
Authors: 3
- Cody Baker (@CodyCBakerPhD)
- GitMate for @yarikoptic (@yarikoptic-gitmate)
- Yaroslav Halchenko (@yarikoptic)
0.69.0
🚀 Enhancement
- Replace the use of
bidsschematools
with the use of deno-compiled BIDS validator in obtaining validation result #1599 (@candleindark)
🐛 Bug Fix
- Restrict to specific 0.11.0 dandischema so we do not upgrade to 0.11.1 which provided new dandi schema release, and limit click before 8.2.0 for now #1630 (@yarikoptic)
- Correct logic handling the values of
validate_types.Severity
#1622 (@candleindark)
Authors: 2
- Isaac To (@candleindark)
- Yaroslav Halchenko (@yarikoptic)