Back to Clickhouse

2025 Changelog

docs/changelogs/v24.8.13.16-lts.md

26.4.1.1-new2.5 KB
Original Source

2025 Changelog

ClickHouse release v24.8.13.16-lts (c8a1e828dcf) FIXME as compared to v24.8.12.28-lts (832432bd021)

Bug Fix (user-visible misbehavior in an official stable release)

Build/Testing/Packaging Improvement

  • Backported in #75285: Improvement to set even more restrictive defaults. The current defaults are already secure - the user has to specify an option to publish ports explicitly. But when the default user doesn’t have a password set by CLICKHOUSE_PASSWORD and/or a username changed by CLICKHOUSE_USER environment variables, it should be available only from the local system as an additional level of protection. #75259 (Mikhail f. Shiryaev).

NOT FOR CHANGELOG / INSIGNIFICANT