Skip to content

Releases: qlik-oss/gopherciser

# Changes v0.9.0 -> v0.10.0

30 Mar 07:55
e78ea0e

Choose a tag to compare

Changes v0.9.0 -> v0.10.0

e78ea0e Add logs to be used for regression testing (#140)

4e76bd1 update action interface to be able to return warnings on Validate function (#217)

4cd808a Change openhub action to be api compliant (#216)

f45069e Update module github.com/rs/zerolog to v1.21.0 (#215)

# Changes v0.8.1 -> v0.9.0

25 Mar 12:32
3f679e6

Choose a tag to compare

Changes v0.8.1 -> v0.9.0

3f679e6 Remove "elastic" methods and data structures (#214)

# Changes v0.8.0 -> v0.8.1

23 Mar 11:42
3d53505

Choose a tag to compare

Changes v0.8.0 -> v0.8.1

3d53505 Add getenv to template function map (#213)

# Changes v0.7.0 -> v0.8.0

22 Mar 13:13
5f1e541

Choose a tag to compare

Changes v0.7.0 -> v0.8.0

5f1e541 Add unique parameter to openapp for forcing unique engine session. (#211)

fcbd485 Add askhubadvisor action (#212)

49808c9 Update module github.com/prometheus/client_golang to v1.10.0 (#210)

5e39da1 Update module github.com/hashicorp/go-multierror to v1.1.1 (#207)

48ed100 Add optional title parameter to elasticuploaddata action (#209)

ec859b9 Fix two http client bugs (#208)

a885cfd Add select option for static selection to select action. (#206)

ae0435c Remove deprecated fields (#205)

4ad60a8 Add Clear field action (#204)

96ce63b document new timeout parameter for elasticreload action (#203)

7f818d8 Enhancement/755 event wait timeouts (#202)

ca77083 only do random selection in object with at least one dimension (#201)

ad995f5 log feature flag info row (#200)

# Changes v0.6.30 -> v0.7.0

03 Mar 10:31
f420615

Choose a tag to compare

note the new default of eleasticmoveapp changes the flow of the app and which apps are considered active for subsequent actions to choose from.

Changes v0.6.30 -> v0.7.0

f420615 Make elasticmoveapp navigate to space by default (#187)

272c853 Make elasticcreateapp api compliant (#199)

49c0f28 Update to latest request flow for delete app (#196)

# Changes v0.6.29 -> v0.6.30

01 Mar 16:12
ec7036f

Choose a tag to compare

Changes v0.6.29 -> v0.6.30

ec7036f Add command line completion (#190)

db7d4c9 Fix default chnksize bug (#198)

# Changes v0.6.28 -> v0.6.29

26 Feb 16:11
e873973

Choose a tag to compare

Changes v0.6.28 -> v0.6.29

e873973 Add smart tus-chunksize (#197)

d4ebd01 Close file after uploading data (#195)

f361e77 Add go 1.16 tests

# Changes v0.6.27 -> v0.6.28

24 Feb 15:08
8319298

Choose a tag to compare

Changes v0.6.27 -> v0.6.28

8319298 Make uploaddata-action apicompliant (#192)

# Changes v0.6.26 -> v0.6.27

22 Feb 14:47
134d357

Choose a tag to compare

Changes v0.6.26 -> v0.6.27

134d357 Update signature for api prometheus dummy method for js (#193)

# Changes v0.6.25 -> v0.6.26

22 Feb 12:47
1a6aafc

Choose a tag to compare

Changes v0.6.25 -> v0.6.26

1a6aafc Add http method patch to resthandler (#191)

fd8536e Update module spf13/cobra to v1.1.3 (#179)

200405a Add support for grid charts (#189)