Skip to content

Releases: yugabyte/yugabyte-db-thirdparty

Release v20250220003543-3c4d4d8481-ubuntu2204-x86_64-clang17

20 Feb 02:45
3c4d4d8
Compare
Choose a tag to compare
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

20 Feb 01:50
3c4d4d8
Compare
Choose a tag to compare
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

20 Feb 01:04
3c4d4d8
Compare
Choose a tag to compare
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

19 Feb 17:46
f8e9321
Compare
Choose a tag to compare
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

19 Feb 18:04
f8e9321
Compare
Choose a tag to compare
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

19 Feb 17:56
f8e9321
Compare
Choose a tag to compare
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

19 Feb 17:51
f8e9321
Compare
Choose a tag to compare
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

19 Feb 17:32
f8e9321
Compare
Choose a tag to compare
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

19 Feb 19:10
f8e9321
Compare
Choose a tag to compare
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

19 Feb 17:28
f8e9321
Compare
Choose a tag to compare
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.