Releases: dandi/dandi-archive
Releases Β· dandi/dandi-archive
v0.3.93
π Bug Fix
- Empty commit to trigger release process #2005 (@waxlamp)
- Upgrade oauth client package #1998 (@mvandenburgh)
- Merge remote-tracking branch 'origin/master' into audit-backend #1886 (@waxlamp)
- Replace
docker-compose
withdocker compose
to fix newly failing CI tests #1999 (@waxlamp) - Merge remote-tracking branch 'origin/fix-docker-compose' into audit-backend #1886 (@waxlamp)
- Add test for publish_dandiset audit record #1886 (@waxlamp)
- Disable complexity warning on users view #1886 (@waxlamp)
- Add explanatory comment #1886 (@waxlamp)
- Use nested transaction to handle integrity error #1886 (@waxlamp)
- Split long tests up into individual tests #1886 (@waxlamp)
- bugfix: Pass correct and stringified ID values in asset/zarr records #1886 (@waxlamp)
- bugfix: Include correct asset in update_asset record #1886 (@waxlamp)
- Add tests #1886 (@waxlamp)
- Fix invocation of unembargo routines in tests #1886 (@waxlamp)
- Remove duplicate task launch line #1886 (@waxlamp)
- Remove references to deleted model fields #1886 (@waxlamp)
- Use audit service in zarr views #1886 (@waxlamp)
- Eliminate the need for manually calling .save() #1886 (@waxlamp)
- Create a service layer module for audit #1886 (@waxlamp)
- Use the
user
fixture directly #1886 (@waxlamp) - Reformat long line #1886 (@waxlamp)
- Suppress ruff warnings for complexity and number of arguments #1886 (@waxlamp)
- Report list of paths to zarr chunk audit records #1886 (@waxlamp)
- Report live metadata to audit records #1886 (@waxlamp)
- Move "set new owners" operation inside of transaction #1886 (@waxlamp)
- Remove Dandiset add_owner() and remove_owner() methods #1886 (@waxlamp)
- Apply formatting to new migration #1886 (@waxlamp)
- Add explanatory comments for weird char field length limits #1886 (@waxlamp)
- Rename upload_zarr to upload_zarr_chunks #1886 (@waxlamp)
- Fix tests broken by signature changes #1886 (@waxlamp)
- Add migration for AuditRecord #1886 (@waxlamp)
- Generate delete_dandiset audit record #1886 (@waxlamp)
- Generate publish_dandiset audit record #1886 (@waxlamp)
- Generate unembargo_dandiset audit record #1886 (@waxlamp)
- Generate [create|upload|finalize|delete]_zarr audit records #1886 (@waxlamp)
- Generate [add|update|remove]_asset audit records #1886 (@waxlamp)
- Generate update_metadata audit record #1886 (@waxlamp)
- Generate change_owners audit record #1886 (@waxlamp)
- Generate create_dandiset audit record #1886 (@waxlamp)
- Add admin model for AuditRecord #1886 (@waxlamp)
- Add AuditRecord model #1886 (@waxlamp)
Authors: 2
- Mike VanDenburgh (@mvandenburgh)
- Roni Choudhury (@waxlamp)
v0.3.92
π Bug Fix
- Add retries to sha256 checksum calculation task #1937 (@jjnesbitt)
- Contact owner #1840 (@marySalvi @mvandenburgh)
Authors: 3
- Jacob Nesbitt (@jjnesbitt)
- Mary Salvi (@marySalvi)
- Mike VanDenburgh (@mvandenburgh)
v0.3.91
π Bug Fix
- Fix N query problem with VersionStatusFilter #1986 (@jjnesbitt)
Authors: 1
- Jacob Nesbitt (@jjnesbitt)
v0.3.90
v0.3.89
v0.3.88
π Bug Fix
- Bump dandischema to 0.10.2 (schema version 0.6.8) #1976 (@jjnesbitt)
- Pin updated dependencies #1977 (@jjnesbitt)
- Suppress lint error (SIM103) #1973 (@jjnesbitt)
- Remove File to avoid confusion #1972 (@yarikoptic)
Authors: 2
- Jacob Nesbitt (@jjnesbitt)
- Yaroslav Halchenko (@yarikoptic)
v0.3.87
π Bug Fix
- Lock dandisets during un-embargo #1957 (@jjnesbitt)
Authors: 1
- Jacob Nesbitt (@jjnesbitt)
v0.3.86
π Bug Fix
- Restrict updates to metadata
access
field #1954 (@jjnesbitt) - Fix race condition in sha256 calculation task #1936 (@mvandenburgh)
Authors: 2
- Jacob Nesbitt (@jjnesbitt)
- Mike VanDenburgh (@mvandenburgh)
v0.3.85
π This release contains work from a new contributor! π
Thank you, Ben Dichter (@bendichter), for all your work!
π Bug Fix
- Empty PR to trigger a release #1951 (@jjnesbitt)
- Only use custom pagination class for asset list endpoint #1947 (@jjnesbitt)
- In 1.14.3 it became client_config and .config was announced deprecated #1946 (@yarikoptic)
- neurosift external service for .nwb.lindi.json #1922 (@magland)
- Fix documentation for server downtime message var #1927 (@jjnesbitt)
- Revert "Add
workflow_dispatch
trigger to staging deploy workflow" #1930 (@jjnesbitt)
π Documentation
- add handbook to welcome email #1945 (@bendichter)
Authors: 4
- Ben Dichter (@bendichter)
- Jacob Nesbitt (@jjnesbitt)
- Jeremy Magland (@magland)
- Yaroslav Halchenko (@yarikoptic)
v0.3.84
π Bug Fix
- Remove all-contributors auto plugin #1928 (@jjnesbitt)
- Embargo Re-Design #1890 (@jjnesbitt @mvandenburgh)
- Remove unnecessary
noqa
directive #1926 (@jjnesbitt) - Update our instructions for installation to state newer versions of python and dandi-cli #1919 (@yarikoptic)
- Add
workflow_dispatch
trigger to staging deploy workflow #1924 (@mvandenburgh) - Optimize asset permission check function #1912 (@mvandenburgh)
Authors: 3
- Jacob Nesbitt (@jjnesbitt)
- Mike VanDenburgh (@mvandenburgh)
- Yaroslav Halchenko (@yarikoptic)