Prepare v5.0.12 - #621
Prepare v5.0.12#621mason-sharp wants to merge 1 commit into
Conversation
Bump SPOCK_VERSION to 5.0.12 and add the empty sql/spock--5.0.11--5.0.12.sql upgrade script. Update the two init regression expectations, which print the installed extension version, and the packaging fallbacks in pkg/common.sh used by a local build outside the release workflow. Add the RPM changelog entry. Release notes cover the PRs merged since v5.0.11, kept PR-oriented rather than per-commit: PostgreSQL 19 beta 3 build support, apply worker retry after temporary errors, generated columns, AutoDDL outside a transaction block, the get_lsn_from_commit_ts() hang, four exception-handling fixes, the failover-slots worker, and the two schema-mismatch fixes. No New Features section: the only change that is not a fix is the PG19 beta build support, which sits under Other Changes.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
Bump SPOCK_VERSION to 5.0.12 and add the empty
sql/spock--5.0.11--5.0.12.sql upgrade script.
Update the two init regression expectations, which print the installed extension version, and the packaging fallbacks in pkg/common.sh used by a local build outside the release workflow. Add the RPM changelog entry.
Release notes cover the PRs merged since v5.0.11, kept PR-oriented rather than per-commit: PostgreSQL 19 beta 3 build support, apply worker retry after temporary errors, generated columns, AutoDDL outside a transaction block, the get_lsn_from_commit_ts() hang, four exception-handling fixes, the failover-slots worker, and the two schema-mismatch fixes. No New Features section: the only change that is not a fix is the PG19 beta build support, which sits under Other Changes.