Opened 3 days ago

Closed 2 days ago

#21286 closed enhancement (fixed)

sentry_sdk-2.23.1 (Python module)

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

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 2 days ago

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

comment:2 by Bruce Dubbs, 2 days ago

2.23.1

Various fixes & improvements

  • Fix import problem in release 2.23.0

2.23.0

Various fixes & improvements

  • Feat(profiling): Add new functions to start/stop continuous profiler
  • Feat(profiling): Export start/stop profile session
  • Feat(tracing): Backfill missing sample_rand on PropagationContext
  • Feat(logs): Add alpha version of Sentry logs
  • Security(gha): fix potential for shell injection
  • Docs: Add init() parameters to ApiDocs.
  • Docs: Document that caller must check mutable
  • Fix(Anthropic): Add partial json support to streams
  • Fix(ASGI): Fix KeyError if transaction does not exist
  • Fix(asyncio): Improve asyncio integration error handling.
  • Fix(AWS Lambda): Fix capturing errors during AWS Lambda INIT phase
  • Fix(Bottle): Prevent internal error on 404
  • Fix(CI): Fix API doc failure in CI
  • Fix(ClickHouse) ClickHouse in test suite
  • Fix(cloudresourcecontext): Added timeout to HTTP requests in CloudResourceContextIntegration
  • Fix(crons): Fixed bug when cron_jobs is set to None in arq integration
  • Fix(debug): Take into account parent handlers for debug logger
  • Fix(FastAPI/Starlette): Fix middleware with positional arguments.
  • Fix(featureflags): add LRU update/dedupe test coverage
  • Fix(logging): Coerce None values into strings in logentry params.
  • Fix(pyspark): Grab attemptId more defensively
  • Fix(Quart): Support quart_flask_patch
  • Fix(tests): A way to locally run AWS Lambda functions
  • Fix(tests): Add concurrency testcase for arq
  • Fix(tests): Add fail_on_changes to toxgen
  • Fix(tests): Run AWS Lambda tests locally
  • Fix(tests): Test relevant prereleases and allow to ignore releases
  • Fix(tracing): Move TRANSACTION_SOURCE_* constants to Enum
  • Fix(typing): Add more typing info to Scope.update_from_kwargs's "contexts"
  • Fix(typing): Set correct type for set_context everywhere
  • Chore(tests): Regenerate tox.ini
  • Build(deps): bump actions/create-github-app-token from 1.11.5 to 1.11.6
  • Build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0

comment:3 by Bruce Dubbs, 2 days ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

024afc34d5 Update to libnvme-1.12.
85f2929db2 Update to sentry_sdk-2.23.1 (Python module).
5d15cfc8b5 Update to imlib2-1.12.4.
Note: See TracTickets for help on using tickets.