Skip to content

0.3.5 - 03/29/2021

Compare
Choose a tag to compare
@abkfenris abkfenris released this 19 Apr 19:28

Changes:

  • Enable Sentry Performance Monitoring for a subset of transactions.
  • Enhance Sentry Releases using Github Action.
  • Update Dependencies:
    • Sentry SDK from 0.20.3 to 1.0.0
    • Xarray from 0.16.2 to 0.17.0
    • Pandas from 1.2.2 to 1.2.3
    • Prefect from 0.14.11 to 0.14.14
    • IPython from 7.21 to 7.22

Fixes:

  • Reduce need to access secrets during testing to reduce problems with PRs from forks. See 1 2
  • Fix ordering of quotes in ERDDAP dataset test links so that they don't cancel out station ids or other string quoted constraints.
  • Handle more types of ERDDAP errors when fetching data, and hopefully report them more usefully to Sentry.