Skip to content

0.7.2 - 11/25/2024

Compare
Choose a tag to compare
@abkfenris abkfenris released this 25 Nov 21:13
· 37 commits to main since this release
bf1baf3

Changes

  • Adds timeseries and dataset refresh status to the admin list pages, to hopefully help with debugging when data is delayed. #1258

Fixes:

  • Adds a healtcheck for periodic refreshes, so we have an idea if they end up delayed or not running. #1257

Dependency updates:

  • Github Actions
    • Ubuntu from 22.04 to 24.04
  • Pre-commit
    • Ruff from 0.7.4 to 0.8.0
  • Python
    • ERDDAPY from 1.2.1 to >2.0
    • Pandas from 1.5.3 to >2.0
    • Sentry SDK from 2.18.0 to 2.19.0
    • Xarray from 2024.3.0 to 2024.11.0