Releases: exxeleron/enterprise-components
Releases · exxeleron/enterprise-components
ec-3.3.2
ec-3.3.1
- New:
qsl/doc
- new library - access to the API documentation from the q process level - New:
qsl/sl
- new wrapping function for garbage collector - Change: doc - major upgrade of the source code documentation
- Change:
qsl/doc
- new global table .sl.libs - Fix:
cfgRdr
- now?
character allowed in STRING (#51) - Fix:
qsl/sl
- prevent housekeeping script to deleteinit.log
(#52)
ec-3.3.0
- New:
hdbWriter
- new component - writing data to the hdb - New:
rproc
- new component - realtime processing - New:
qtest
- ec test framework - New:
mock/libs
- set of predefined mocks - New:
qsl/tabs
- new library - data model validation utilities - New: tests -
qtest
-based tests forrdb
,hdb
,hdbWriter
,qsl/tabs
,qsl/handle
- Change: doc - wiki content moved to main repo - doc directory and README.md files
- Change: DemoSystem - packaging and installation instructions reworked
- Fix:
qsl/event
,monitor
- fix processing events on Windows OS (#46) - Fix:
authentication
- add logic handling some misconfigurations in configuration files (#47) - Fix:
hdb
- corrected typo in.hdb.status[]
in format column (#48)
ec-3.2.3
ec-3.2.2
ec-3.2.1
- New:
stream/streamWdb
– add new fieldperformSort
instreamWdb.q
plugin (#32) - New:
eodMng/hdbHk
- add new fieldperformBackup
to enable/disable backup of hdb partition before housekeeping - Fix:
monitor
- proper handling not existing functions insysFuncSummary
statistics (#36) - Fix:
feedMng
- fix subscription usingsub.q
library (#27) - Fix:
eodMng/hdbHk
- fix compression plugin (#34) - Fix:
qsl/os
- fix a double cast bug in.os.find
(#31) - Fix:
rdb/replay
- fix in startingreplay.q
(#32)
ec-3.2.0
- New: general - experimental support for OS X (#17)
- New:
cfgRdr
- support global custom configuration fields on the top level (#25) - New:
qsl/os
-.os.system[]
- wrapper for the system calls with errors thrown as signal - New:
qsl/os
-.os.sleep[]
- sleeps for given number of milliseconds - Fix:
qsl/handle
- now failure of ``lazy` connection is logged as warn (instead of error) - Fix:
dist
-.dist.usub[]
- optimization of the un-subscription method
ec-3.1.0
- New: experimental support for Windows (known limitations listed in
Troubleshooting_windows). - New: library with shell commands abstraction - qsl/os
- New: tutorial -
Lesson 5 - Authentication and authorization - Fix:
monitor
-[sysHdbSummary]
and[sysDiskUsage]
configuration handling (#8 and #9) - Fix: (Windows) remove administrator privileges requirement for standard library - qsl/sl
ec-3.1.0-beta2
- New: experimental support for Windows (known limitations listed in
Troubleshooting_windows) - New: library with shell commands abstraction - qsl/os
- New: tutorial -
Lesson 5 - Authentication and authorization - Fix:
monitor
-[sysHdbSummary]
and[sysDiskUsage]
configuration handling (#8 and #9)
ec-3.1.0-beta1
- New: experimental support for Windows (known limitations listed in
Troubleshooting_windows) - New: library with shell commands abstraction - qsl/os
- New: tutorial -
Lesson 5 - Authentication and authorization - Fix:
monitor
-[sysHdbSummary]
and[sysDiskUsage]
configuration handling (#8 and #9)