Skip to content

Commit df40dff

Browse files
author
github-actions
committed
increment version after publish to 2.0.406 and update changelog [skip ci]
1 parent cf57c32 commit df40dff

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
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.404] - 2024-12-25
3+
## [2.0.405] - 2025-01-14
4+
5+
- add-connection-status-to-error-event by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2638
6+
- Persist docker compose Closes #2621 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2636
7+
- no bundled compose file by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2640
8+
- otel jars persistence Closes #2637 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2642
9+
- fix-NoInsightsYetNotification Closes #2616 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2643
10+
- close update panel on all projects when button clicked Closes #2630 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2645
11+
- fix interrupted exception in BackendInfoHolder Closes #2639 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2647
12+
- api proxy Closes #2249 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2641
13+
14+
## 2.0.404 - 2024-12-25
415

516
- improve auto reload registration by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2635
617

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Wed Dec 25 13:27:45 UTC 2024
2-
version=2.0.405
1+
#Tue Jan 14 11:33:12 UTC 2025
2+
version=2.0.406

0 commit comments

Comments
 (0)