Skip to content

Commit 7a3d28d

Browse files
committed
Merge branch 'main' into feature/report-fix
2 parents 9093555 + d280bf8 commit 7a3d28d

File tree

3 files changed

+46
-35
lines changed

3 files changed

+46
-35
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Changelog
22

3-
## [2.0.365] - 2024-08-02
3+
## [2.0.367] - 2024-08-06
4+
5+
- Update Main UI by @kshmidt-digma in https://github.com/digma-ai/digma-intellij-plugin/pull/2369
6+
7+
## 2.0.366 - 2024-08-05
8+
9+
- common properties to all events Closes #2366 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2367
10+
- Added spans environments api by @ohrebeniuk in https://github.com/digma-ai/digma-intellij-plugin/pull/2364
11+
- added reporting ui by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2355
12+
- Update ui by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2368
13+
14+
## 2.0.365 - 2024-08-02
415

516
- support no connection in auto refresh by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2363
617

src/main/resources/webview/main/index.js

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Fri Aug 02 15:23:32 UTC 2024
2-
version=2.0.366
1+
#Tue Aug 06 11:38:50 UTC 2024
2+
version=2.0.368

0 commit comments

Comments
 (0)