Releases: qlik-oss/gopherciser
# Changes v0.5.7 -> v0.5.8
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)
695e364 Add info section to pull request template (#94)
3df0347 Apicompliance/629 ElasticCreateCollection changes (#87)
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
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
# Changes v0.5.4 -> v0.5.5
# Changes v0.5.3 -> v0.5.4
Changes v0.5.3 -> v0.5.4
26b820b Update ODAG generation actions to work with June 2020 (#60)
ca3e84d Remove mandatory stream from validation (#58)
7609479 New autochart handling (#57)
5cd61b5 Add data def for bulletchart (#56)
ba6d5fa Update module json-iterator/go to v1.1.10 (#55)
9d85e72 Enhancement/602 un global (#54)
4f50da4 avoid Get data warning for auto-chart main object (#52)
# Changes v0.5.2 -> v0.5.3
# Changes v0.5.1 -> v0.5.2
Changes v0.5.1 -> v0.5.2
4215b17 Features for consuming app structure through GUI
05af898 Apicompliance/578 (#42)
63183ec Improved cookie handling (#44)
710e279 chore(deps): update module buger/jsonparser to v1 (#43)
87259c5 chore(deps): update github.com/buger/jsonparser commit hash to 5754b3e (#41)
218d332 chore(deps): update circleci/golang docker tag to v1.14 (#38)
9e912f8 Update github.com/buger/jsonparser commit hash to c912c6b (#37)
# Changes v0.5.0 -> v0.5.1
# Changes v0.4.11 -> v0.5.0
# Changes v0.4.10 -> v0.4.11
Changes v0.4.10 -> v0.4.11
b2945db Enhancement/569 change reuse user randomizer (#24)
4b498c9 Added info that Gopherciser is also included in the QSEST. (#23)
260153f Add option to have same randomization for all users and sessions (#22)
d816aa5 Update module qlik-oss/enigma-go to v1.1.2 (#20)
2a9d518 Update module hashicorp/go-multierror to v1.1.0 (#21)
5ec9e1d Update module spf13/cobra to v0.0.7 (#18)
db0e0b7 Using real context to shutdown metrics HTTP server. (#19)
840d242 Adding 1s and 6s buckets to prometheus metrics (#17)
02449b8 Added more information on think times in between actions. (#16)