Releases: IMAP-Science-Operations-Center/imap-data-access
Releases · IMAP-Science-Operations-Center/imap-data-access
v0.10.1
What's Changed
Nothing as changed. Last candidate release confirmed that something from v0.10.0
introduced some unknown bug. Re-releasing fixed the issue documented on this issue from sds-data-manager
repo, IMAP-Science-Operations-Center/sds-data-manager#364.
Re-releasing to fix Lambda Layer bug
What's Changed
Nothing has changed. We are re-releasing a candidate release to investigate a bug introduced by last release.
v0.10.0
What's Changed
- MNT: Follow 307 redirects from AWS by @greglucas in #88
- MNT/FIX: Removing imap/ prefix from SPICE files by @greglucas in #89
- Input validation to handle 502 Errors by @daralynnrhode in #87
- REL: Bump to version v0.10 by @greglucas in #90
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Bug Fix For CLI crash by @daralynnrhode in #82
- Change For Dynamic Table Output by @daralynnrhode in #79
- Error when querying "latest" version when no data exists in database by @mfacchinelli in #76
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Fix typos in README and type hints in
imap_data_access.query
function return by @mfacchinelli in #46 - End date not honored by CLI/Python API by @mfacchinelli in #48
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #60
- Bot all-contributors by @anamanica in #61
- docs: add anamanica as a contributor for doc by @allcontributors in #62
- Changes to API Cli -h Outputs To Make Usage Easier by @daralynnrhode in #63
- Query Table Output by @daralynnrhode in #64
- docs: add daralynnrhode as a contributor for doc by @allcontributors in #67
- docs: add daralynnrhode as a contributor for code by @allcontributors in #68
- API Version Latest Query Return by @daralynnrhode in #65
- API End Date Message by @daralynnrhode in #66
- Query By Filename by @daralynnrhode in #69
- Update README.md by @daralynnrhode in #70
- API demo notebook by @bourque in #72
- REL: v0.8.0 by @bourque in #74
New Contributors
- @mfacchinelli made their first contribution in #46
- @anamanica made their first contribution in #61
- @allcontributors made their first contribution in #62
- @daralynnrhode made their first contribution in #63
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- MNT: Update pyproject with explicit package resolution by @greglucas in #42
- FIX: Remove restriction on upload data directory structure by @greglucas in #43
- FIX: Provide non-zero exit code when an action fails by @greglucas in #44
- REL: v0.7 by @greglucas in #45
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
There was a bug in the upload function when no api_key was supplied. This has been fixed in the latest version.
- Fix api key used for uploads by @greglucas in #37
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- ENH: Allow SPICE file downloads/uploads by @greglucas in #33
- Add a way to add an api-key authentication to the upload request by @greglucas in #34
- MNT(cli): Align hyphens/end-column separator in cli row separator by @greglucas in #35
- REL: Update to version to 0.6.0 by @greglucas in #36
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- FIX: Repointing should be an empty string when not present by @greglucas in #27
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #28
- MNT: Exit with a parser error from the CLI by @greglucas in #31
- REL: v0.5.1 by @greglucas in #32
New Contributors
- @pre-commit-ci made their first contribution in #28
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Consistent ruff checks with imap_processing by @bourque in #21
- Add missing type hints by @bourque in #24
- FIX: Update the filename conventions and parsing by @greglucas in #22
- REL: v0.5.0 by @greglucas in #25
Full Changelog: v0.4.0...v0.5.0