• 0.6.2 96b9016301

    Alocation and compilation fixes!
    All checks were successful
    Main LMDBAL workflow / Build weekly CI image (push) Successful in 8s
    Main LMDBAL workflow / Test LMDBAL Qt5 (clang | asan) (push) Successful in 23s
    Main LMDBAL workflow / Test LMDBAL Qt5 (clang | none) (push) Successful in 23s
    Main LMDBAL workflow / Test LMDBAL Qt5 (clang | ubsan) (push) Successful in 22s
    Main LMDBAL workflow / Test LMDBAL Qt6 (clang | asan) (push) Successful in 23s
    Main LMDBAL workflow / Test LMDBAL Qt6 (clang | none) (push) Successful in 24s
    Main LMDBAL workflow / Test LMDBAL Qt6 (clang | ubsan) (push) Successful in 28s
    Main LMDBAL workflow / Test LMDBAL Qt5 (gcc | asan) (push) Successful in 32s
    Main LMDBAL workflow / Test LMDBAL Qt5 (gcc | none) (push) Successful in 28s
    Main LMDBAL workflow / Test LMDBAL Qt5 (gcc | ubsan) (push) Successful in 27s
    Main LMDBAL workflow / Test LMDBAL Qt6 (gcc | asan) (push) Successful in 24s
    Main LMDBAL workflow / Test LMDBAL Qt6 (gcc | none) (push) Successful in 25s
    Main LMDBAL workflow / Test LMDBAL Qt6 (gcc | ubsan) (push) Successful in 29s
    Main LMDBAL workflow / Builds documentation (push) Successful in 23s
    Main LMDBAL workflow / Deploys documentation (push) Successful in 0s
    LMDBAL Release workflow / Release qt6 build to AUR (release) Successful in 29s
    LMDBAL Release workflow / Release qt5 build to AUR (release) Successful in 15s
    Stable

    blue released this 2025-11-01 02:22:46 +00:00 | 0 commits to master since this release

    Improvements

    • The number of runtime allocations is now reduced
    • Hardened exception construction; static strings replaced with constexpr views and message helper for zero dynamic-startup issues
    • Added dedicated exception unit tests and CI coverage
    • CI now builds a dedicated container image and tests GCC/Clang with ASan and UBSan matrices automatically
    • CI builds weekly container image and runs GCC/Clang × ASan/UBSan matrix on runUnitTests

    Bug fixes

    • Fixed a segfault compiling with clang
    • Found and fixed use after free vulnerabilities
    Downloads