Releases: digma-ai/digma-vscode-plugin
Releases · digma-ai/digma-vscode-plugin
Alpha RC3.9
What's Changed
- Fixed span bottleneck insight route by @asafc64 in #145
- Feature/summary pane by @doppleware in #144
- add Token setting by @shaykeren in #146
Full Changelog: v0.5.29...v0.5.30
Alpha RC3.8
What's Changed
- Fixes to environment selection bugs by @doppleware in #143
- Add linkable GO Spans (first iteration) by @doppleware in #135
Full Changelog: v0.5.28...v0.5.29
Alpha RC3.7
What's Changed
- Bug/groups out of sync by @doppleware in #137
- Remove parentheses from value-method name by @asafc64 in #138
Full Changelog: v0.5.27...v0.5.28
Alpha RC3.6
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
What's Changed
- added more adjustments for cases when IL is main by @doppleware in #99
- Added support in Golang by @asafc64 in #100
- Added SpanDurationsInsight by @asafc64 in #104
- Span duration change detection by @asafc64 in #110
- Feature/Backward compatible group HTTP by @arik-dig in #109
- Go span disco by @shaykeren in #111
- left-ellipsis by @shaykeren in #115
- BugFix for GOLANG/get rid of windows backslashes by @arik-dig in #117
- BugFix/overcome the problem with URI in windows by @arik-dig in #118
- golang: codeobject for functions under main package by @shaykeren in #120
- Feature/ReFix PRs 117 and 118 - windows related by @arik-dig in #121
- handle - no executed code exists in error frame by @shaykeren in #123
- Feature/build dynamic groups - including RPC by @arik-dig in #122
- Bump dependencies, June 2022 by @arik-dig in #124
- wait for user to configure git before continue by @shaykeren in #125
- Span duration - percentile changes by @asafc64 in #129
- Feature/add environment usage support by @doppleware in #130
New Contributors
Full Changelog: v0.5.25...v0.5.26
Alpha RC3.4
- Fixed issue with support of different ways to import modules in Python and DIgma's ability to detect spans
Alpha RC 3.3
Two small fixes:
- Parsing issue with hierarchic folders when extracting span names
- Performance issue searching for spans in main
Alpha RC3.2
- Support for alternative FAST API endpoint syntax discovery
- Temp fix for folder hierarchy issue
Alpha RC3.1
- Minor UI fix with hotspot insight
Alpha RC 3
- Support for Django
- Better FastAPI support
- Usability improvements