Releases: dandi/dandi-archive
Releases Β· dandi/dandi-archive
v0.3.20
π Bug Fix
- Only allow selecting one license on create dandiset page #1505 (@mvandenburgh)
- Fix mispelling of "occurred" #1506 (@AlmightyYakob)
Authors: 2
- Jacob Nesbitt (@AlmightyYakob)
- Mike VanDenburgh (@mvandenburgh)
v0.3.19
π Bug Fix
- Use
import type
syntax in CreateDandisetView #1502 (@mvandenburgh) - CreateDandisetView: Fix max length for name/description #1501 (@mvandenburgh)
- Add script to download papertrail logs #1421 (@AlmightyYakob)
- Add codespell config and fix typos to
tox -e lint
, fix typos, add custom dictionary (not enabling for now) #1466 (@yarikoptic) - fix: allow for listing organizations as contributors #1499 (@satra)
Authors: 4
- Jacob Nesbitt (@AlmightyYakob)
- Mike VanDenburgh (@mvandenburgh)
- Satrajit Ghosh (@satra)
- Yaroslav Halchenko (@yarikoptic)
v0.3.18
π Bug Fix
- Release with auto #1500 (@AlmightyYakob)
- Rename field in zarr file request to
base64md5
for clarity #1498 (@AlmightyYakob) - Add back md5 to zarr object url signing #1497 (@danlamanna @AlmightyYakob)
- Remove overly aggressive exception handling #1490 (@danlamanna)
π Internal
- Bump types-setuptools from 67.2.0.1 to 67.3.0.1 #1495 (@dependabot[bot])
- Pin to Node 16 in CI #1496 (@mvandenburgh)
Authors: 4
- @dependabot[bot]
- Dan LaManna (@danlamanna)
- Jacob Nesbitt (@AlmightyYakob)
- Mike VanDenburgh (@mvandenburgh)
v0.3.17
π Bug Fix
- Display error message for invalid dandiset URL #1454 (@mvandenburgh)
Authors: 1
- Mike VanDenburgh (@mvandenburgh)
v0.3.16
π Bug Fix
- Add locking to asset update/delete at API level #1485 (@AlmightyYakob)
- Convert
OverviewTab
component to<script setup>
#1453 (@mvandenburgh) - Stop trimming characters off of test zarr paths #1493 (@danlamanna)
π Internal
- Bump flake8-bugbear from 23.1.20 to 23.2.13 #1492 (@dependabot[bot])
- Bump types-setuptools from 67.1.0.0 to 67.2.0.1 #1491 (@dependabot[bot])
Authors: 4
- @dependabot[bot]
- Dan LaManna (@danlamanna)
- Jacob Nesbitt (@AlmightyYakob)
- Mike VanDenburgh (@mvandenburgh)
v0.3.15
π Bug Fix
- Skip computing assets summary for invalid assets #1489 (@danlamanna)
Authors: 1
- Dan LaManna (@danlamanna)
v0.3.14
π Bug Fix
- Implement new zarr upload process #1448 (@AlmightyYakob)
- Simplify zarr upload process design #1464 (@AlmightyYakob)
- Upgrade black to 23.1.0 #1465 (@AlmightyYakob)
- Restore published version emulation for validation purposes #1459 (@danlamanna)
- Update DLP UI for asynchronous assets summary #1452 (@mvandenburgh)
- Compute asset summary asynchronously for draft versions #1431 (@danlamanna)
π Internal
- Bump types-setuptools from 65.7.0.1 to 67.1.0.0 #1467 (@dependabot[bot])
- Bump mypy from 0.991 to 1.0.0 #1468 (@dependabot[bot])
- Bump flake8-docstrings from 1.6.0 to 1.7.0 #1458 (@dependabot[bot])
- Bump django-stubs from 1.13.1 to 1.14.0 #1457 (@dependabot[bot])
Authors: 4
- @dependabot[bot]
- Dan LaManna (@danlamanna)
- Jacob Nesbitt (@AlmightyYakob)
- Mike VanDenburgh (@mvandenburgh)
v0.3.13
π Bug Fix
- Add 12 hour cache to stats endpoint #1416 (@AlmightyYakob)
π Internal
- Bump flake8-bugbear from 22.12.6 to 23.1.20 #1446 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Jacob Nesbitt (@AlmightyYakob)
v0.3.12
π Bug Fix
- Require rejection reason when rejecting a new user #1443 (@mvandenburgh)
- Fix dependabot ignore types #1445 (@danlamanna)
Authors: 2
- Dan LaManna (@danlamanna)
- Mike VanDenburgh (@mvandenburgh)
v0.3.11
π Bug Fix
- Fix publishing UI bug #1442 (@mvandenburgh)
- Allow deleting embargoed dandisets #1438 (@danlamanna)
- ENH: explicitly describe both cases of not allowed dandiset deletion #1433 (@yarikoptic)
- Fix dependabot ignore type #1437 (@danlamanna)
- Add design doc for Zarr upload process simplification #1415 (@waxlamp @AlmightyYakob)
π Internal
- Bump types-setuptools from 65.6.0.3 to 65.7.0.1 #1434 (@dependabot[bot])
- Bump boto3-stubs[s3] from 1.26.46 to 1.26.50 #1435 (@dependabot[bot])
Authors: 6
- @dependabot[bot]
- Dan LaManna (@danlamanna)
- Jacob Nesbitt (@AlmightyYakob)
- Mike VanDenburgh (@mvandenburgh)
- Roni Choudhury (@waxlamp)
- Yaroslav Halchenko (@yarikoptic)