Releases: kids-first/kf-api-study-creator
Releases · kids-first/kf-api-study-creator
🏷 Release 1.19.3
🏷 Release 1.19.2
🏷 Release 1.19.1
Release 1.19.1
Summary
- Emojis: 🐛 x1, 🔊 x1, ⬆️ x1
- Categories: Additions x1, Fixes x1, Ops x1
New features and changes
- #720 - 🐛 Increase worker task and container size - f0a2e2b8 by blackdenc
- #726 - 🔊 Configure TaskLogger directly - df99e512 by dankolbman
- #721 - ⬆️ Upgrade sentry - ee286d53 by dankolbman
🏷 Release 1.19.0
Release 1.19.0
Summary
- Emojis: ✨ x5, 🛠 x1
- Categories: Additions x5, Other Changes x1
New features and changes
- #711 - ✨ Upload field definitions - 602e042b by znatty22
- #715 - 🛠 add 'sentry-trace' to CORS allowed headers - 3fb7a8aa by jgnieuwhof
- #703 - ✨ Add User organization filter - 359bd73c by gsantia
- #710 - ✨ Download study templates - 881096ea by znatty22
- #699 - ✨ Template Field Definition Validation - 87300c29 by znatty22
- #708 - ✨ Create users subquery for Organization queries - 92ec2415 by gsantia
🏷 Release 1.18.2
Release 1.18.2
Summary
- Emojis: ♻️ x2, ✨ x2
- Categories: Additions x2, Other Changes x2
New features and changes
🏷 Release 1.18.1
Release 1.18.1
Summary
- Emojis: 🔧 x1
- Categories: Other Changes x1
New features and changes
- #696 - 🔧 Run scheduler without supervisor - 5e652a7d by dankolbman
🏷 Release 1.18.0
Release 1.18.0
Summary
- Emojis: 🔧 x1, ♻️ x8, 🐛 x2, ✨ x9, 👷 x1, ⬆️ x4, ? x1, 📝 x1, 🔊 x1
- Categories: Additions x10, Documentation x1, Fixes x2, Ops x5, Other Changes x10
New features and changes
- #692 - 🔧 Increase max number of relay connections - b626c021 by dankolbman
- #687 - ♻️ Remove obsolete file types - 5e718da8 by gsantia
- #690 - 🐛 Fix order of organization migrations - 7ce852db by znatty22
- #684 - ✨ Add mutation to transfer study to another organization - a0c8702c by XuTheBunny
- #680 - 🐛 Update Study model to auto-populate created_at - 12b7ce08 by gsantia
- #681 - ✨ Sort studies by last active - bfb72b88 by gsantia
- #632 - ✨ Add Organizations app - d1662993 by dankolbman
- #617 - ✨ Data review file validation task - db1b25ab by znatty22
- #667 - ♻️ Address graphene and markdown warnings - 3db2d110 by gsantia
- #672 - ✨ Add node query for querying nodes - 0c7286e8 by shanewilson
- #671 - 👷 Cache dependencies in CircleCI - 27d594c8 by gsantia
- #670 - ⬆️ Bump pytest and ingest library versions - 41304c00 by gsantia
- #660 - ♻️ Overwrite S3 files when appending - 88dc9f16 by dankolbman
- #662 - ♻️ Add timezone to Banner mutation datetimes - 79709668 by gsantia
- #664 - ♻️ Fix pandas indexing warnings - 6877ef7a by gsantia
- #665 - ⬆️ Bump Django version to fix regression - 08b0e671 by dankolbman
- #571 - ✨ Add new doc types and extract configs - 1abe0031 by dankolbman
- #658 - ⬆️ Bump django from 2.2.20 to 2.2.21 - 11b1454d by dependabot[bot]
- #655 - ♻️ Add study attribute to IngestProcess - a47041db by gsantia
- #645 - ♻️ Modify tests for upgraded ingest lib - 66cb07bc by gsantia
- #600 - Added push to public ECR - 63b67dd3 by alubneuski
- #639 - ✨ Add additional fields to study model - d41af7ec by XuTheBunny
- #502 - ✨ Ingest task genomic workflow output - 9e988172 by gsantia
- #618 - 📝 Add RFC for Organization - e5199d08 by dankolbman
- #630 - ♻️ Condense status check logs - 2ce41758 by gsantia
- #620 - 🔊 Warn instead of raising exception - ff2a4283 by dankolbman
- #628 - ✨ Add debug middleware - d835d80f by dankolbman
- #625 - ⬆️ Upgrade Sentry sdk - 38212e82 by dankolbman
🏷 Release 1.17.1
Release 1.17.1
Summary
- Emojis: 🐛 x1, ✨ x2, ⬆️ x1
- Categories: Fixes x1, Additions x2, Ops x1
New features and changes
🏷 Release 1.17.0
Release 1.17.0
Summary
- Emojis: ✨ x1
- Categories: Additions x1
New features and changes
- #612 - ✨ Save services as users - f67bd173 by dankolbman
🏷 Release 1.16.0
Release 1.16.0
Summary
- Emojis: 🔥 x1, ⬆️ x1, ✨ x2
- Categories: Removals x1, Ops x1, Additions x2
New features and changes
- #610 - 🔥 Remove lingering ego auth fields - f091a41a by dankolbman
- #606 - ⬆️ Bump django from 2.2.13 to 2.2.18 - 8ef82bd7 by dependabot[bot]
- #601 - ✨ Make events in data_review node sortable with EventFilter - 48d03a38 by XuTheBunny
- #592 - ✨ Set download endpoints to use http in dev mode - 69b1d80d by gsantia