Skip to content

Releases: qlik-oss/gopherciser

# Changes v0.6.4 -> v0.6.5

21 Sep 13:06
42fbd2e

Choose a tag to compare

Changes v0.6.4 -> v0.6.5

42fbd2e Add possibility to continue on errors in scheduler (#110)

# Changes v0.6.3 -> v0.6.4

18 Sep 14:01
e420720

Choose a tag to compare

Changes v0.6.3 -> v0.6.4

e420720 use new reload service result event instead of reload.ended (#109)

# Changes v0.6.2 -> v0.6.3

17 Sep 11:26
6fe9b3a

Choose a tag to compare

Changes v0.6.2 -> v0.6.3

6fe9b3a remove elasticshareapp action (#108)

faac66e Enhancement/644 add story objects to app structure (#106)

# Changes v0.6.1 -> v0.6.2

09 Sep 11:19
334f172

Choose a tag to compare

Changes v0.6.1 -> v0.6.2

334f172 Handle rank sometimes being sent as empty string (#105)

# Changes v0.6.0 -> v0.6.1

08 Sep 13:08
8db28e4

Choose a tag to compare

Changes v0.6.0 -> v0.6.1

8db28e4 make sure not to include port when looking up header (#104)

b456a75 Update module gobwas/ws to v1.0.4 (#103)

# Changes v0.5.8 -> v0.6.0

07 Sep 09:22
47a4b34

Choose a tag to compare

Changes v0.5.8 -> v0.6.0

47a4b34 Update github.com/shiena/ansicolor commit hash to c731221 (#102)

095df1d Replace tick preciontime with atomic counter (#101)

73d836e Add events websocket and utlize events in elastic reload (#97)

7299531 Update github.com/shiena/ansicolor commit hash to 9405ca8 (#99)

# Changes v0.5.7 -> v0.5.8

03 Sep 14:14
d7f4026

Choose a tag to compare

Changes v0.5.7 -> v0.5.8

d7f4026 Add action-button support (#90)

1b68d9a Update module google/uuid to v1.1.2 (#100)

80b086f Add GET and POST methods with extra headers options (#98)

52f04b9 Make connection id fetch in elasticopenhub optional (#96)

93eb3c6 Ci/golang1.15 (#95)

695e364 Add info section to pull request template (#94)

3df0347 Apicompliance/629 ElasticCreateCollection changes (#87)

2b1c308 Fixes/630 (#89)

b48df64 Ignore snapshot and snapshotlist in appstructure (#91)

b832869 increate hubsearch API limits from 10 to 100 to reflect client side (#88)

# Changes v0.5.6 -> v0.5.7

28 Jul 15:40
95a83ec

Choose a tag to compare

Changes v0.5.6 -> v0.5.7

95a83ec Enhancement/621 appstructure fields (#85)

720f2d1 Add and use an enum constructor with panic (#86)

f4d93ce Elasticuploadapp action update as per issue 624 (#81)

2e1afc0 only trigger timebuffer.wait(errors==true) if there was an error (#84)

5b4a8bd Move Enum interface (#80)

0035c92 Remove go-tus dependency replace as PR has been merge to master (#83)

1c64d6d Add example repo to documentation show casing how to extend gopherciser with custom actions (#79)

72d1646 Apicompliance/617 Elasticexplore changes (#76)

535075b Enable REST requests without automatically added virtualproxy (#78)

30df590 Add ListBoxSelect Action (#77)

0bdf28a Apicompliance/616 Openhub (#75)

4897572 log elastic reload duration consistantly as milliseconds (#74)

220a1f6 Don't rename action on reconnected action of type *ThinkTimeSettings (#73)

e61fd8d Add golang 1.13 build verifying build compatibility (#72)

329e142 Bugfix/websocket reconnect (#69)

7bfa3b1 avoid nilpointer panic in jwtconnection validation (#71)

39532cf avoid nilpointer exception when using objects without select defnitions in select action (#70)

76289ad Apicompliance/578 change sheet (#68)

52e9ee3 update dependencies (#67)

c91ff8f Possibility to re-connect websocket, app and objects on websocket disconnect (#65)

9b9bf84 make more clear document only go generate needed to generate documentation (#66)

743ef81 Update module prometheus/client_golang to v1.7.1 (#62)

# Changes v0.5.5 -> v0.5.6

29 Jun 11:48
8660b26

Choose a tag to compare

Changes v0.5.5 -> v0.5.6

8660b26 Enhancement/601 subscribe object (#59)

# Changes v0.5.4 -> v0.5.5

24 Jun 14:02
b24bc12

Choose a tag to compare

Changes v0.5.4 -> v0.5.5

b24bc12 Clarified the use of the bookmark-related actions. (#64)

073f871 update limitations section in README (#61)

3ecec11 use updated go-tus fork for now (#63)