Skip to content

Releases: hpcc-systems/Visualization

comms: v3.1.0

24 Oct 10:22
d8b04c8
Compare
Choose a tag to compare

3.1.0 (2024-10-24)

Features

  • Add accumulated stats to Query Metrics (25735c8)
  • Add additional skew information (d2026a0)
  • Add extra formatting to WUDetails (e215d78)
  • Add Protect and Unprotect functions to Visualization Workunit Class (fb2b4e9)
  • bump WsDFU to latest to include support for ExtendedIndexInfo (01926c0)
  • Bump WsWorkunits services (9ee2210)
  • comms: add a States enum to FileSpray service (813ae88)
  • comms: Add ability to clear the client tools cached locations (856c734)
  • comms: add publishEx function to workunit (05e3106)
  • comms: add support for the Grafana/Loki log engine (43b7403)
  • comms: Add support for WsSasha (7ffb27c)
  • comms: Add WU compile cost (ceb5ced)
  • comms: allow the WU refresh function to accept optional request (adc513b)
  • comms: convert wsTopology to use service generated from wsdl (07e5933)
  • comms: implementing some methods for dfuWorkunit (7adeb8f)
  • comms: WUQuery support abort signal (c9db1db)
  • Export Metric Splitter (e550a5c)
  • Parse the DefinitionList at source (b9214e4)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Switch to esbuild (common, api, chart) (a855017)
  • Switch to esbuild and ESM first packaging (b752510)
  • Switch to esbuild and ESM first packaging (comms) (3bc7e54)

Bug Fixes

  • comms: add exception handling to logicalFile fetchInfo (daff182)
  • comms: change LogCategory filter based upon searchField (0d30644)
  • comms: correct wsdl generated services enum values (4254b73)
  • comms: extend FileSpray.DFUWUFile to change reponse type to not be JSON (769b1cb)
  • comms: GetLogs use WsLogaccess.LogAccessType (498ffa6)
  • comms: GetLogsEx still using hardcoded ...KnownColumns maps (8b49d50)
  • comms: incorrect default for line count returned by GetLogs (3f72eb8)
  • comms: regenerate some comms services with Partials (b44a6d2)
  • comms: regenerate ws_access service with most recent changes (7da53d1)
  • comms: separate Logaccess StartDate & EndDate request filters (fe73335)
  • comms: wsLogaccess GetLogs fix an incorrect boolean operator (5cabad8)
  • comms: wsLogaccess GetLogs results not sorted by default (0fcb7fb)
  • comms: WsLogaccess incorrect abbrev for the Programmer audience value (bcc72ac)
  • comms: wslogaccess, do not use binaryFilter if not necessary (b7ba2c3)
  • comms: WsMachine Target Cluster sizes are in KB (0205f84)
  • grouped properties had "any" type. (227c897)
  • isWUComplete fails for compile + Attach (dac93fb)
  • NodeJS v18 fetch + rejectUnauthorization = false (7369d0d)
  • NodeJS v18 fetch + rejectUnauthorization = false (d01d23f)
  • Query fails fetching schemas (a301e41)
  • Refresh does not load details (09655d5)
  • Request string arrays had incorrect nesting (37a0f8a)
  • Switch to wsdl generated WsSMC (4621f91)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/util bumped from ^2.53.0 to ^3.1.0

common: v3.1.0

24 Oct 10:22
d8b04c8
Compare
Choose a tag to compare

3.1.0 (2024-10-24)

Features

  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Switch to esbuild (common, api, chart) (a855017)
  • Switch to esbuild and ESM first packaging (b752510)

Bug Fixes

  • html/common: correct BreakdownTable tooltip height calculation (5c77723)
  • Potential prototype pollution (dd69e58), closes #4069
  • Unable to select "Accent" ordinal palette (3031db5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/util bumped from ^2.53.0 to ^3.1.0

chart: v3.1.0

24 Oct 10:22
d8b04c8
Compare
Choose a tag to compare

3.1.0 (2024-10-24)

Features

  • Add "sortByValue" PP to Pie Chart (e098c43)
  • Add Axis Padding (a38074e)
  • Add maxWeight to Heat chart (59ee802)
  • Add showDomainTotal to Column Chart (c7de54a)
  • remove Column string format rounding (7876e56)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Switch to esbuild (common, api, chart) (a855017)
  • Switch to esbuild and ESM first packaging (b752510)

Bug Fixes

  • Don't relocate text in "Stacked" mode. (2944a96)
  • Don't relocate text in "Stacked" mode. (344179e)
  • Merge conflict (241e861)
  • Tidy up StatChart to be more consistent (fe6d47f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/api bumped from ^2.14.0 to ^3.1.0
      • @hpcc-js/common bumped from ^2.73.0 to ^3.1.0
      • @hpcc-js/util bumped from ^2.53.0 to ^3.1.0

api: v3.1.0

24 Oct 10:22
d8b04c8
Compare
Choose a tag to compare

3.1.0 (2024-10-24)

Features

  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Switch to esbuild (common, api, chart) (a855017)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/common bumped from ^2.73.0 to ^3.1.0

util: v2.53.0

23 Oct 12:28
0ef1477
Compare
Choose a tag to compare

2.53.0 (2024-10-23)

Features

  • Add React Custom Graph demo (48f7140)
  • Bump WsWorkunits services (9ee2210)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)

Bug Fixes

  • GraphT: Merge edges fails when ID matches, but source/target has changed (b822ade)

tree: v2.42.0

23 Oct 12:28
0ef1477
Compare
Choose a tag to compare

2.42.0 (2024-10-23)

Features

  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/api bumped from ^2.13.0 to ^2.14.0
      • @hpcc-js/common bumped from ^2.72.0 to ^2.73.0

timeline: v2.54.0

23 Oct 12:28
0ef1477
Compare
Choose a tag to compare

2.54.0 (2024-10-23)

Features

  • Expose Gantt selection method (4faf833)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/api bumped from ^2.13.0 to ^2.14.0
      • @hpcc-js/chart bumped from ^2.85.0 to ^2.86.0
      • @hpcc-js/common bumped from ^2.72.0 to ^2.73.0
      • @hpcc-js/html bumped from ^2.43.0 to ^2.44.0
      • @hpcc-js/layout bumped from ^2.50.2 to ^2.51.0
      • @hpcc-js/react bumped from ^2.54.0 to ^2.55.0

requirejs-shim: v2.3.0

23 Oct 12:28
0ef1477
Compare
Choose a tag to compare

2.3.0 (2024-10-23)

Features

  • Add maxWeight to Heat chart (59ee802)

react: v2.55.0

23 Oct 12:28
0ef1477
Compare
Choose a tag to compare

2.55.0 (2024-10-23)

Features

  • Add React Custom Graph demo (48f7140)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)

Bug Fixes

  • graph: Tweak previous refactor to ensure backward compatibility (0c86fbb)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/common bumped from ^2.72.0 to ^2.73.0
      • @hpcc-js/preact-shim bumped from ^2.17.0 to ^2.18.0

preact-shim: v2.18.0

23 Oct 12:28
0ef1477
Compare
Choose a tag to compare

2.18.0 (2024-10-23)

Features

  • Add maxWeight to Heat chart (59ee802)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)