Skip to content

Releases: YgorCastor/ravix

v0.2.0

22 Jun 13:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.2.0

v0.1.7

20 Jun 17:36
Compare
Choose a tag to compare

What's Changed

  • [patch] Reconnect connections if they are closed by @YgorCastor in #16

Full Changelog: v0.1.6...v0.1.7

v0.1.6

31 May 13:50
Compare
Choose a tag to compare

Now to configure SSL you can use the erlang ssl modules direct configurations.

Full Changelog: v0.1.5...v0.1.6

v0.1.5

30 May 20:07
Compare
Choose a tag to compare

What's Changed

  • Fixing SSL certificates

Full Changelog: v0.1.4...v0.1.5

v0.1.4

23 May 13:44
Compare
Choose a tag to compare

Fixing bugs on group_id

Full Changelog: v0.1.3...v0.1.4

v0.1.3

13 May 06:02
Compare
Choose a tag to compare

What's Changed

  • Improving documentation by @YgorCastor in #5
  • Bump timex from 3.7.7 to 3.7.8 by @dependabot in #8
  • Bump ex_doc from 0.28.3 to 0.28.4 by @dependabot in #7
  • Bump retry from 0.15.0 to 0.16.0 by @dependabot in #6
  • Added option to return an error on id conflicts instead of upserting.

New Contributors

Full Changelog: v0.0.3...v0.1.3

v0.1.2

27 Apr 19:44
Compare
Choose a tag to compare

What's Changed

  • Adding the Delete Database and Database Status Commands
  • Converted to an Application, so it will autostart the registries on elixir otp apps

Full Changelog: v0.1.0...v0.1.2

v0.1.0

23 Apr 14:05
Compare
Choose a tag to compare
  • General bugfixes
  • Added support to inc and dec update operations
  • Dyalizer fixes
  • Added validations for url size and maximum load quantity
  • Fixed retries and added a option to retry on stale

Full Changelog: v0.0.3...v0.1.0

v0.0.3

13 Apr 07:58
Compare
Choose a tag to compare
  • Added Support for aggregations
  • Added support for auto generated server ids
  • General bugfixing

Full Changelog: v0.0.2...v0.0.3

v0.0.2

30 Mar 14:16
Compare
Choose a tag to compare

What's Changed

  • First published version

Full Changelog: https://github.com/YgorCastor/ravix/commits/v0.0.2