Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release trunk #4257

Closed
wants to merge 2 commits into from
Closed

Conversation

GordonSmith
Copy link
Member

@GordonSmith GordonSmith commented Oct 23, 2024

🤖 I have created a release beep boop

api: 2.14.0

2.14.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/common bumped from ^2.72.0 to ^2.73.0
chart: 2.86.0

2.86.0 (2024-10-23)

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)

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.13.0 to ^2.14.0
      • @hpcc-js/common bumped from ^2.72.0 to ^2.73.0
      • @hpcc-js/util bumped from ^2.52.0 to ^2.53.0
    • devDependencies
      • @hpcc-js/dataflow bumped from ^9.0.0 to ^9.1.0
codemirror: 2.64.0

2.64.0 (2024-10-23)

Features

  • Add "option" get/set to Editor (1960f7c)
  • Add maxWeight to Heat chart (59ee802)
  • Add SQL support to codemirror (e66a715)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/common bumped from ^2.72.0 to ^2.73.0
    • devDependencies
      • @hpcc-js/codemirror-shim bumped from ^2.36.0 to ^2.37.0
codemirror-shim: 2.37.0

2.37.0 (2024-10-23)

Features

  • Add SQL support to codemirror (e66a715)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
common: 2.73.0

2.73.0 (2024-10-23)

Features

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

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.52.0 to ^2.53.0
comms: 2.98.0

2.98.0 (2024-10-23)

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)

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/ddl-shim bumped from ^2.21.0 to ^2.22.0
      • @hpcc-js/util bumped from ^2.52.0 to ^2.53.0
composite: 2.9.0

2.9.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/chart bumped from ^2.85.0 to ^2.86.0
      • @hpcc-js/common bumped from ^2.72.0 to ^2.73.0
      • @hpcc-js/dgrid bumped from ^2.33.0 to ^2.34.0
      • @hpcc-js/form bumped from ^2.11.2 to ^2.12.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/other bumped from ^2.16.2 to ^2.17.0
      • @hpcc-js/phosphor bumped from ^2.19.2 to ^2.20.0
dataflow: 9.1.0

9.1.0 (2024-10-23)

Features

  • Add maxWeight to Heat chart (59ee802)
ddl-shim: 2.22.0

2.22.0 (2024-10-23)

Features

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

Bug Fixes

  • NodeJS v18 fetch + rejectUnauthorization = false (d01d23f)
deck-shim: 2.8.0

2.8.0 (2024-10-23)

Features

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

2.34.0 (2024-10-23)

Features

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

Bug Fixes

  • Custom cell render fails with plain string (3cd8004)
  • Undefined background color issue (957d362)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/common bumped from ^2.72.0 to ^2.73.0
      • @hpcc-js/ddl-shim bumped from ^2.21.0 to ^2.22.0
      • @hpcc-js/dgrid-shim bumped from ^2.25.0 to ^2.26.0
      • @hpcc-js/util bumped from ^2.52.0 to ^2.53.0
dgrid-shim: 2.26.0

2.26.0 (2024-10-23)

Features

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

Bug Fixes

  • comms: dgrid-shim gridHelper paging text to imply unknown total (cd3a724)
  • dgrid-shim: max page when pagination counts are unknown (8615155)
  • dgrid-shim: max page when pagination counts are unknown (6b9674d)
dgrid2: 2.5.0

2.5.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/common bumped from ^2.72.0 to ^2.73.0
      • @hpcc-js/preact-shim bumped from ^2.17.0 to ^2.18.0
      • @hpcc-js/util bumped from ^2.52.0 to ^2.53.0
eclwatch: 2.76.0

2.76.0 (2024-10-23)

Features

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/codemirror bumped from ^2.63.0 to ^2.64.0
      • @hpcc-js/common bumped from ^2.72.0 to ^2.73.0
      • @hpcc-js/comms bumped from ^2.97.0 to ^2.98.0
      • @hpcc-js/dgrid bumped from ^2.33.0 to ^2.34.0
      • @hpcc-js/graph bumped from ^2.86.0 to ^2.87.0
      • @hpcc-js/layout bumped from ^2.50.2 to ^2.51.0
      • @hpcc-js/phosphor bumped from ^2.19.2 to ^2.20.0
      • @hpcc-js/timeline bumped from ^2.53.1 to ^2.54.0
      • @hpcc-js/tree bumped from ^2.41.0 to ^2.42.0
      • @hpcc-js/util bumped from ^2.52.0 to ^2.53.0
esbuild-plugins: 1.2.0

1.2.0 (2024-10-23)

Features

  • Add esbuild-plugins package (02ae102)

Bug Fixes

  • esbuild for Node should not bundle by default (e379154)
  • Sourcemap for watch was different to build (8811920)
form: 2.12.0

2.12.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/chart bumped from ^2.85.0 to ^2.86.0
      • @hpcc-js/common bumped from ^2.72.0 to ^2.73.0
graph: 2.87.0

2.87.0 (2024-10-23)

Features

  • Add better error handling for graphviz web-worker (283e66d)
  • Add React Custom Graph demo (48f7140)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)

Bug Fixes

  • Add guard against unknown event source (5c61240), closes #4061
  • Event.path is non-standard (4edabd5)
  • graph: Fix failing tests (0500277)
  • GraphT: Merge edges fails when ID matches, but source/target has changed (b822ade)
  • graph: Tweak previous refactor to ensure backward compatibility (0c86fbb)

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
      • @hpcc-js/html bumped from ^2.43.0 to ^2.44.0
      • @hpcc-js/react bumped from ^2.54.0 to ^2.55.0
      • @hpcc-js/util bumped from ^2.52.0 to ^2.53.0
html: 2.44.0

2.44.0 (2024-10-23)

Features

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

Bug Fixes

  • html/common: correct BreakdownTable tooltip height calculation (5c77723)

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
      • @hpcc-js/util bumped from ^2.52.0 to ^2.53.0
layout: 2.51.0

2.51.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/chart bumped from ^2.85.0 to ^2.86.0
      • @hpcc-js/common bumped from ^2.72.0 to ^2.73.0
      • @hpcc-js/dgrid2 bumped from ^2.4.0 to ^2.5.0
leaflet-shim: 2.5.0

2.5.0 (2024-10-23)

Features

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

2.107.0 (2024-10-23)

Features

  • Add showDomainTotal to Column Chart (c7de54a)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)

Bug Fixes

  • Add observablehq-compiler to loader (aae63bb)

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/codemirror bumped from ^2.63.0 to ^2.64.0
      • @hpcc-js/common bumped from ^2.72.0 to ^2.73.0
      • @hpcc-js/comms bumped from ^2.97.0 to ^2.98.0
      • @hpcc-js/composite bumped from ^2.8.2 to ^2.9.0
      • @hpcc-js/dgrid bumped from ^2.33.0 to ^2.34.0
      • @hpcc-js/dgrid2 bumped from ^2.4.0 to ^2.5.0
      • @hpcc-js/eclwatch bumped from ^2.75.8 to ^2.76.0
      • @hpcc-js/form bumped from ^2.11.2 to ^2.12.0
      • @hpcc-js/graph bumped from ^2.86.0 to ^2.87.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/map bumped from ^2.78.2 to ^2.79.0
      • @hpcc-js/map-deck bumped from ^2.8.0 to ^2.9.0
      • @hpcc-js/marshaller bumped from ^2.26.8 to ^2.27.0
      • @hpcc-js/observablehq-compiler bumped from ^1.3.0 to ^1.4.0
      • @hpcc-js/other bumped from ^2.16.2 to ^2.17.0
      • @hpcc-js/phosphor bumped from ^2.19.2 to ^2.20.0
      • @hpcc-js/react bumped from ^2.54.0 to ^2.55.0
      • @hpcc-js/timeline bumped from ^2.53.1 to ^2.54.0
      • @hpcc-js/tree bumped from ^2.41.0 to ^2.42.0
      • @hpcc-js/util bumped from ^2.52.0 to ^2.53.0
    • devDependencies
      • @hpcc-js/requirejs-shim bumped from ^2.2.0 to ^2.3.0
map: 2.79.0

2.79.0 (2024-10-23)

Features

  • Add maxWeight to Heat chart (59ee802)
  • remove Column string format rounding (7876e56)
  • 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
      • @hpcc-js/graph bumped from ^2.86.0 to ^2.87.0
      • @hpcc-js/layout bumped from ^2.50.2 to ^2.51.0
      • @hpcc-js/leaflet-shim bumped from ^2.4.0 to ^2.5.0
      • @hpcc-js/other bumped from ^2.16.2 to ^2.17.0
      • @hpcc-js/util bumped from ^2.52.0 to ^2.53.0
map-deck: 2.9.0

2.9.0 (2024-10-23)

Features

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/common bumped from ^2.72.0 to ^2.73.0
      • @hpcc-js/deck-shim bumped from ^2.7.0 to ^2.8.0
      • @hpcc-js/util bumped from ^2.52.0 to ^2.53.0
marshaller: 2.27.0

2.27.0 (2024-10-23)

Features

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/chart bumped from ^2.85.0 to ^2.86.0
      • @hpcc-js/codemirror bumped from ^2.63.0 to ^2.64.0
      • @hpcc-js/common bumped from ^2.72.0 to ^2.73.0
      • @hpcc-js/comms bumped from ^2.97.0 to ^2.98.0
      • @hpcc-js/composite bumped from ^2.8.2 to ^2.9.0
      • @hpcc-js/ddl-shim bumped from ^2.21.0 to ^2.22.0
      • @hpcc-js/dgrid bumped from ^2.33.0 to ^2.34.0
      • @hpcc-js/form bumped from ^2.11.2 to ^2.12.0
      • @hpcc-js/graph bumped from ^2.86.0 to ^2.87.0
      • @hpcc-js/layout bumped from ^2.50.2 to ^2.51.0
      • @hpcc-js/map bumped from ^2.78.2 to ^2.79.0
      • @hpcc-js/other bumped from ^2.16.2 to ^2.17.0
      • @hpcc-js/phosphor bumped from ^2.19.2 to ^2.20.0
      • @hpcc-js/util bumped from ^2.52.0 to ^2.53.0
observable-md: 2.55.0

2.55.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/common bumped from ^2.71.18 to ^2.73.0
      • @hpcc-js/observable-shim bumped from ^2.5.5 to ^1.0.0
      • @hpcc-js/util bumped from ^2.51.1 to ^2.53.0
observable-shim: 1.0.0

1.0.0 (2024-10-23)

Features

  • Extend ojs Node type (17dba08)
  • observablehq: Add parser offset positions (304007e)

Bug Fixes

  • ojs: Syntax errors not reported (297e038)
observablehq-compiler: 1.4.0

1.4.0 (2024-10-23)

Features

  • observablehq: Add parser offset positions (304007e)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)

Bug Fixes

  • NodeJS v18 fetch + rejectUnauthorization = false (d01d23f)
  • observablehq: Add support for local files (6f1e60c)
  • observablehq: Allow importing of local esm files (bd807fa)
  • ojs: Syntax errors not reported (297e038)
  • Switch to working cors proxy (e05f0fe)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/observable-shim bumped from ^2.6.0 to ^1.0.0
other: 2.17.0

2.17.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
      • @hpcc-js/layout bumped from ^2.50.2 to ^2.51.0
phosphor: 2.20.0

2.20.0 (2024-10-23)

Features

  • Add "LayoutChanged" event to DockPanel (98e5f42)
  • Add padding property to DockPanel.addWidget (446cebd)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/common bumped from ^2.72.0 to ^2.73.0
      • @hpcc-js/other bumped from ^2.16.2 to ^2.17.0
      • @hpcc-js/phosphor-shim bumped from ^2.15.0 to ^2.16.0
      • @hpcc-js/util bumped from ^2.52.0 to ^2.53.0
phosphor-shim: 2.16.0

2.16.0 (2024-10-23)

Features

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

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)
react: 2.55.0

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
requirejs-shim: 2.3.0

2.3.0 (2024-10-23)

Features

  • Add maxWeight to Heat chart (59ee802)
timeline: 2.54.0

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
tree: 2.42.0

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
util: 2.53.0

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)
hpcc-js: 2.107.0

2.107.0 (2024-10-23)

Features

  • Add "LayoutChanged" event to DockPanel (98e5f42)
  • Add "option" get/set to Editor (1960f7c)
  • Add "sortByValue" PP to Pie Chart (e098c43)
  • Add accumulated stats to Query Metrics (25735c8)
  • Add additional skew information (d2026a0)
  • Add Axis Padding (a38074e)
  • Add better error handling for graphviz web-worker (283e66d)
  • Add esbuild-plugins package (02ae102)
  • Add extra formatting to WUDetails (e215d78)
  • Add maxWeight to Heat chart (59ee802)
  • Add padding property to DockPanel.addWidget (446cebd)
  • Add Protect and Unprotect functions to Visualization Workunit Class (fb2b4e9)
  • Add React Custom Graph demo (48f7140)
  • Add showDomainTotal to Column Chart (c7de54a)
  • Add SQL support to codemirror (e66a715)
  • 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)
  • Expose Gantt selection method (4faf833)
  • Extend ojs Node type (17dba08)
  • observablehq: Add parser offset positions (304007e)
  • Parse the DefinitionList at source (b9214e4)
  • remove Column string format rounding (7876e56)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)

Bug Fixes

  • Add guard against unknown event source (5c61240), closes #4061
  • Add observablehq-compiler to loader (aae63bb)
  • 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: dgrid-shim gridHelper paging text to imply unknown total (cd3a724)
  • 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)
  • Custom cell render fails with plain string (3cd8004)
  • dgrid-shim: max page when pagination counts are unknown (8615155)
  • dgrid-shim: max page when pagination counts are unknown (6b9674d)
  • Doc generation failing (f9c5435)
  • Don't relocate text in "Stacked" mode. (2944a96)
  • Don't relocate text in "Stacked" mode. (344179e)
  • esbuild for Node should not bundle by default (e379154)
  • Event.path is non-standard (4edabd5)
  • Exclude undici from bundles (a066695)
  • Gallery tests failing (684427f)
  • graph: Fix failing tests (0500277)
  • GraphT: Merge edges fails when ID matches, but source/target has changed (b822ade)
  • graph: Tweak previous refactor to ensure backward compatibility (0c86fbb)
  • grouped properties had "any" type. (227c897)
  • html/common: correct BreakdownTable tooltip height calculation (5c77723)
  • Initialise editor to text content (6dff38a)
  • isWUComplete fails for compile + Attach (dac93fb)
  • Merge conflict (241e861)
  • NodeJS v18 fetch + rejectUnauthorization = false (7369d0d)
  • NodeJS v18 fetch + rejectUnauthorization = false (d01d23f)
  • observablehq: Add support for local files (6f1e60c)
  • observablehq: Allow importing of local esm files (bd807fa)
  • ojs: Syntax errors not reported (297e038)
  • Potential prototype pollution (dd69e58), closes #4069
  • Query fails fetching schemas (a301e41)
  • Refresh does not load details (09655d5)
  • Request string arrays had incorrect nesting (37a0f8a)
  • Sourcemap for watch was different to build (8811920)
  • Switch to working cors proxy (e05f0fe)
  • Switch to wsdl generated WsSMC (4621f91)
  • Tidy up StatChart to be more consistent (fe6d47f)
  • Unable to select "Accent" ordinal palette (3031db5)
  • Undefined background color issue (957d362)
  • Undici change broke tests (91d4bc6)

This PR was generated with Release Please. See documentation.

…fault

chore: bootstrap releases for path: .
@GordonSmith GordonSmith force-pushed the release-please--branches--trunk branch from e0deb87 to b5b1361 Compare October 23, 2024 10:00
@GordonSmith GordonSmith deleted the release-please--branches--trunk branch October 23, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix security issue detected by CheckMarx tool. GraphT throwing error when eventPath is undefined
1 participant