Release Notes
Add vendorization support (#2584)
This PR makes the instance config as defined in dandischema.conf, per dandi/dandi-schema#294, available through the api/info/ endpoint and replaces the hardcoded DAND:, the hardcoded RRID, and the supported licenses with the corresponding attributes in schema instance config defined in dandischema.conf.
🚀 Enhancement
- Add vendorization support #2584 (@candleindark @jjnesbitt)
🐛 Bug Fix
- Empty commit for release #2680 (@jjnesbitt)
- Update management command for schema migration #2650 (@jjnesbitt)
🏠 Internal
- Remove
DANDI_SCHEMA_VERSIONas a setting #2644 (@jjnesbitt) - Auto approve users from McGill University #2657 (@kabilar)
- Don't use django setting to store allowed schema versions #2643 (@jjnesbitt)
- Add create_test_user management command #2642 (@jjnesbitt)
- Add docker volume for pre-commit cache #2640 (@mvandenburgh)
Authors: 4
- Isaac To (@candleindark)
- Jacob Nesbitt (@jjnesbitt)
- Kabilar Gunalan (@kabilar)
- Mike VanDenburgh (@mvandenburgh)