Skip to content

Latest commit

 

History

History
247 lines (141 loc) · 15 KB

CHANGELOG.md

File metadata and controls

247 lines (141 loc) · 15 KB

Changelog

0.2.9 (2024-03-19)

Miscellaneous

0.2.8 (2023-10-22)

Bug Fixes

  • qseow: No more "invalid task source" error for task operations (027f388)

0.2.7 (2023-09-28)

Features

  • qseow: Add operation task-id-lookup operation (fbd0d4e), closes #85

Bug Fixes

  • qseow: Test streams rather than spaces for QSEoW (1807bac), closes #86

Miscellaneous

  • deps: Update dependencies (177c643)

0.2.6 (2023-09-18)

Bug Fixes

  • Pass-through of parts/reset message properties (2db6663), closes #81
  • qseow: Respect ignore-anauthorised-cert settings for all calls to QSEoW (7427151)

0.2.5 (2023-09-18)

Bug Fixes

  • qseow: Error when multiple Node-RED instances run in parallel (5be3f63), closes #78

0.2.4 (2023-09-17)

Features

  • qseow: Add control of rejectUnauthorized cert to QSEoW server config (435a479)
  • qseow: Add get-script and set-script operations to qseow-app node (9a0f4f6), closes #75
  • qseow: Add Qlik engine QSEOW server config node (0f18a5c)

Miscellaneous

0.2.3 (2023-09-14)

Features

  • cloud: Add qscloud-user node (9554917), closes #70

0.2.2 (2023-09-13)

Documentation

0.2.1 (2023-09-13)

Features

  • cloud: Add app ID lookup operation to qscloud-app node (f502b31), closes #64
  • qseow: Add app ID lookup operation to qseow-app node (b18afa7), closes #65

Bug Fixes

  • cloud: Fix typo in reload status out msg (326342e), closes #63
  • cloud: Make all output msgs from reload status lower case (3b4676c)

0.2.0 (2023-09-11)

⚠ BREAKING CHANGES

  • cloud: Move cloud license info to msg.payload.license in out msg

Bug Fixes

  • cloud: clientId no longer required when using API key auth (233ede3), closes #59
  • cloud: Move cloud license info to msg.payload.license in out msg (8c95c9e), closes #60

0.1.4 (2023-09-11)

Features

  • qseow: Add qseow-license node (c47e49d), closes #56

Documentation

  • client-managed: Correct input message format for tag delete operation (4ce510d), closes #55

0.1.3 (2023-09-10)

Bug Fixes

  • qseow: Better logging when deleting tags (3eee9ed), closes #52

Miscellaneous

  • deps: Update dependencies to stay safe and secure (71c1c84)

0.1.2 (2023-09-09)

Bug Fixes

  • Show correct node status when tags have been deleted (b9cd046), closes #49

0.1.1 (2023-09-09)

Bug Fixes

  • Handle Windows line breaks in tag/app/task editors (fb54601), closes #46
  • Set default auth type to API key when creating new tenant config (34703a8), closes #44

0.1.0 (2023-09-07)

⚠ BREAKING CHANGES

  • Updated README and prettified example files

Features

  • Add support for comments in cloud app ID definition editor (e56f389), closes #38

Miscellaneous

  • Make breaking changes pre 1.0.0 result in minor updates (4721bd4)

Documentation

  • Add missing output property for cloud app reload node (986f235)
  • Add more examples of using cloud nodes (ba7d54c)
  • Added numerous examples for both Cloud and QSEoW. (ef7209e)
  • Updated README and prettified example files (ba8ccbb)

0.0.6 (2023-09-06)

Miscellaneous

  • Add .npmignore file (819dde5), closes #24
  • deps: update actions/checkout action to v4 (3257516)

Documentation

0.0.5 (2023-09-03)

Bug Fixes

  • Better handling of root CA certs for QSEoW (638bfb7)
  • Improve handling of API key/Oauth for cloud (2539c4d), closes #25

0.0.4 (2023-09-03)

Bug Fixes

  • Add CA cert support for QSEoW (ff4a715), closes #20

Refactoring

  • Put cloud and QSEoW files in separate directories (dece4b3), closes #21

0.0.3 (2023-09-02)

Bug Fixes

  • Add link to GitHub repo from npm (c9535cc)

Documentation

  • Add content to readme file (e34fc05)

0.0.2 (2023-09-02)

Bug Fixes

  • Add missing config nodes (b24ad1a)
  • Improve Node-RED scorecard ranking (1d69040)
  • Publish to npm public package (ebd5077)

Miscellaneous

0.0.1 (2023-09-02)

Features

Bug Fixes

  • Publish to npm public package (ebd5077)

Miscellaneous

  • deps-dev: Bump prettier from 3.0.2 to 3.0.3 (4182702)
  • deps: Bump axios from 1.4.0 to 1.5.0 (451e9e3)
  • Fix CI (f14b45a)
  • main: release 0.0.1 (1f1a9e8)
  • main: release 0.0.1 (1dfd1e0)

0.0.1 (2023-09-02)

Features

Miscellaneous

  • deps-dev: Bump prettier from 3.0.2 to 3.0.3 (4182702)
  • deps: Bump axios from 1.4.0 to 1.5.0 (451e9e3)
  • Fix CI (f14b45a)
  • main: release 0.0.1 (1dfd1e0)

0.0.1 (2023-09-02)

Features

Miscellaneous

  • deps-dev: Bump prettier from 3.0.2 to 3.0.3 (4182702)
  • deps: Bump axios from 1.4.0 to 1.5.0 (451e9e3)