3.14.1
What's Changed
-
Sentry support
This release adds support for sending error tracebacks to sentry.io (or a self-hosted instance). This is controlled by two environment variables:
SENTRY_DSN
andSENTRY_ENVIRONMENT
. -
Fixed a flaky UI test (#3011)
-
ingest-file
version bumped to 3.18.4 -
Use
bump2version
for the docker-compose files incontrib/
to automatically keep them up to date.
Dependency upgrades
- Bump loader-utils from 2.0.2 to 2.0.4 in /ui by @dependabot in #2699
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui by @dependabot in #2762
- Bump json5 from 1.0.1 to 1.0.2 in /ui by @dependabot in #2803
- Bump webpack from 5.74.0 to 5.76.1 in /ui by @dependabot in #2944
Full Changelog: 3.14.0...3.14.1