Releases: NGS360/APIServer
Releases · NGS360/APIServer
v1.0.1
What's Changed
- Feature validator post manifest by @accumb3ns in #228
- Bump python-multipart from 0.0.22 to 0.0.26 in the uv group across 1 directory by @dependabot[bot] in #230
- Add PATCH /projects/{project_id} endpoint so workers can non-destructively add attributes by @accumb3ns in #229
- Feature presign downloads by @accumb3ns in #227
- Bump authlib from 1.6.9 to 1.6.11 in the uv group across 1 directory by @dependabot[bot] in #231
- Replace deprecated HTTP_422_UNPROCESSABLE_ENTITY with HTTP_422_UNPROC… by @golharam in #235
- Parse 2-digit and 4-digit years and convert run number to int by @golharam in #234
- Update reindex endpoints to add documents in bulk by @golharam in #238
- Clean up SequencingRun model by @golharam in #237
- Bump fastar from 0.9.0 to 0.11.0 by @dependabot[bot] in #240
- Bugfix/update functions using barcode by @accumb3ns in #247
- Bugfix/illumina run by @golharam in #246
- Bump packaging from 26.0 to 26.2 by @dependabot[bot] in #248
- Bump python-dotenv from 1.1.1 to 1.2.2 in the uv group across 1 directory by @dependabot[bot] in #241
Full Changelog: v1.0...v1.0.1
Version 1.0
First release of API Service after major rewrite.