Releases: sdss/valis
Releases · sdss/valis
0.2.0
What's Changed
- Updates Valis for Pydantic v2 by @havok2063 in #5
- Search on Carton or Program by @imedan in #6
- Search by sdss_id & catalog_id by @mtaghiza in #7
- Adds new endpoint for getting target metadata and spectrum by @havok2063 in #8
- Adds new route for database metadata by @havok2063 in #9
- Return targets with spectra by observatory by @imedan in #12
- Adds sdss_solara dependency by @havok2063 in #15
- Speed up carton/program query by @imedan in #10
- Added target_by_sdss_id_list endpoint by @mtaghiza in #13
- Adds support for apStar and mwmStar files by @havok2063 in #16
- Adding get_target_list_by_mapper endpoint by @mtaghiza in #14
- Updates the dockerfile setup by @havok2063 in #19
- moving solara dep to extras by @havok2063 in #22
- Bump sdss-explorer to 91f82827be94d81c4739bd382fe9286d3d45b5c2 by @albireox in #24
- Modify carton_program_search to accept initial query by @albireox in #23
- chore: allow development without DB reconnection by @albireox in #25
- (chore): bump sdssdb to 0.12.0 by @albireox in #26
- Update sdss-explorer to b30f6c4 by @albireox in #30
- Updates search endpoints to use the new observed column by @havok2063 in #35
- chore: Remove build.py by @albireox in #36
- fix: 🚑 Fix connection to the db failing when db_reset=True by @albireox in #34
- Include parent catalog associations in /target/catalogs endpoint by @albireox in #37
- Implement
/target/parentsendpoint by @albireox in #38 - Add
/query/list/parentsendpoint by @albireox in #40 - Return all rows of parent data for a given sdss_id and catalogid by @albireox in #43
- Updating moc routes in valis by @havok2063 in #51
- Bumps the sdss-solara git hash by @havok2063 in #55
- Adds separation distance to output of cone searches by @havok2063 in #54
- Bumping git commit of sdss-explorer by @havok2063 in #56
- Support for astra dr17 spectra by @havok2063 in #57
- Adds sdssid lookup using alternative id by @havok2063 in #61
- Quick fix to the spectra byteorder by @havok2063 in #65
- Another byteorder fix by @havok2063 in #66
- Prerun input query in
append_pipesby @albireox in #63 - adding release filter for queries using the mjd cutoffs by @havok2063 in #72
- Implement caching system by @albireox in #73
- Add support for mwmVisit files by @havok2063 in #68
- Updates auth to more relevant routes by @havok2063 in #75
- Update dockerfile and add workflow by @havok2063 in #77
- adding hack for lco bug fix by @havok2063 in #78
- Adds new endpoint for bulk query by altid by @havok2063 in #79
- Updates the default release to DR19 by @havok2063 in #80
- Adds new route for legacy data lookup by @havok2063 in #83
New Contributors
- @imedan made their first contribution in #6
- @mtaghiza made their first contribution in #7
- @albireox made their first contribution in #24
Full Changelog: 0.1.0...0.2.0
0.1.0
First initial release with basic architecture in place.
What's Changed
- Adds new routes for resolving targets by @havok2063 in #2
- Adding routes for accessing mocs by @havok2063 in #3
- Adds initial connections to a database by @havok2063 in #4
New Contributors
- @havok2063 made their first contribution in #2
Full Changelog: https://github.com/sdss/valis/commits/0.1.0