Skip to content

Releases: eclipse-cdt-cloud/vscode-trace-extension

Release v0.8.0

19 Dec 16:27

Choose a tag to compare

Release v0.8.0 with changes since v0.7.1

  • Release 0.8.0 (Minor) b02997e
  • Add progress wheel if analysis is running for density charts 9874386
  • Add timeline axis with multi-unit support to XY charts 3efbcfd
  • Fix pin row bug when id is 2 move reusable code to the parent 2f12bcc
  • Add vertical gridlines for generic xy charts for non-time-axis case 0018417
  • Add vertical gridlines for generic xy charts for non-time-axis case 9745532
  • Add pin rows in ganttChart 8abb924
  • Fix imports in trace-explorer-properties-widget.tsx 47a51cb

Release v0.7.1

11 Nov 19:34

Choose a tag to compare

Release v0.7.1 with changes since v0.7.0

  • Release 0.7.1 (Patch) 71e9e98
  • Show error message when creation of customization failed on server d3cb39b
  • Fix refresh of VIEWS view after applying configuration 35915f2
  • Clean-up and update developer guide to fix generated code examples 9e3bf0a
  • doc: Update to consider bigints using the SerializationUtil 8187430
  • doc: Add table of contents to developer guide 988fe2d
  • doc: Update example webview to use vscode-messenger library 79fe621
  • doc: Add an example vscode webview to the example 3PP vscode extension c131500
  • doc: Add a guide to create custom 3PP vscode-extension d447254
  • doc: Add DEVELOPER-GUIDE.md for 3PP extensions to work with trace-viewer 2c35925

Release v0.7.0

22 Oct 13:01

Choose a tag to compare

Release v0.7.0 with changes since v0.6.0

  • Release 0.7.0 (Minor) 07efb5f
  • Update lerna to version independent for the components 92b4c9e
  • Bump timeline-chart from 0.4.2 to 0.4.3 f7f9029
  • Update parsing of sampling to match tsp specification (#354) 6c56b83
  • Fix submitting new selection ranges from the Time Range Data View 93e5cec
  • Add doc guide for developing a new view type 71de391
  • Properly handle on file close events 9e73570
  • Change input parameters for vscode writeFile eb58d5f
  • Bump tar-fs from 2.1.3 to 2.1.4 514215e
  • Add generic xy view 29b32fb
  • extract util methods from abstract-xy-output-component 9ecae42
  • Upgrade axios to 1.12.2 e951588
  • Merge pull request #350 79af3e4
  • Merge commit '37d9a7f7e6238f8cb1ab7541b75b252b87db4a50' 2d13677
  • Squashed 'local-libs/traceviewer-libs/' changes from e2729f9..3cfa23f 37d9a7f
  • Merge pull request #349 0cbd6a1
  • Merge commit '043a0f94807dc669505bfb60bbda7de072cd2213' into update-subtree 94757c8
  • Squashed 'local-libs/traceviewer-libs/' changes from 5a175c2..e2729f9 043a0f9
  • [traceviewer-libs] correct git subtree push commands 4454077
  • [traceviewer-base] explicitly request recent prettier dependency 1f80044
  • Merge pull request #339 from eclipse-cdt-cloud/traceviewer-libs-as-subtrees df9a490
  • Adapt after adding local traceviewer-* libs as subtrees 1f6a394
  • Squashed 'local-libs/traceviewer-libs/' content from commit 5a175c2b 729fd21
  • Merge commit '729fd2188a9aca7e74261f5bd1353493a7c110b1' as 'local-libs/traceviewer-libs' b1d93d9
  • Bump form-data from 4.0.1 to 4.0.4 70eed83

Release v0.6.0

09 Jul 20:11

Choose a tag to compare

Release v0.6.0 with changes since v0.5.2

  • Release v0.6.0 (Minor) 0834fdb
  • Upgrade traceviewer components to v0.9.1 8e2b4ca
  • Allow other extensions to programmatically remove a trace. fb0dbcd
  • Refresh also "Opened Traces" view when executing refreshContext abe1c62
  • Propagate traceServerStarted signal to opened traces webview bd5fd87

Release v0.5.2

26 Jun 20:03

Choose a tag to compare

Release v0.5.2 with changes since v0.5.1

  • Release v0.5.2 (Patch) a2b6726
  • Upgrade traceviewer components, tsp-typescript-client and timeline-chart cc47ed4

Release v0.5.1

03 Jun 14:46

Choose a tag to compare

Release v0.5.1 with changes since v0.4.0

Note: release v0.5.0 failed to publish - this is a retry for the same content:

  • Release v0.5.1 (Patch) 0d041d1
  • Release v0.5.0 (Minor) 1840372
  • Add JSON config editor for trace customization 078aa19
  • Bump tar-fs from 2.1.2 to 2.1.3 09cc0bb
  • Bump @babel/runtime from 7.26.0 to 7.27.0 a85fbf2
  • Bump undici from 6.21.1 to 6.21.3 3cd0ffa
  • [dev] Improve typescript development project setup f5a1908
  • [license check] change batch size from 50 to 500 07e8e24
  • Minimize jitter related to creation of trace explorer webview views 7f93f75
  • Bump axios from 1.7.9 to 1.8.2 3b8a612
  • Use JSONBigUtils of tsp-typescript-client for vscode messages 9407330
  • Ignore license check failure for new tsp-typescript-client version 13307a1
  • Upgrade to latest traceviewer packages and tsp-typescript-client 9afbb72
  • [breaking] Use vscode-messenger library for vscode messages d857eae
  • Upgrade traceviewer components to 0.7.1 8af954b
  • [CI][workflows] Use node 20 by default 50384e8
  • Bump undici from 6.21.0 to 6.21.1 b3583ca
  • Enable Seperate Backend URL for Trace Server 4522b92
  • Upgrade lerna to v8.x 5a5d5bf
  • Update 'noExperiments' context after trace open 47e7087
  • update to latest "traceviewer" packages (0.6.0) 884666c
  • [peer dependencies] Fix some warnings related to peer dependencies 6edb214

Release v0.5.0

03 Jun 14:06

Choose a tag to compare

Release v0.5.0 with changes since v0.4.0

This release failed due to a workflow bug. See releasee v0.5.1 instead.

Release v0.4.0

07 Jan 15:40

Choose a tag to compare

Release v0.4.0 with changes since v0.3.2

  • Release v0.4.0 (Minor) 8281150
  • Bump nanoid from 3.3.7 to 3.3.8 b083ab9
  • Update External API Documentation in README 165ac11
  • Theia-Trace-Extension v0.5.0 Uplift f976ef5
  • Refactor for SignalManager changes fdc6a22
  • Add basic issue and pull-request templates 9a3f2d1

Release v0.3.2

28 Nov 18:54

Choose a tag to compare

Release v0.3.2 with changes since v0.3.1

  • Release v0.3.2 (Patch) 1f9b5cc
  • Upgrade traceviewer components 00bd643
  • Support of directory traces other than CTF 7c551f8

Release v0.3.1

26 Nov 14:00

Choose a tag to compare

Release v0.3.1 with changes since v0.3.0

  • Release v0.3.1 (Patch) c332573
  • Upgrade traceviewer components be20bfb
  • Implement source lookup in Item Properties view (#276) 6ed70d6
  • Bump cross-spawn from 7.0.3 to 7.0.6 eea67c2
  • Add instructions for building from local sources using yarn link e6374c5
  • Move note about initial contribution to own chapter d6647f1