Skip to content

Commit 7a7e5a5

Browse files
committed
chore(main): release ctrl-q 4.5.0
1 parent 08f53c4 commit 7a7e5a5

File tree

4 files changed

+46
-4
lines changed

4 files changed

+46
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"4.4.0"}
1+
{".":"4.5.0"}

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
# Changelog
22

3+
## [4.5.0](https://github.com/ptarmiganlabs/ctrl-q/compare/ctrl-q-v4.4.0...ctrl-q-v4.5.0) (2025-01-06)
4+
5+
6+
### Features
7+
8+
* **qseow task-vis:** Always look for circular task chains and duplicate task triggers when starting Ctrl-Q ([44de75d](https://github.com/ptarmiganlabs/ctrl-q/commit/44de75d85bd6adb9c7f2c9d3b33949dd3a4ca328))
9+
* **qseow task-vis:** Show count for duplicate, identical triggers in task network view ([3499df4](https://github.com/ptarmiganlabs/ctrl-q/commit/3499df498f162df98c99c30f9f8f09eb4861ed13)), closes [#599](https://github.com/ptarmiganlabs/ctrl-q/issues/599)
10+
* **qseow:** Add explanation of the various shapes used in the task network diagram to the legend ([2255dba](https://github.com/ptarmiganlabs/ctrl-q/commit/2255dba7cf42e645d40b707ae16222f532a664b1)), closes [#595](https://github.com/ptarmiganlabs/ctrl-q/issues/595)
11+
* **qseow:** Add task filtering to `qseow task-vis` command, showing only parts of a task network ([042891a](https://github.com/ptarmiganlabs/ctrl-q/commit/042891aa345446582c2a0d8a8052114c710cd541)), closes [#581](https://github.com/ptarmiganlabs/ctrl-q/issues/581)
12+
* **qseow:** Add task tag and id filters to task tree vizualisation ([03d7f57](https://github.com/ptarmiganlabs/ctrl-q/commit/03d7f5755fd248f28effed5f894412a1263b5b80)), closes [#582](https://github.com/ptarmiganlabs/ctrl-q/issues/582)
13+
* **qseow:** Always look for circular task chains in `qseow task-vis` command ([1320df2](https://github.com/ptarmiganlabs/ctrl-q/commit/1320df22de4516ef96e4876771ab52cd6abfa916)), closes [#597](https://github.com/ptarmiganlabs/ctrl-q/issues/597)
14+
* **qseow:** Better verification of --task-tag option when calling task-get command ([f4821f6](https://github.com/ptarmiganlabs/ctrl-q/commit/f4821f6c425f974ead26ef115c0611b17b0ce6e1))
15+
* **qseow:** Better verification of `--task-id` option when calling `task-get` command ([a210f24](https://github.com/ptarmiganlabs/ctrl-q/commit/a210f2453ed45566cb567c140c116076038cdff4))
16+
* **qseow:** Show task info popup when double clicking on node in `qseow task-vis` command ([a1bf796](https://github.com/ptarmiganlabs/ctrl-q/commit/a1bf7968937315c9e7ca2129bae940ae43c8ba34)), closes [#601](https://github.com/ptarmiganlabs/ctrl-q/issues/601)
17+
18+
19+
### Bug Fixes
20+
21+
* **field-scramble:** Better verification of command line options ([d59a010](https://github.com/ptarmiganlabs/ctrl-q/commit/d59a01072c246ce87105a5445b205d64404de617))
22+
* **qscloud:** Log correct tenant name when testing connection to QS Cloud ([e78fabc](https://github.com/ptarmiganlabs/ctrl-q/commit/e78fabc51f7bd6ae089d476ccfd5b655d0e96899)), closes [#535](https://github.com/ptarmiganlabs/ctrl-q/issues/535)
23+
* **qseow:** Make legend in `qseow task-vis` cmd describe all task network elements ([ad087f1](https://github.com/ptarmiganlabs/ctrl-q/commit/ad087f1e7750f482c28c5f1367dffb328d4b9732))
24+
* **qseow:** Set default virtual proxy value for all QSEoW commands ([38490de](https://github.com/ptarmiganlabs/ctrl-q/commit/38490deb4c99d4d4ab7f70f0b120d66ade6b957d)), closes [#580](https://github.com/ptarmiganlabs/ctrl-q/issues/580)
25+
* **qseow:** Sort task tree by task name on each level in `qseow task-get` command ([5821e73](https://github.com/ptarmiganlabs/ctrl-q/commit/5821e73204975a5903e2226be295a458758a7e3b)), closes [#592](https://github.com/ptarmiganlabs/ctrl-q/issues/592)
26+
* **task-get:** Correctly detect circular and duplicate task chains ([0d56b7a](https://github.com/ptarmiganlabs/ctrl-q/commit/0d56b7a9364f36ceefda31a855fa3bbeacecfb7b)), closes [#583](https://github.com/ptarmiganlabs/ctrl-q/issues/583)
27+
28+
29+
### Miscellaneous
30+
31+
* Add Git SHA to version number on Insider builds ([cb09e85](https://github.com/ptarmiganlabs/ctrl-q/commit/cb09e85d907246fea3a3c96c5e02ab17cc893afd))
32+
* Add unit test for `qscloud connection-test` command ([5e53a96](https://github.com/ptarmiganlabs/ctrl-q/commit/5e53a965739c121981d4fbf926ea55bba76c6e00))
33+
* **deps:** Update dependencies ([8f84137](https://github.com/ptarmiganlabs/ctrl-q/commit/8f84137a39bc48a031e2f2cfd1294ce8871c4aaf))
34+
* **deps:** Update dependencies and remove undici dependency ([6719be5](https://github.com/ptarmiganlabs/ctrl-q/commit/6719be56d1c4ef02741f8e61ac944795f70d6d63))
35+
* Fix regex for Git SHA injection in package.json versioning ([f55bb14](https://github.com/ptarmiganlabs/ctrl-q/commit/f55bb147651e7c23b0a56323be57e6c1301d821b))
36+
* Fix regex for Git SHA injection in package.json versioning ([0346b5f](https://github.com/ptarmiganlabs/ctrl-q/commit/0346b5fa73bc358e14c5df2e2ca405b3e423666a))
37+
* Update Git SHA injection in package.json for Insider builds ([83b9bc8](https://github.com/ptarmiganlabs/ctrl-q/commit/83b9bc8d61695ad2db9b399e85cabc37804ff206))
38+
39+
40+
### Refactoring
41+
42+
* Add unit tests and in-code documentation to improve maintanability ([1e16135](https://github.com/ptarmiganlabs/ctrl-q/commit/1e16135a750632e6ea55fec2622e86e3499cdd63))
43+
* **qseow:** Rework logic for showing task trees ([d044229](https://github.com/ptarmiganlabs/ctrl-q/commit/d044229982ebd9153f729a09bf4c04d6df466135))
44+
345
## [4.4.0](https://github.com/ptarmiganlabs/ctrl-q/compare/ctrl-q-v4.3.1...ctrl-q-v4.4.0) (2024-11-29)
446

547

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ctrl-q",
3-
"version": "4.4.0",
3+
"version": "4.5.0",
44
"description": "Command line tool for interacting with Qlik Sense Enterprise servers",
55
"main": "ctrl-q.js",
66
"scripts": {

0 commit comments

Comments
 (0)