Releases: ESGF/esgf-download
Releases · ESGF/esgf-download
0.9.6
0.9.5
What's Changed
- add pyproject.toml and uv.lock to globs that trigger CI by @svenrdz in #134
- fix: upper bound on sqlalchemy by @svenrdz in #133
- tests: set unstable IPSL index node's probe to xfail by @svenrdz in #135
- fix: skip duplicate file_ids to prevent DB constraint violations by @svenrdz in #132
- feat: Number or errors in progress by @alaupin-ipsl in #129
- fix : Change the Rye badge to the UV one by @alaupin-ipsl in #128
New Contributors
- @alaupin-ipsl made their first contribution in #128
Full Changelog: 0.9.4...0.9.5
0.9.4
0.9.3
What's Changed
- fix: skip delete logfile if it's already deleted by @svenrdz in #103
- chore: remove auth components and command by @svenrdz in #102
- Fix tests ipsl expired ssl by @svenrdz in #104
- feat: add ESGPULL_DEBUG_LOCALS env by @svenrdz in #105
- Refactor config to use pydantic instead of attrs by @svenrdz in #91
- fix: NOT operator by @svenrdz in #107
- Fix context empty hits by @svenrdz in #110
- docs: add section on index_node with details on bridge api setup by @svenrdz in #112
- Add cli command to scan index nodes by @svenrdz in #111
- use get_running_loop instead of get_event_loop by @malmans2 in #115
- fix async with jupyter by @malmans2 in #116
- Fix bridge quoting by @svenrdz in #117
New Contributors
Full Changelog: 0.9.2...0.9.3
0.9.2
0.9.1
What's Changed
- repo: remove conda installation instructions by @svenrdz in #92
- doc: add citation to docs index by @svenrdz in #86
- Rename
Paths.__iter__toPaths.values, use Config.paths in Filesystem by @svenrdz in #90 - fix: updating re-added queries works (+test) by @svenrdz in #97
Full Changelog: 0.9.0...0.9.1
0.9.0
0.8.0
What's Changed
- speed up "esgpull status" by @alaniwi in #68
- Use configured API index node only when querying ESGF nodes during
esgpull updateby @svenrdz in #71 - Change
distriboption default toTrueby @svenrdz in #72 - Add added_at/updated_at fields to Query, add filtering to
showcommand using--after/--beforeby @svenrdz in #69
New Contributors
Full Changelog: 0.7.4...0.8.0