github gearman/gearmand 1.1.21
1.1.21: A new feature!

5 months ago

This release adds a feature to run without data persistence but
convenience for restarts when using SQLite.

We've also tweaked a few things in the build space to make sure gearmand
compiles on modern architectures and toolchains.

See below for all of the release notes.

What's Changed

  • Updated actions/checkout to v3 in GitHub Actions CI workflow by @esabol in #360
  • Silence implicit fallthrough warning on newer GCC versions by @esabol in #359
  • Added CXXFLAGS="-Wp,-D_GLIBCXX_ASSERTIONS" to gcc-9 and higher builds in GitHub Actions CI by @esabol in #361
  • More refinements to GitHub Actions CI by @esabol in #363
  • Adjust linking order of libmemcached{,util} by @sergiodj in #365
  • Change CI to test Ubuntu 18.04 in containers by @esabol in #371
  • Add gcc-12 build to GitHub Actions CI by @esabol in #372
  • skip removing entries from sqlite if store-queue-on-shutdown is used by @sni in #370
  • add Rocky to supported Linux distributions by @sni in #374
  • add loongarch64 support by @haomi123 in #375
  • Issue #376: Fix configure error when gperf is absent by @esabol in #377
  • Add riscv64 support by @haomi123 in #378
  • added apt-get for some reqs in ubuntu by @sfinktah in #349

New Contributors

Full Changelog: 1.1.20...1.1.21

Don't miss a new gearmand release

NewReleases is sending notifications on new releases.