Skip to content

Releases: AbsaOSS/spline

0.8.4

25 Sep 05:44

Choose a tag to compare

What's Changed

Full Changelog: release/0.8.3...release/0.8.4

0.8.3

23 Sep 15:19

Choose a tag to compare

What's Changed

  • issue #1455 Admin CLI :: must treat any 2xx return from the Producer … by @wajda in #1456

Full Changelog: release/0.8.2...release/0.8.3

0.8.2

23 Sep 14:22

Choose a tag to compare

What's Changed

Full Changelog: release/0.8.1...release/0.8.2

0.8.1

14 Jul 09:05

Choose a tag to compare

What's Changed

Full Changelog: release/0.7.10...release/0.8.1

0.7.10

08 Jun 23:31

Choose a tag to compare

What's Changed

Full Changelog: release/0.7.9...release/0.7.10

0.7.9

08 Jan 09:59

Choose a tag to compare

Other improvements

  • #1255 Add message length into execution plan extra info
  • bump minor versions of several libraries

0.7.8

29 Jul 00:51

Choose a tag to compare

Features

  • #1251 - Multi-arch docker builds support

Other improvements

  • #900 [Backported from develop] Switch to AbsaOSS root POM
  • #889 [Backported from develop] Change docker base image to slim variant based on OpenJDK 11
  • #1166 [Backported from develop] Fix building docker on M1

0.7.7

13 Apr 17:12

Choose a tag to compare

Bugfixes

#1078 AQL query is not re-attempted on DatabaseException

0.7.6

30 Mar 16:10

Choose a tag to compare

Bugfixes

  • #1049 Admin CLI :: fix "401 not authorized" when user password is empty
  • #1056 Disable active failover mode (partial backport of #1050)

Improvements

  • #1016 Docker :: launch processes with an unprivileged user and correct signal forwarding
  • #1066 Update ArangoDB driver to version 6.16.1

0.7.5

22 Oct 18:47

Choose a tag to compare

Bugfixes

#983 - AQL: collection not known to traversal: "dataSource"
#979 - Producer API swagger definition: durationNs should be number, not object

Improvement

#978 - Execution plan UUID collision handling