3.00.3
AWS
Enhancements
- The account parameter now supports requestTimeoutMs, with a default value of 300000 milliseconds. (3.00.3.6)
Bug Fixes
- Fixed an issue where the
deleteS3Object
method does not throw an error when the user does not have delete access. (3.00.3.7)
httpClient
Improvements
- The
httpGet
,httpPost
,httpPut
, andhttpDelete
methods now allows null values in dictionaries specified in params and headers. (3.00.3.5)
LDAP
Bug Fixes
- Fixed memory leaps. (3.00.3.6)
lgbm
New Features
-
Added method
getParam
to return the information of the model. (3.00.3.6)
parquet
New Features
- Added support for Shark and Linux ABI. (3.00.3.4)
Bug Fixes
- Fixed an issue where SYMBOL columns were incorrectly returned as STRING when loading Parquet files. (3.00.3.4)
signal
New Features
- Added method
dwtEx
to perform a multilevel 1-D DWT. (3.00.3.7)
UniqueID
First release. This plugin is used for generating unique identifiers. (3.00.3.4)