Skip to content

[backport 3.3] upgrade: fix downgrading to 2.11.5 schema version#11975

Merged
sergepetrenko merged 2 commits intorelease/3.3from
backport/release/3.3/11951
Oct 24, 2025
Merged

[backport 3.3] upgrade: fix downgrading to 2.11.5 schema version#11975
sergepetrenko merged 2 commits intorelease/3.3from
backport/release/3.3/11951

Conversation

@TarantoolBot
Copy link
Collaborator

@TarantoolBot TarantoolBot commented Oct 23, 2025

(This PR is a backport of #11951 to release/3.3 to a future 3.3.4 release.)


Some time ago we decided to introduce a new schema version to the 2.11 release series, 2.11.5. It doesn't carry any changes compared to the previous version, 2.11.1, and exists solely to mark the corresponding Tarantool version as supporting persistent names.

This happened in commit 46cac24 ("upgrade: introduce 2.11.5 schema version"), however that commit was only pushed to the 2.11 branch, so the 3.x series still don't know anything about the 2.11.5 schema version and fail to downgrade to it. Let's fix this.

Closes #11204

NO_DOC=bugfix

Serpentian and others added 2 commits October 23, 2025 15:08
Some time ago we decided to introduce a new schema version to the 2.11
release series, 2.11.5. It doesn't carry any changes compared to the
previous version, 2.11.1, and exists solely to mark the corresponding
Tarantool version as supporting persistent names.

This happened in commit 46cac24 ("upgrade: introduce 2.11.5 schema
version"), however that commit was only pushed to the 2.11 branch, so
the 3.x series still don't know anything about the 2.11.5 schema
version and fail to downgrade to it. Let's fix this.

Closes #11204

NO_DOC=bugfix

(cherry picked from commit e3c2882)
Add the freshly released 2.11.8 version to the downgrade versions list.

NO_CHANGELOG=post-release action
NO_TEST=post-release action
NO_DOC=post-release action

(cherry picked from commit 0628d91)
@TarantoolBot TarantoolBot requested a review from a team as a code owner October 23, 2025 15:08
@TarantoolBot TarantoolBot added the full-ci Enables all tests for a pull request label Oct 23, 2025
@TarantoolBot TarantoolBot changed the title [Backport release/3.3] upgrade: fix downgrading to 2.11.5 schema version [backport 3.3] upgrade: fix downgrading to 2.11.5 schema version Oct 23, 2025
@sergepetrenko sergepetrenko removed the full-ci Enables all tests for a pull request label Oct 23, 2025
@coveralls
Copy link

Coverage Status

coverage: 87.565% (+0.01%) from 87.553%
when pulling 638b5d0 on backport/release/3.3/11951
into 67ecaea
on release/3.3
.

@sergepetrenko sergepetrenko merged commit 8ae2143 into release/3.3 Oct 24, 2025
49 of 63 checks passed
@sergepetrenko sergepetrenko deleted the backport/release/3.3/11951 branch October 24, 2025 10:45
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.

4 participants