Releases: hpcc-systems/HPCC-Platform
Releases · hpcc-systems/HPCC-Platform
community_8.12.4-rc2
Community Edition 8.12.4-rc2 Release Candidate 2 Signed-off-by: Gavin Halliday <[email protected]>
community_8.12.4-rc1
Community Edition 8.12.4-rc1 Release Candidate 1 Signed-off-by: Gavin Halliday <[email protected]>
community_8.12.2-1
What's Changed
- HPCC-28851 Make linefeeds in output of Std.Str.EncodeBase64() optional by @dcamper in #16910
- HPCC-28918 Fix core if an index node fails to load correctly by @ghalliday in #16941
- HPCC-28907 ECL Watch v9 Playground does not display by @jeclrsg in #16935
- HPCC-28920 Roxie crash in DBGLOG from deblacklist() by @richardkchapman in #16944
- HPCC-28913 Ensure global generated in topo config by @jakesmith in #16937
- HPCC-28914 Consistently generate expert section by @jakesmith in #16939
- HPCC-28900 ECL Watch 9 errors not being logged by @jeclrsg in #16931
- HPCC-28802 Install vcpkg third party headers by @GordonSmith in #16940
- HPCC-28932 helm: add missing "git" category entry under "vaults" by @afishbeck in #16953
- HPCC-28922 build-and-publish.yml failing on Ubuntu-22.04 by @GordonSmith in #16943
- HPCC-28923 Reduce excessive tracing for "No active collator" by @richardkchapman in #16945
- HPCC-28460 Extraneous error logging from secure socket accept by @mckellyln in #16942
- HPCC-28834 Roxie UdpReceiver socket not open msg repeats forever by @richardkchapman in #16952
- HPCC-28928 OSX Client Tools installing to wrong folder by @GordonSmith in #16954
- HPCC-28881 Extend configuration update hook mechanism for bare-metal by @jakesmith in #16915
Full Changelog: community_8.12.0-1...community_8.12.2-1
community_8.12.2-rc1
Community Edition 8.12.2-rc1 Release Candidate 1 Signed-off-by: Gavin Halliday <[email protected]>
community_8.12.0-1
What's Changed
- HPCC-28280 Revise and Rename the More Helm and Yaml section by @g-pan in #16584
- HPCC-28261 Revise sections of the ContainerValues doc by @g-pan in #16605
- HPCC-28212 ECLWatch logviewer containername list showing outdated or unrelated entries by @jeclrsg in #16611
- Set latest minor release to 8.10 by @richardkchapman in #16620
- HPCC-26327 MySQL JSON support by @rpastrana in #16588
- HPCC-28371 EclWatch Unable to spray CSV file due to "Invalid File Name" by @jeclrsg in #16616
- HPCC-28379 Delete button on logical files details page fails in EclWatch v9 by @jeclrsg in #16623
- HPCC-28313 Correctly compare double-digit Python3 version strings while updating hpcc keys by @dcamper in #16570
- HPCC-28384 Fix certificate only generated for first thor manager/worker by @afishbeck in #16626
- HPCC-28218 Improve error message when select pods and do not have access rights by @jeclrsg in #16617
- HPCC-28343 EclWatch explicit abort action confirmation by @jeclrsg in #16612
- HPCC-28348 Optimize IF(cond) when cond already true/false by @ghalliday in #16608
- Set latest minor release to 8.10 by @richardkchapman in #16619
- HPCC-28218 Improve error message when select pods and do not have acc… by @GordonSmith in #16627
- HPCC-28368 Roxie may be blocked by non-SSL probe connections to SSL port by @richardkchapman in #16613
- HPCC-28374 Add remote DFS support to dfu/filespray for remote copy by @jakesmith in #16633
- HPCC-28407 Add missing forcePerms and mount secrets by @jakesmith in #16632
- HPCC-27892 Unable to delete LDAP File Scope by @GordonSmith in #16644
- HPCC-28434 Add network policy for spray service by @jakesmith in #16643
- HPCC-28441 Fix spurious timeouts when using secure sockets by @jakesmith in #16645
- HPCC-28412 Fix timeout wsdfs lookup issue by @jakesmith in #16635
- HPCC-28110 Fix issues reading/copying multi cluster file by @jakesmith in #16631
- HPCC-28418 Clarify WHITESPACE option on TRIM by @JamesDeFabia in #16636
- HPCC-28427 Std.Log.dbglog should use context info by @richardkchapman in #16640
- HPCC-28266 Roll back the code for retrieving actual disk space by @wangkx in #16638
- HPCC-28489 Component level egress support by @jakesmith in #16671
- HPCC-28305 Re-implement azure file plugin using the main library by @shamser in #16655
- HPCC-28291 Fix bug with (complex-decimal) IN [a,b,c] by @ghalliday in #16618
- HPCC-28190 Update sinks to support new histogram metrics by @kenrowland in #16624
- HPCC-27640 Ensure global sort stats are merged correctly. by @jakesmith in #16091
- HPCC-28239 Timeout cached dfs storage secrets by @jakesmith in #16670
- HPCC-28402 EclWatch cannot download logical file contents in tech preview by @jeclrsg in #16630
- HPCC-28408 ECL Watch freezes while navigating in workunit tabs by @jeclrsg in #16642
- HPCC-28472 Fix test-helm version by @jakesmith in #16668
- HPCC-28440 Workunit & Query lists Filter button always disabled by @jeclrsg in #16647
- HPCC-28419 ECL Watch v9 push pagination query string params into url by @jeclrsg in #16653
- HPCC-28401 Add 'row too large' warning in ECL Watch v9 by @jeclrsg in #16669
- HPCC-28464 Switch to new logo for lock / login pages by @GordonSmith in #16660
- HPCC-28446 Delete unused function that failed to compile in gcc 12.2 by @ghalliday in #16673
- HPCC-28368 Roxie may be blocked by non-SSL probe connections to SSL port by @ghalliday in #16674
- HPCC-28292 LogicalFile contents downloading as CSV by @jeclrsg in #16648
- HPCC-28465 Fix certificate commonNames should max out at 64 characters by @afishbeck in #16663
- HPCC-28524 Allow index write lookahead spilling only if input canStall by @jakesmith in #16676
- HPCC-28147 Provide azure copy api through filehooks by @shamser in #16661
- HPCC-28432 Fix DfuPlusExec unable to call mtls eclservices by @afishbeck in #16659
- HPCC-28462 Support resubmit of publisher DFU workunits by @afishbeck in #16667
- HPCC-28455 Fix error in logical comparison in toXML of libxml2 nodeset by @afishbeck in #16658
- HPCC-28426 ECLWatch sortBy url param not always updating lists by @jeclrsg in #16657
- HPCC-28453 Improve Dali connect error message by @jakesmith in #16656
- HPCC-28398 Remove IMDB Doc from CMake Builds by @g-pan in #16641
- HPCC-28369 Various improvements to the hotspot service by @ghalliday in #16615
- HPCC-28406 Publish uncompressed size and offset of branches for indexes by @ghalliday in #16629
- HPCC-28155 ESDL WSDL cli should recognize ESDL option use_method_name by @afishbeck in #16483
- HPCC-28386 Various minor improvements to code generation by @ghalliday in #16625
- HPCC-28530 Python3 embed fails to compile with python 3.11 by @richardkchapman in #16681
- HPCC-28543 Fix eclagent.yaml template regression by @jakesmith in #16683
- HPCC-28544 DFUServer crashes when source file is not distributed file. by @AttilaVamos in #16685
- HPCC-28548 Cumulative count not initialized in log and file metric sinks by @kenrowland in #16686
- HPCC-28541 Ensure Thor exception returned to workunit/agent by @jakesmith in #16682
- HPCC-28542 Removed submodule azure-storage-cpplite by @shamser in #16684
- HPCC-28424 Report 'Can Update Password' in ws_account.MyAccount by @wangkx in #16690
- HPCC-28564 Restrict vcpkg_build to upstream repository by @GordonSmith in #16694
- HPCC-28561 Cost fields in logical file view are showing wrong values by @shamser in #16695
- HPCC-28552 Default file access costs are reversed by @shamser in #16693
- HPCC-28430 Not set port number in redirect URL when not available by @wangkx in #16672
- HPCC-28410 Fix the code for filtering out duplicated LDAP BaseDNs by @wangkx in #16652
- HPCC-28482 Introduce global thread local tracing feature flags by @richardkchapman in #16678
- HPCC-28445 JHTree build fix if 1 leaf page and blobs by @jakesmith in #16701
- HPCC-28573 Catch invalid time ranges when reporting active activities by @ghalliday in #16699
- HPCC-28586 Add option to trace resolved SHAs to eclcc by @ghalliday in #16703
- HPCC-12267 Release documentation on adding a new activity by @ghalliday in #16696
- HPCC-28581 Remove calls to MTIME_SECTION from jhtree by @ghalliday in #16702
- HPCC-28564 Restrict vcpkg_build to upstream repository by @GordonSmith in #16708
- HPCC-27930 Copy files striped across st...
community_8.12.0-rc5
Community Edition 8.12.0-rc5 Release Candidate 5 Signed-off-by: Gavin Halliday <[email protected]>
community_8.12.0-rc4
Community Edition 8.12.0-rc4 Release Candidate 4 Signed-off-by: Gavin Halliday <[email protected]>
community_8.12.0-rc3
Community Edition 8.12.0-rc3 Release Candidate 3 Signed-off-by: Gavin Halliday <[email protected]>
Community Edition 5.0.0-3 Gold
Signed-off-by: Gavin Halliday <[email protected]>