Skip to content

Releases: ESGF/esgf-download

0.9.6

05 Feb 09:50

Choose a tag to compare

What's Changed

  • fix(cli.update): deduplicate on file_id instead of sha by @svenrdz in #138

Full Changelog: 0.9.5...0.9.6

0.9.5

04 Feb 14:55

Choose a tag to compare

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

Full Changelog: 0.9.4...0.9.5

0.9.4

14 Jan 09:50

Choose a tag to compare

What's Changed

  • fix: update tests after CEDA deletion accident by @svenrdz in #127
  • fix: bridge api exact matching through api params if not wildcard by @svenrdz in #126

Full Changelog: 0.9.3...0.9.4

0.9.3

19 Nov 16:43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.2...0.9.3

0.9.2

04 Sep 15:01

Choose a tag to compare

What's Changed

  • fix(plugins): call .unwrap() on loaded config from tomlkit by @svenrdz in #89
  • Fix bridge api extra parameters by @svenrdz in #94

Full Changelog: 0.9.1...0.9.2

0.9.1

08 Aug 08:41

Choose a tag to compare

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__ to Paths.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

07 Jul 13:00

Choose a tag to compare

What's Changed

  • feat: improve add message to include next steps (update) by @svenrdz in #77
  • fix: handle esgf 1.5 bridge api by @svenrdz in #79
  • Add Dataset Tracking for Completion Monitoring by @svenrdz in #81
  • feat: add plugin system by @svenrdz in #84

Full Changelog: 0.8.0...0.9.0

0.8.0

15 May 13:14

Choose a tag to compare

What's Changed

  • speed up "esgpull status" by @alaniwi in #68
  • Use configured API index node only when querying ESGF nodes during esgpull update by @svenrdz in #71
  • Change distrib option default to True by @svenrdz in #72
  • Add added_at/updated_at fields to Query, add filtering to show command using --after/--before by @svenrdz in #69

New Contributors

Full Changelog: 0.7.4...0.8.0

0.7.4

27 Nov 11:08

Choose a tag to compare

Added citation.cff file to credit authors
Added Zenodo DOI integration

0.7.3

20 Sep 10:23

Choose a tag to compare

What's Changed

  • fix(search): parse_facets now interprets quoted values correctly by @svenrdz in #52

Full Changelog: 0.7.2...0.7.3