DKIM signer TTLs can be now be expressed using duration strings like "5
mins". Previously you could only use the integer number of seconds.
debian packages will now unmask kumod and tsa-daemon services as part
of post installation. Thanks to @cai-n! #331
memoize now has an optional
invalidate_with_epoch parameter that allows you to opt a specific cache
into epoch-based invalidation.
DKIM signer has a separate supplemental cache for the parsed key data,
which helps to reduce latency for deployments where the same key data
is shared between multiple signing domains.