Releases: dandi/dandi-archive
Releases Β· dandi/dandi-archive
v0.3.60
π Bug Fix
- Add UPLOADED state to Zarr models #1698 (@AlmightyYakob @danlamanna)
- Require Python 3.11 #1736 (@brianhelba)
- Add a note to registration page that no account is necessary to access public data #1696 (@yarikoptic @satra)
π§ͺ Tests
- Revert "Skip broken dandi-cli tests" - fixed up in dandi-cli 0.57.0 #1732 (@yarikoptic)
Authors: 5
- Brian Helba (@brianhelba)
- Dan LaManna (@danlamanna)
- Jacob Nesbitt (@AlmightyYakob)
- Satrajit Ghosh (@satra)
- Yaroslav Halchenko (@yarikoptic)
v0.3.59
π Bug Fix
- Optimize dandiset listing endpoint #1730 (@AlmightyYakob)
- Update
django-composed-configuration
#1731 (@mvandenburgh)
π Internal
- gh-actions: Bump actions/setup-node from 3 to 4 #1726 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Jacob Nesbitt (@AlmightyYakob)
- Mike VanDenburgh (@mvandenburgh)
v0.3.58
π Bug Fix
- Add sentry profiling #1728 (@danlamanna)
- Remove unnecessary atomic decorators from tasks #1720 (@mvandenburgh)
- Remove pinning on django-storages[boto3] #1717 (@mvandenburgh)
- Temporarily skip broken dandi-cli tests #1718 (@mvandenburgh)
- Remove unused
modified
field onUpload
model #1713 (@mvandenburgh) - File page index fix #1704 (@marySalvi)
- Fix
requests
type errors #1714 (@mvandenburgh)
Authors: 3
- Dan LaManna (@danlamanna)
- Mary Salvi (@marySalvi)
- Mike VanDenburgh (@mvandenburgh)
v0.3.57
π Bug Fix
- Upgrade
dandischema
dependency #1703 (@mvandenburgh)
Authors: 1
- Mike VanDenburgh (@mvandenburgh)
v0.3.56
π Bug Fix
- Align Postgres tables/indexes/constraints with Django #1697 (@AlmightyYakob)
- Prevent CHANGELOG.md from triggering staging deploy #1699 (@waxlamp)
Authors: 2
- Jacob Nesbitt (@AlmightyYakob)
- Roni Choudhury (@waxlamp)
v0.3.55
π Bug Fix
- Enable path-only changes to metadata to trigger asset change #1689 (@waxlamp @AlmightyYakob)
Authors: 2
- Jacob Nesbitt (@AlmightyYakob)
- Roni Choudhury (@waxlamp)
v0.3.54
π Bug Fix
- Use correct asset download URL for external services #1692 (@waxlamp)
- Fix possible race condition in deployment actions #1679 (@mvandenburgh)
Authors: 2
- Mike VanDenburgh (@mvandenburgh)
- Roni Choudhury (@waxlamp)
v0.3.53
π Bug Fix
- Increase task timeouts for manifests/asset summaries #1695 (@danlamanna)
Authors: 1
- Dan LaManna (@danlamanna)
v0.3.52
π Bug Fix
- Remove n+1 queries when using full_metadata #1693 (@danlamanna)
- Fix codespell errors #1694 (@danlamanna)
- Pin django-storages temporarily #1691 (@mvandenburgh)
- Pin django-allauth to minimum version #1680 (@mvandenburgh)
- Temporary fix for breaking change in
django-allauth
#1678 (@mvandenburgh) - Design doc for "undelete" feature #1674 (@mvandenburgh @yarikoptic)
π Internal
- gh-actions: Bump actions/checkout from 3 to 4 #1676 (@dependabot[bot])
Authors: 4
- @dependabot[bot]
- Dan LaManna (@danlamanna)
- Mike VanDenburgh (@mvandenburgh)
- Yaroslav Halchenko (@yarikoptic)
v0.3.51
π Bug Fix
- Add new Django setting to restrict allauth endpoints that are exposed #1670 (@mvandenburgh)
- Rename Version.valid to Version.publishable #1664 (@danlamanna)
Authors: 2
- Dan LaManna (@danlamanna)
- Mike VanDenburgh (@mvandenburgh)