This release is mainly to address build issues with gcc/g++ 14.x/15.x and autoconf 2.72 as well as various minor issues found with CodeQL.
What's Changed
- Added CodeQL workflow to GitHub Actions (@esabol in PR#379 and PR#381)
- Addressed CodeQL gripes (@esabol in PR#380, PR#404, PR#405, and PR#411; @SpamapS in PR#384 and PR#385)
- Added GitHub Actions workflow to build and publish docs via GitHub Pages to https://gearman.org/gearmand/ (@esabol in PR#388 and PR#403)
- Fixed gcc-14 build failure (@esabol in PR#399)
- Updated Dockerfiles (@p-alik in PR#401, @esabol in PR#402 and PR#426)
- Made bootstrap compatible with autoconf 2.72 (@esabol in PR#409)
- Replaced all references to gearman.info with gearman.org (@esabol in PR#416)
- Fixed all warnings/errors building the HTML docs using recent versions of Sphinx (@esabol in PR#423)
- Maintenance of the GitHub Actions CI workflow, including adding gcc-14 and gcc-15 builds and various builds on Alpine Linux (@esabol in too many PRs to list)
- Prepare example Dockerfile for release of version 1.1.22 by @esabol in #426
Full Changelog: 1.1.21...1.1.22