You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new feature!
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.
Regular maintenance release 1.1.20
This release is mostly focused on updating things for portability and
testing on more modern platforms. Please see the changelog for a
comprehensive list of changes.
Bug Fixes, compiler support, new contributors
* Fixing compiler warnings and incorporating security scan results
* Dropped OSX from automated testing
* Various fixes from the community
Bugfix release including:
- Fixes to HTTP protocol plugin and background jobs
- Redis queue plugin refactored
- TCP Keepalive settings are properly respected
- Various fixes for stricter C++11 compilation
- Changed from CYaSSL to WolfSSL
- Various fixes to memcached queue plugin