Skip to content

Tags: Enmk/ClickHouse

Tags

v25.3.3.20143.altinityantalya

Toggle v25.3.3.20143.altinityantalya's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request Altinity#854 from Altinity/fixes/antlya-25.3_versi…

…on_fix

25.3 Antalya version fix

v25.3.3.20139.altinityantalya

Toggle v25.3.3.20139.altinityantalya's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request Altinity#844 from Altinity/version_debug

25.3 Antalya - Some debugging regarding generated CH version

v24.3.18.10426.altinitystable

Toggle v24.3.18.10426.altinitystable's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request Altinity#825 from Altinity/customizations/24.3.18

v24.3.18.10405.altinitystable

Toggle v24.3.18.10405.altinitystable's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request Altinity#793 from Altinity/customizations/24.3.18

24.3.18 Pre-release PR 2

v24.3.18.10389.altinitystable

Toggle v24.3.18.10389.altinitystable's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request Altinity#765 from Altinity/customizations/24.3.18

24.3.18 Pre-release

v25.2.2.28788.altinityantalya

Toggle v25.2.2.28788.altinityantalya's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
cicd: set report prefix for push events

v25.2.2.28746.altinityantalya

Toggle v25.2.2.28746.altinityantalya's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Keep versions in increasing order

For previous releases we've had some errors in code that  calculates last portion of the version, so version TWEAK number values were quite high:
-  `v25.2.2.27662.altinityantalya`
-  `v25.2.2.27732.altinityantalya`

etc.

Now version generation code is more correct and produces smaller version number: `25.2.2.20745.altinityantalya`

But we need versions to be gradually increasing, to achieve that I need to bump the offset of `VERSION_TWEAK` to `28000`, so the new version number is going to be something like `25.2.2.28745.altinityantalya`.

v25.3.3.42-lts

Toggle v25.3.3.42-lts's commit message
Release v25.3.3.42-lts

v25.2.2.27772.altinityantalya

Toggle v25.2.2.27772.altinityantalya's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request Altinity#742 from Altinity/feature/lazy_load_metadata

Make DataLake metadata more lazy

v25.2.2.27732.altinityantalya

Toggle v25.2.2.27732.altinityantalya's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request Altinity#733 from Altinity/backport/anyalya/77156

Support Iceberg Metadata Files Cache ClickHouse#77156