Skip to content

Commit 2006da3

Browse files
committed
auto shipit - CHANGELOG.md etc
1 parent 71b61ae commit 2006da3

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# v0.16.0 (Mon Oct 06 2025)
2+
3+
#### 🚀 Enhancement
4+
5+
- Add support to open NIfTI and Zarr assets in NeuroGlass ephemeral mode [#2572](https://github.com/dandi/dandi-archive/pull/2572) ([@kabilar](https://github.com/kabilar))
6+
7+
#### 🐛 Bug Fix
8+
9+
- Fix bug resulting from typo and small refactor [#2575](https://github.com/dandi/dandi-archive/pull/2575) ([@candleindark](https://github.com/candleindark))
10+
- Fix `ValidationError` error handling [#2569](https://github.com/dandi/dandi-archive/pull/2569) ([@brianhelba](https://github.com/brianhelba))
11+
- Directly add metadata instead of using `.model_construct` [#2571](https://github.com/dandi/dandi-archive/pull/2571) ([@brianhelba](https://github.com/brianhelba))
12+
13+
#### 🏠 Internal
14+
15+
- Remove `get_boto_client` and `get_storage_params` helpers [#2568](https://github.com/dandi/dandi-archive/pull/2568) ([@brianhelba](https://github.com/brianhelba))
16+
- Remove the `DJANGO_DANDI_DANDISETS_BUCKET_PREFIX` setting [#2566](https://github.com/dandi/dandi-archive/pull/2566) ([@brianhelba](https://github.com/brianhelba))
17+
18+
#### 🧪 Tests
19+
20+
- Create a `ZarrFileFactory` [#2562](https://github.com/dandi/dandi-archive/pull/2562) ([@brianhelba](https://github.com/brianhelba))
21+
22+
#### Authors: 3
23+
24+
- Brian Helba ([@brianhelba](https://github.com/brianhelba))
25+
- Isaac To ([@candleindark](https://github.com/candleindark))
26+
- Kabilar Gunalan ([@kabilar](https://github.com/kabilar))
27+
28+
---
29+
130
# v0.15.5 (Mon Sep 29 2025)
231

332
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)