Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Releases: qlik-oss/corectl

v1.5.2

20 Dec 13:14
Compare
Choose a tag to compare

Changelog

3e01f55 Add app-properties to unbuild (#474)
161d1be Get full property tree (#472)
36ef6a7 Add Makefile (#469)
521c3db Enable sense login (#468)
632b126 Allow insecure connections (self signed cert) (#463)
ef73e74 Update minor and patch (#467)
1b9a181 Go lint (#462)
7ec0b61 Update minor and patch (#461)
9307c9f Fatal if failing to set script (#456)
9320aa6 Update minor and patch (#453)
e351bbb Add log buffer (#447)
b90d534 Update Node.js to v8.16.2 (#446)
c5f5531 Update excluded commits from changelog (#442)

v1.4.1

07 Oct 13:20
Compare
Choose a tag to compare

Changelog

d1841f8 Automated: Bump Docker images (#441)
2fb3c0a fix: Add unbuild support for all unicode letters (#433)

v1.4.0

01 Oct 10:30
Compare
Choose a tag to compare

Changelog

f0472e0 feature: Add quiet-flag for fields and bash-completion for values (#429)
85b18db fix: Error handling in paralell calls (#427)
89a5b06 fix: Quiet flag precedence over traffic (#426)
89d163d fix: Release pruning (#423)
5f5874d Restructure logging and add quiet flag (#372)
fcab71d Update minor and patch (#421)
ad1808f Create and update dimensions and measures in parallel (#418)
22a9de9 Run SetProperties in parallel when updating multiple objects (#417)
cbf57da Add reload limit (#416)
56f7706 Always fetch connections regardless if configured in config (#412)
e7b6fe0 Changing prerun to exclude most context commands (#411)
832fe9b test: Add integration tests for certificates (#409)
0fa6d8c refactor: Refactor state.go to have one flow for connections (#407)

v1.3.0

10 Sep 07:55
Compare
Choose a tag to compare

Changelog

9f55e0f Use golang version 1.13 (#406)
a9311aa Update circleci/golang Docker tag to v1.13 (#404)
9b9e011 Handle separate connection files that are empty (#401)
79d2924 Minor fixes (#397)
420e67b Add alternate states (#394)
0dcc4cd Context can now get cert from flags, with abs path (#395)
e9b5b65 Read connections config from file and not through viper (#389)
6f9e6eb Check for certificates both as flag or config (#388)
9a19ba9 Support for global contexts (#362)
ea1ebca Automated: Bump Docker images (#382)
2286877 Update minor and patch Docker tags (#381)
191ad7e Automated: Bump Docker images (#377)
4faf0b7 Create corectl_config.md (#378)
c241b0e Update golden file for test (#379)
904aa0e Fixed go.mod and go.sum problem in circleci build step
3b3501c Fixed linting step (#368)
620aec1 Known app lookup based on host (#365)
81451c3 Fix HTML-escaping (#364)
6c6dea0 Improve doc validation (#363)
573b53b Added support for certificates with http requests (#347)
2cc5db0 Exclude specific commit patterns from changelog (#345)
85720f5 Added verbose output when using certificates flag (#344)
8082f56 Remove redundant test dependency (#343)
ef155ea Rest refactorization (#341)
4b33a7c Publish brew tap formula using goreleaser (#339)
d19c52c Add pre-flight check for remote changes in release script (#332)

v1.2.0

19 Jun 14:11
Compare
Choose a tag to compare

Changelog

f7d3403 Release v1.2.0
3c14b19 Added example for unbuild (#329)
6544664 Fixed added whitespace on command completion for bash
c5eae36 Automated: Bump Docker images (#326)
a1b92ca Fix verbose log entry for connection and adjust tables printout (#327)
da6811b Ignore all qvfs except one and all unbuild folders (#325)
aa05aef Unbuild: Fix for export when no entities exists (#324)
35b0b8c File-extension completion for commands (#323)
b4a5289 Remove unmaintained dependency go-latest (#322)
a7d07c2 Update golang.org/x/crypto commit hash to 5c40567 (#318)
cdef654 Update github.com/qlik-oss/enigma-go commit hash to 25c7d1c (#317)
97eab5a Update golang.org/x/sys commit hash to 15dcb6c (#319)
ae9f899 Add Unbuild command (#314)
c12ca1d App import (#309)
801852f Update golang.org/x/crypto commit hash to f99c8df (#311)
043f52e Update golang.org/x/sys commit hash to 301114b (#312)
7e5b337 Update github.com/qlik-oss/enigma-go commit hash to fcc4134 (#310)
860fa09 Update module spf13/cobra to v0.0.5 (#313)
adb4f9f Hide bookmark set (#306)
f2fca48 Add support for variables (#305)
a754885 Added support for bookmarks (#300)
cc58615 Add flag for connecting to QSEfW with certificates (#304)
78cf621 Update github.com/qlik-oss/enigma-go commit hash to 9ab0184 (#301)
a9e5ee6 Update golang.org/x/sys commit hash to 4c4f7f3 (#303)
e48ac8f Update golang.org/x/crypto commit hash to 20be4c3 (#302)
bceb041 Readme update (#295)
320d5bb Brew/snap readme update (#294)

v1.1.1

27 May 11:16
Compare
Choose a tag to compare

Changelog

a6ea9f6 Release v1.1.1
c1fd4a8 Update gitignore to ignore .snapcraft

v1.0.0

17 May 10:53
93da0bd
Compare
Choose a tag to compare

Changelog

80cb9e6 Release v1.0.0
7fa955e Removed superfluous Println from properties --minimum (#269)
690c27a Correctly interpret engine flag in (WSL) bash (#268)
5bc3423 Update golang.org/x/crypto commit hash to a29dc8f (#266)
81b7caf Update golang.org/x/sys commit hash to a43fa87 (#267)
96bc0dc Add go mod tidy to renovate configuration (#265)
d0c129d Add script for creating a release (#263)
e3306ac Fix getProgress bug and enable transient logging in terminal (#264)
7ef85da Parallelized engine communication done in loops (#262)
5c0f15f Handle app identifier in websocket url for catwalk command (#254)
9f36557 Update github.com/qlik-oss/enigma-go commit hash to 7fdea27 (#259)
bd05ee7 Update golang.org/x/sys commit hash to 804c0c7 (#260)
e9591dd Update golang.org/x/sys commit hash to a129542 (#257)
f2dd789 Update minor and patch Docker tags (#258)

v1.0.0-beta.1

26 Apr 14:26
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Changelog

18d4bc6 Bump api spec version to v1.0.0-beta.1

v0.5.0

28 Mar 17:02
Compare
Choose a tag to compare

Changelog

1e33a3c Completion on bash (#184)
dfe97f6 Update README.md (#182)
7c67285 Aligned the way the connections config parameter works in the config … (#181)
3ca2f7b Add more test log (#180)
a178a84 Plural -> singular for remove commands (#179)
44d91e1 Setting localhost:9076 as default for the flag (#175)
b3b3812 Update golang.org/x/sys commit hash to f49334f (#174)
006f783 Handle filenames with spaces during autocompletion (#173)
048485d Trigger fatal if app creation fails (#172)
5cdd825 Remove jq as dependency for auto completion (#171)
0cf4d88 Bash completion (#166)
fecb139 Make it possible to remove multiple connections (#169)
11fa01c Append semicolon when flattening settings for a connection (#168)
0942a19 Fix for being unable to set user and password for a connection in config (#165)
6bb3ccf Adding logo (#161)
c85caf2 Add examples for all corectl commands (#160)
e214b66 Add example config and document in README.md (#159)
e345dfb Update github.com/qlik-oss/enigma-go commit hash to 8859549 (#157)
56af020 Automated: Bump Docker images (#158)
e142e2e Update minor and patch (#155)
ac23d8d Update golang.org/x/sys commit hash to a2f829d (#154)
ee14d8a Check for latest release when running the version command (#153)
e9f1123 Fix for setting version while building (#150)
831892a Cleanup of parameters in PrepareEngineState (#151)
6ef6425 Structure cmd (#149)
07ab7d1 Update github.com/qlik-oss/enigma-go commit hash to 944f286 (#145)
f894b38 Update golang.org/x/sys commit hash to 10058d7 (#146)
9e09d49 Update golang.org/x/net commit hash to 56fb011 (#148)
6a95f6b Update golang.org/x/net commit hash to 16b79f2 (#141)
da920fd Update golang.org/x/sys commit hash to c2f5717 (#142)
30cde09 Automated: Bump Docker images (#143)

v0.4.0

27 Feb 13:00
77c62e4
Compare
Choose a tag to compare

Changelog

77c62e4 Bump golang version (#140)
e610f84 Update github.com/buger/goterm commit hash to c206103 (#133)
6465c68 Add support for nested JSON objects (#130)
2df0e72 Update github.com/qlik-oss/enigma-go commit hash to 743d6e5 (#134)
a702200 Update golang.org/x/net commit hash to 3a22650 (#135)
e5beaa9 Update minor and patch (#137)
d2794db Update module spf13/viper to v1 (#139)
5477464 Update golang.org/x/sys commit hash to cc5685c (#136)
f622e12 Use modules support instead of dep for dependencies (#132)
b285526 Isolate tests (#131)
cab5f75 Add badges to README.md (#128)
955d0fa adding test for meta functionality since that was missing (#127)
879bef0 Add parameter for logging JSON traffic to stdout (#125)
528cdfd Only use the table names from "GetTableAndKeys" (#123)
56bd69f Automated: Bump Docker images (#124)
03129fc Automated: Bump Docker images (#117)