Opened 3 weeks ago

Closed 2 weeks ago

#19640 closed enhancement (fixed)

sentry-sdk-1.45.0 (Python module)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 3 weeks ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 2 weeks ago

1.45.0

This is the final 1.x release for the forseeable future. Development will continue on the 2.x release line. The first 2.x version will be available in the next few weeks.

Various fixes & improvements

  • Allow to upsert monitors
  • Add Django signals_denylist to filter signals that are attached to by signals_spans
  • increment for metrics
  • Add value, unit to before_emit_metric
  • Remove experimental metric summary options
  • New normalization rules for metric keys, names, units, tags
  • Change data_category from statsd to metric_bucket
  • Accessing mro might throw a ValueError
  • Suppress prompt spawned by subprocess when using pythonw
  • Handle None in GraphQL query
  • Do not send "quiet" Sanic exceptions to Sentry
  • Implement metric_bucket rate limits
  • Fix type hints for monitor decorator
  • Remove deprecated typing imports in crons
  • Make monitor_config a TypedDict
  • Add devenv-requirements.txt and update env setup instructions
  • Bump types-protobuf from 4.24.0.20240311 to 4.24.0.20240408
  • Disable Codecov check run annotations

comment:3 by Bruce Dubbs, 2 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

9a7b33f9a7 Update to sentry-sdk-1.45.0 (Python module).
9b2b060ed4 Update to taglib-2.0.1.
864364e41f Update to libxmlb-0.3.18.
Note: See TracTickets for help on using tickets.