Skip to content

ladybug 0.15.4.2 - #279737

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-ladybug-0.15.4.2
Apr 28, 2026
Merged

ladybug 0.15.4.2#279737
BrewTestBot merged 2 commits into
mainfrom
bump-ladybug-0.15.4.2

Conversation

@BrewTestBot

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## What's Changed
* fix: gate -lopfs.js behind pthreads to fix OPFS crash by @kbatchu in https://github.com/LadybugDB/ladybug/pull/360
* Small changes necessary for building under the *BSD family. by @mahlonsmith in https://github.com/LadybugDB/ladybug/pull/365
* ci: build extensions inside manylinux for glibc compat by @adsharma in https://github.com/LadybugDB/ladybug/pull/366
* ci: support old linux distros better by @adsharma in https://github.com/LadybugDB/ladybug/pull/370
* feat: non-blocking concurrent checkpoint (WAL rotation + MVCC snapshot) by @adsharma in https://github.com/LadybugDB/ladybug/pull/371
* fix: iwyu for fedora rpm builds by @adsharma in https://github.com/LadybugDB/ladybug/pull/373
* rename: real_ladybug -> ladybug by @adsharma in https://github.com/LadybugDB/ladybug/pull/374
* ci: faster python wheel builds using precompiled by @adsharma in https://github.com/LadybugDB/ladybug/pull/375
* Update NodeJS package name in README by @aelmosalamy in https://github.com/LadybugDB/ladybug/pull/382
* fix checkpoint segment fault by @Mrhs121 in https://github.com/LadybugDB/ladybug/pull/381
* ops: improve SECURITY.md by @aheev in https://github.com/LadybugDB/ladybug/pull/385
* add codeql workflow by @aheev in https://github.com/LadybugDB/ladybug/pull/397
* Preserve correlated rel scan orientation during join planning by @adsharma in https://github.com/LadybugDB/ladybug/pull/398
* storage: merge reclaimed tail pages with deserialized FSM state by @adsharma in https://github.com/LadybugDB/ladybug/pull/401
* optimize codeQL run by @aheev in https://github.com/LadybugDB/ladybug/pull/402
* ci: test alpine linux builds by @adsharma in https://github.com/LadybugDB/ladybug/pull/407
* ci: musl use the same uid/gid as ubuntu by @adsharma in https://github.com/LadybugDB/ladybug/pull/408
* ci: add Node version matrix to build-and-deploy Node.js workflow by @antonymarion in https://github.com/LadybugDB/ladybug/pull/387
* Fix LocalRelTable insert for batched rel creation by @adsharma in https://github.com/LadybugDB/ladybug/pull/412
* update incident response plan by @aheev in https://github.com/LadybugDB/ladybug/pull/410
* add threat model by @aheev in https://github.com/LadybugDB/ladybug/pull/411
* Infer JSON for ambiguous nested values by @adsharma in https://github.com/LadybugDB/ladybug/pull/413
* release: preserve SONAME/install_name symlinks in liblbug tarballs by @NathanHowell in https://github.com/LadybugDB/ladybug/pull/414
* More local rel table fixes for MVCC and read-your-writes by @adsharma in https://github.com/LadybugDB/ladybug/pull/416
* Fix codeql build by @aheev in https://github.com/LadybugDB/ladybug/pull/419
* python: use the dual backend structure by @adsharma in https://github.com/LadybugDB/ladybug/pull/418
* wasm: fix thread pool size issues by @adsharma in https://github.com/LadybugDB/ladybug/pull/420
* Fix lock leaks in buffer manage page state management by @adsharma in https://github.com/LadybugDB/ladybug/pull/421
* Revert  scoped page-state locks  by @adsharma in https://github.com/LadybugDB/ladybug/pull/422
* Stabilize rel copy BM recovery test parallelism by @adsharma in https://github.com/LadybugDB/ladybug/pull/423
* Fix eviction queue race in buffer manager by @adsharma in https://github.com/LadybugDB/ladybug/pull/425
* Bump up version to 0.15.4 by @adsharma in https://github.com/LadybugDB/ladybug/pull/424

New Contributors

Full Changelog: LadybugDB/ladybug@v0.15.3...v0.15.4.2

View the full release notes at https://github.com/LadybugDB/ladybug/releases/tag/v0.15.4.2.


@github-actions github-actions Bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Apr 27, 2026
@daeho-ro
daeho-ro force-pushed the bump-ladybug-0.15.4.2 branch from 458622b to 8241181 Compare April 28, 2026 02:12
@daeho-ro daeho-ro added the test failure CI fails while running the test-do block label Apr 28, 2026
@daeho-ro
daeho-ro force-pushed the bump-ladybug-0.15.4.2 branch from 8241181 to bbca01a Compare April 28, 2026 11:55
@daeho-ro daeho-ro removed the test failure CI fails while running the test-do block label Apr 28, 2026
@github-actions

Copy link
Copy Markdown
Contributor

馃 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 28, 2026
@BrewTestBot
BrewTestBot enabled auto-merge April 28, 2026 14:08
@BrewTestBot
BrewTestBot added this pull request to the merge queue Apr 28, 2026
Merged via the queue into main with commit 56ce594 Apr 28, 2026
22 checks passed
@BrewTestBot
BrewTestBot deleted the bump-ladybug-0.15.4.2 branch April 28, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants