Skip to content

Spock5 and Pg compatiblity issue resolved - #371

Merged
mmols merged 4 commits into
mainfrom
Fix/PLAT-222-/spock5-pg-validation-issue
Aug 12, 2025
Merged

Spock5 and Pg compatiblity issue resolved#371
mmols merged 4 commits into
mainfrom
Fix/PLAT-222-/spock5-pg-validation-issue

Conversation

@moizpgedge

Copy link
Copy Markdown
Contributor
  • Improved error handling with clear, actionable messages for unsupported versions.
  • Added support for new PostgreSQL builds with -1 for PG 15.14+, PG 16.10+, PG 17.6 and higher major versions, while maintaining strict checks at the minimum supported versions.
  • Updated validation logic to properly handle all scenarios, including future PG major versions (≥18) with both -1 and -2 builds.

@moizpgedge
moizpgedge requested a review from mmols August 12, 2025 20:52
@mmols
mmols merged commit 8c3e1dc into main Aug 12, 2025
9 checks passed
@mmols
mmols deleted the Fix/PLAT-222-/spock5-pg-validation-issue branch August 12, 2025 20:59
mmols added a commit that referenced this pull request Aug 13, 2025
* minor version/build version issue resolved

* use semantic_version for more consistent compares

* improve error handling

* pass in spock component during upgrade check

---------

Co-authored-by: Matthew Mols <matt@pgedge.com>
mmols added a commit that referenced this pull request Aug 13, 2025
* minor version/build version issue resolved

* use semantic_version for more consistent compares

* improve error handling

* pass in spock component during upgrade check

---------

Co-authored-by: Matthew Mols <matt@pgedge.com>
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.

2 participants