Skip to content

docs: add What's New in 2.3.2#235

Merged
dimitri-yatsenko merged 1 commit into
mainfrom
docs/whats-new-2.3.2
Jul 21, 2026
Merged

docs: add What's New in 2.3.2#235
dimitri-yatsenko merged 1 commit into
mainfrom
docs/whats-new-2.3.2

Conversation

@dimitri-yatsenko

Copy link
Copy Markdown
Member

Folds the 2.3.2 patch release into What's New in 2.3 (about/whats-new-23.md), following the same in-page "Changes in 2.3.x" convention used for 2.3.1 (rather than a standalone page).

Covers the six merged PRs in the v2.3.2 milestone, summarized as upgrade-oriented bullets:

  • Uncaught exceptions show full tracebacks again — no process-wide sys.excepthook; formatter renders exc_info/stack_info (#1516).
  • populate(reserve_jobs=True) works with uuid-derived primary keys (#1515).
  • Safer garbage collection — gc.collect() no longer acts on partial store listings.
  • Version derived from the release tag via hatch-vcs.

The internal nx.MultiDiGraph migration and the import copy normalization are intentionally omitted from the upgrade notes (no user-facing behavior change), matching how pure-internal changes were treated for 2.3.1.

Fold the 2.3.2 patch release into What's New in 2.3, matching the 2.3.1
pattern: excepthook removal / full tracebacks (#1516), uuid FK-derived
jobs table fix (#1515), safer GC on partial listings, and tag-derived
versioning via hatch-vcs.
@dimitri-yatsenko
dimitri-yatsenko merged commit e4f8370 into main Jul 21, 2026
2 checks passed
@dimitri-yatsenko
dimitri-yatsenko deleted the docs/whats-new-2.3.2 branch July 21, 2026 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants