What's Changed
- ci: fix release branch pipelines and blocked org actions by @jbachorik in #548
- ci: replace third-party GH actions with built-in equivalents by @jbachorik in #553
- fix(profiler): close onThreadEnd teardown race by @jbachorik in #552
- fix(tsan): clean TSan gtest suite; fix races and RefCountGuard activation window by @jbachorik in #554
- Fix buffer overrun in livenessTracker.cpp by @zhengyu123 in #555
- fix(ci): exclude publish-benchmark-gh-pages from schedule pipelines by @jbachorik in #557
- fix(liveness): release jweak ref when liveness table overflows or realloc fails by @jbachorik in #556
- fix(tsan): atomic reads in findCallTrace to eliminate data race by @jbachorik in #559
- ci: fix release branch pipelines and surface version bump PR link by @jbachorik in #551
- fix(ci): skip tag/branch creation when MINOR tag already exists by @jbachorik in #561
- fix(ci): force-push bump branch to handle pre-existing remote by @jbachorik in #562
- [Automated] Bump dev version to 1.44.0 by @jbachorik in #563
Full Changelog: v_1.43.0...v_1.44.0