Skip to content

Releases: lpgauth/marina

0.3.9

26 Aug 17:35
Compare
Choose a tag to compare

What's Changed

  • Expose function to clear marina_cache using the RequestId by @lpgauth in #56

Full Changelog: 0.3.8...0.3.9

0.3.8

23 Apr 16:52
9680635
Compare
Choose a tag to compare

What's Changed

  • Add decode_number_list to marina_types by @RAttab in #55

Full Changelog: 0.3.7...0.3.8

0.3.7

18 Mar 18:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.6...0.3.7

0.3.6

12 Oct 18:36
Compare
Choose a tag to compare

Changelog:

  • Upgrade rebar3
  • Upgrade shackle
  • Upgrade murmur
  • Upgrade lz4
  • Switch to Github actions (from Travis-CI)

0.3.5

04 Sep 17:59
Compare
Choose a tag to compare

Changelog:

  • Validate computed timeout for reusable_query/2

0.3.4

23 Jul 13:02
Compare
Choose a tag to compare

Changelog:

  • Improve specs

0.3.3

20 Jul 16:11
206a63b
Compare
Choose a tag to compare

Changelog:

  • OTP-21 support

0.3.2

10 Jul 15:28
Compare
Choose a tag to compare

Changelog:

  • Add support for PasswordAuthenticator
  • Upgrade to Shackle 0.6.0

0.3.1

07 Jun 15:23
Compare
Choose a tag to compare

Changelog:

  • Infer data center from local query

0.3.0

04 Jun 15:54
Compare
Choose a tag to compare

Changelog:

  • Support load-balancing policies: random, token_aware