Skip to content

Releases: mailgun/holster

v4.0.6

05 Nov 14:37
244735e
Compare
Choose a tag to compare

Support parsing month before day.

v4.0.5

02 Nov 16:01
693378c
Compare
Choose a tag to compare

make seconds optional for parsing RFC822 timestamps

Release v4.0.4

28 Oct 01:56
5badbf7
Compare
Choose a tag to compare

URIWithOptions() now correctly injects a '/' after host list

Release v4.0.3

07 Sep 15:59
3b85337
Compare
Choose a tag to compare

Merge pull request #87 from mailgun/cclark/dev

PIP-1406: support parsing datetime with full month name

Release v4.0.2

05 Aug 17:41
0635e8b
Compare
Choose a tag to compare
Merge pull request #85 from mailgun/thrawn/develop

Added WrappedContext and mongoutil.Config

v4.0.1

29 Jul 17:07
4efdeb2
Compare
Choose a tag to compare

Adds StringWithOffset method to RFC822Time struct which returns the string representation of the timestamp with numerical offset.

v3.16.2

04 Jun 18:14
fced42d
Compare
Choose a tag to compare

Support parsing RFC822 date time without a day name.

Release v3.16.1

27 May 15:37
31f653f
Compare
Choose a tag to compare
Merge pull request #82 from mailgun/thrawn/develop

PIP-1032: election vote now updates to the latest term

Release v3.16.0

15 Apr 21:18
3a5a9b6
Compare
Choose a tag to compare
  • Added leader election library
  • Added cancel library

Release v.3.15.2

24 Nov 16:15
d7252dd
Compare
Choose a tag to compare

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.