0.4.5 - 05/10/2022
Changes:
- Added URL to ERDDAP forecast request context
- Added Sentry tag for forecast request context
- Dependency Updates:
- Github Actions
- Setup Docker Buildx from 1.6.0 to 2.0.0
- Docker login from 1.14.1 to 2.0.0
- Docker build push from 2.10.0 to 3.0.0
- CodeQL from 1 to 2
- CodeQL autobuild from 1 to 2
- CodeQL analyze from 1 to 2
- Django CORS headers from 3.11 to 3.12
- Django Debug Toolbar from 3.2 to 3.4
- Django Rest Framework GIS from 0.18 to 1.0
- Sentry SDK from 1.5.8 to 1.5.11
- Pandas from 1.4.1 to 1.4.2
- Prefect from 1.1.0 to 1.2.1
- IPython from 8.1 to 8.3
- Github Actions
What's Changed
- Bump ipython from 8.1.1 to 8.2.0 in /app by @dependabot in #553
- Bump pandas from 1.4.1 to 1.4.2 in /app by @dependabot in #554
- Bump celery from 5.2.3 to 5.2.5 in /app by @dependabot in #555
- Bump celery from 5.2.5 to 5.2.6 in /app by @dependabot in #556
- Bump django from 4.0.3 to 4.0.4 in /app by @dependabot in #558
- Bump sentry-sdk from 1.5.8 to 1.5.10 in /app by @dependabot in #560
- Bump github/codeql-action from 1 to 2 by @dependabot in #562
- Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 by @dependabot in #564
- Bump djangorestframework-gis from 0.18 to 1.0 in /app by @dependabot in #573
- Bump pytest from 7.1.1 to 7.1.2 in /app by @dependabot in #561
- Bump ipython from 8.2.0 to 8.3.0 in /app by @dependabot in #566
- Reraise JSONDecodeError with context by @abkfenris in #574
- Bump docker/setup-buildx-action from 1.7.0 to 2.0.0 by @dependabot in #570
- Bump docker/build-push-action from 2.10.0 to 3.0.0 by @dependabot in #569
- Bump prefect from 1.1.0 to 1.2.1 in /app by @dependabot in #563
- Bump docker/login-action from 1.14.1 to 2.0.0 by @dependabot in #571
- Bump sentry-sdk from 1.5.10 to 1.5.11 in /app by @dependabot in #567
- Bump django-debug-toolbar from 3.2.4 to 3.4.0 in /app by @dependabot in #568
- Bump django-cors-headers from 3.11.0 to 3.12.0 in /app by @dependabot in #575
- Add sentry tag for forecast datasets by @abkfenris in #576
Full Changelog: v0.4.4...v0.4.5