Skip to content

Conversation

@pheus
Copy link
Contributor

@pheus pheus commented May 8, 2025

Fixes: #19432 - Server error mentioning wrong PostgreSQL requirement

This PR updates the programming error message to reflect the correct minimum PostgreSQL version requirement (14 or later), aligning with the changes introduced in v4.3.0.

Additionally, it adds a step to the release checklist to ensure the minimum PostgreSQL version in the programming error template is kept up to date.

pheus added 2 commits May 8, 2025 22:02
Updates the programming error message to reflect the correct minimum
PostgreSQL version requirement (14 or later), aligning with the changes
introduced in v4.3.0.
Add step to update the minimum PostgreSQL version in the programming
error template. Ensures the release checklist aligns with current
version requirements.
@pheus pheus force-pushed the 19432-update-postgresql-version-hint branch from 84c88a4 to 235e9a3 Compare May 8, 2025 20:17
@jeremystretch jeremystretch requested review from a team and arthanson and removed request for a team May 9, 2025 12:45
@arthanson arthanson merged commit d1303f4 into netbox-community:main May 9, 2025
3 checks passed
@pheus pheus deleted the 19432-update-postgresql-version-hint branch May 9, 2025 19:26
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Server error mentionning wrong PostgreSQL requirement

2 participants