Skip to content

Releases: qlik-oss/enigma-go

Release v3.1.0

20 Dec 10:41
Compare
Choose a tag to compare

Performance improvements to JSON encoding/decoding:

  • Now using github.com/goccy/go-json instead of the standard encoding/json package.
  • Float64 custom encoding/decoding now uses the strconv package directly.

Release v3.0.1

20 Dec 10:38
1aa72e2
Compare
Choose a tag to compare

Release new major version because of signature change for the CreateApp function.
The locale parameter has been added to the CreateApp function.

v2.1.0

31 Aug 09:39
Compare
Choose a tag to compare

Added support for outbound proxy PR: https://github.com/qlik-oss/enigma-go/pull/205/files

Release v2.0.1

31 May 10:36
Compare
Choose a tag to compare
Release: v2.0.1 for QIX schema version 12.961.0

Release v1.2.0

03 Dec 09:26
Compare
Choose a tag to compare
Release: v1.2.0 for QIX schema version 12.852.0

v1.1.2

02 Apr 13:00
Compare
Choose a tag to compare

Fix Float64 marshalling problem.

v1.1.1

28 Jan 10:15
Compare
Choose a tag to compare

Patch release with fix for possible deadlock in socker writer.

v1.1.0

09 Jan 08:08
Compare
Choose a tag to compare
Release: v1.1.0 for QIX schema version 12.538.0

v1.0.0

18 Sep 12:29
Compare
Choose a tag to compare
Release: v1.0.0 for QIX schema version 12.429.0

v0.1.1

17 Sep 13:52
Compare
Choose a tag to compare
Release: v0.1.1 for QIX schema version 12.429.0