Skip to content

Releases: ArangoDB-Community/arangox

v0.7.0

12 Mar 13:04
55ae757
Compare
Choose a tag to compare

Enhancements

  • Added support for ArangoDB JWT authentication via bearer tokens

Breaking changes

  • auth start option now only accepts {:basic, username, password} or {:bearer, token}
  • No longer authenticates with "root:" by default
  • Requires Elixir v1.7+.

v0.6.0

21 Dec 19:29
0bd5655
Compare
Choose a tag to compare
release new minor version for updated gun dependency

v0.5.6

06 Oct 11:19
c881976
Compare
Choose a tag to compare
new patch version

v0.5.5

20 Jun 13:30
94e66bf
Compare
Choose a tag to compare
v0.5.5

v0.5.4

29 Jun 11:08
e1be3c1
Compare
Choose a tag to compare
fix transaction abort bug

v0.5.3

23 Jun 14:17
00d39ea
Compare
Choose a tag to compare
bump tested otp version to 23

v0.5.2

22 Jun 17:50
Compare
Choose a tag to compare
upgrade deps

v0.5.1

01 Jun 09:09
c04c9be
Compare
Choose a tag to compare
fix match errors in mint client

v0.5.0

31 May 09:29
5e3fe5f
Compare
Choose a tag to compare
support arbitrarily large request sizes in mint client

v0.4.5

18 Nov 10:34
0de3d1b
Compare
Choose a tag to compare
validate opts in child_spec/1