Releases: yugabyte/yugabyte-db-thirdparty
Releases · yugabyte/yugabyte-db-thirdparty
Release v20250220003543-3c4d4d8481-ubuntu2204-x86_64-clang17
Bump protobuf to 21.12 (#302) Protobuf 22+ drops support for autotools build and requires changes to how we build protobuf, so just bumping to 21.12 first.
Release v20250220003521-3c4d4d8481-macos-x86_64
Bump protobuf to 21.12 (#302) Protobuf 22+ drops support for autotools build and requires changes to how we build protobuf, so just bumping to 21.12 first.
Release v20250220003404-3c4d4d8481-macos-arm64
Bump protobuf to 21.12 (#302) Protobuf 22+ drops support for autotools build and requires changes to how we build protobuf, so just bumping to 21.12 first.
Release v20250219165711-f8e9321fe5-almalinux8-aarch64-clang17
Compile thirdparty dependencies with -DNDEBUG (#303) We currently compile thirdparty with -O3 but not -NDEBUG. Some libraries do extra unnecessary work without NDEBUG (e.g. newer versions of protobuf has extra copy/allocation in some places). This adds -NDEBUG.
Release v20250219165640-f8e9321fe5-almalinux8-aarch64-clang19-full-lto
Compile thirdparty dependencies with -DNDEBUG (#303) We currently compile thirdparty with -O3 but not -NDEBUG. Some libraries do extra unnecessary work without NDEBUG (e.g. newer versions of protobuf has extra copy/allocation in some places). This adds -NDEBUG.
Release v20250219165618-f8e9321fe5-almalinux8-aarch64-clang17-full-lto
Compile thirdparty dependencies with -DNDEBUG (#303) We currently compile thirdparty with -O3 but not -NDEBUG. Some libraries do extra unnecessary work without NDEBUG (e.g. newer versions of protobuf has extra copy/allocation in some places). This adds -NDEBUG.
Release v20250219165614-f8e9321fe5-almalinux8-aarch64-clang19
Compile thirdparty dependencies with -DNDEBUG (#303) We currently compile thirdparty with -O3 but not -NDEBUG. Some libraries do extra unnecessary work without NDEBUG (e.g. newer versions of protobuf has extra copy/allocation in some places). This adds -NDEBUG.
Release v20250219165557-f8e9321fe5-almalinux8-x86_64-gcc12
Compile thirdparty dependencies with -DNDEBUG (#303) We currently compile thirdparty with -O3 but not -NDEBUG. Some libraries do extra unnecessary work without NDEBUG (e.g. newer versions of protobuf has extra copy/allocation in some places). This adds -NDEBUG.
Release v20250219165553-f8e9321fe5-almalinux8-x86_64-clang19
Compile thirdparty dependencies with -DNDEBUG (#303) We currently compile thirdparty with -O3 but not -NDEBUG. Some libraries do extra unnecessary work without NDEBUG (e.g. newer versions of protobuf has extra copy/allocation in some places). This adds -NDEBUG.
Release v20250219165535-f8e9321fe5-ubuntu2204-x86_64-gcc11
Compile thirdparty dependencies with -DNDEBUG (#303) We currently compile thirdparty with -O3 but not -NDEBUG. Some libraries do extra unnecessary work without NDEBUG (e.g. newer versions of protobuf has extra copy/allocation in some places). This adds -NDEBUG.