Releases: mailgun/holster
Releases · mailgun/holster
v4.0.6
v4.0.5
make seconds optional for parsing RFC822 timestamps
Release v4.0.4
URIWithOptions() now correctly injects a '/' after host list
Release v4.0.3
Merge pull request #87 from mailgun/cclark/dev
PIP-1406: support parsing datetime with full month name
Release v4.0.2
Merge pull request #85 from mailgun/thrawn/develop Added WrappedContext and mongoutil.Config
v4.0.1
Adds StringWithOffset method to RFC822Time struct which returns the string representation of the timestamp with numerical offset.
v3.16.2
Support parsing RFC822 date time without a day name.
Release v3.16.1
Merge pull request #82 from mailgun/thrawn/develop PIP-1032: election vote now updates to the latest term
Release v3.16.0
- Added leader election library
- Added
cancel
library
Release v.3.15.2
Adds consul.Lock
which creates a lock file that attempts to keep the lock on the file until told to stop, even if connectivity is lost.