Skip to content

chore(deps): require zodb-pgjsonb>=1.14.0 for the startup-DDL gate#194

Merged
jensens merged 1 commit into
mainfrom
chore/bump-zodb-pgjsonb-floor
Jun 29, 2026
Merged

chore(deps): require zodb-pgjsonb>=1.14.0 for the startup-DDL gate#194
jensens merged 1 commit into
mainfrom
chore/bump-zodb-pgjsonb-floor

Conversation

@jensens

@jensens jensens commented Jun 29, 2026

Copy link
Copy Markdown
Member

Follow-up to #181. Now that zodb-pgjsonb 1.14.0 is released (it ships the double-checked startup-DDL schema-version gate, bluedynamics/zodb-pgjsonb#78 / #79), raise the dependency floor from >=1.13.0 to >=1.14.0.

This guarantees new installs get the defer_startup_action(version=) support the deferred index/ANALYZE actions are tagged for. The runtime still feature-detects the version= argument (via inspect.signature), so behavior is unchanged on environments that already have an older zodb-pgjsonb pinned — this only moves the floor.

Metadata-only change (pyproject.toml + CHANGES.md); CI validates.

🤖 Generated with Claude Code

@jensens
jensens merged commit acc68e9 into main Jun 29, 2026
5 checks passed
@jensens
jensens deleted the chore/bump-zodb-pgjsonb-floor branch June 29, 2026 22:01
jensens added a commit that referenced this pull request Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant