Skip to content

Releases: digma-ai/digma-vscode-plugin

Alpha RC3.9

27 Jun 11:20
66075c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.29...v0.5.30

Alpha RC3.8

23 Jun 21:23
898c6d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.28...v0.5.29

Alpha RC3.7

22 Jun 07:28
46164be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.27...v0.5.28

Alpha RC3.6

21 Jun 11:15
d253581
Compare
Choose a tag to compare

What's Changed

  • Feature/span ep bottleneck insight by @doppleware in #132
  • fixed ui issue with groups and elipssis not appearing, temp fix to in… by @doppleware in #134
  • Bug Fix/Python - FAST API, fix missing insights regarding endpoint by @arik-dig in #133
  • add configuration validation fo gopls by @shaykeren in #136

Full Changelog: v0.5.26...v0.5.27

Alpha RC3.5

20 Jun 09:30
187ff49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.25...v0.5.26

Alpha RC3.4

16 May 09:34
Compare
Choose a tag to compare
  • Fixed issue with support of different ways to import modules in Python and DIgma's ability to detect spans

Alpha RC 3.3

14 May 01:09
Compare
Choose a tag to compare

Two small fixes:

  • Parsing issue with hierarchic folders when extracting span names
  • Performance issue searching for spans in main

Alpha RC3.2

10 May 09:45
bf08cf3
Compare
Choose a tag to compare
  • Support for alternative FAST API endpoint syntax discovery
  • Temp fix for folder hierarchy issue

Alpha RC3.1

07 May 05:35
a328b56
Compare
Choose a tag to compare
  • Minor UI fix with hotspot insight

Alpha RC 3

06 May 07:26
a0ba188
Compare
Choose a tag to compare
  • Support for Django
  • Better FastAPI support
  • Usability improvements