Skip to content

Commit 121d8a2

Browse files
author
github-actions
committed
increment version after publish to 2.0.360 and update changelog [skip ci]
1 parent 2d852e5 commit 121d8a2

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed

CHANGELOG.md

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

3-
## [2.0.358] - 2024-06-28
3+
## [2.0.359] - 2024-07-10
4+
5+
- api performance issue event Closes #2245 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2246
6+
- dispose some jcef components by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2247
7+
- Stateless schema handler factory and register only one instance per jcef type Closes #2248 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2251
8+
- migrate-startup-activity-to-project-activity Closes #1865 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2252
9+
- ignore-AlreadyDisposedException Closes #2244 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2253
10+
- upgrade to beta8 and remove kotlin plugin workaround by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2254
11+
- Refactor navigation by @kshmidt-digma in https://github.com/digma-ai/digma-intellij-plugin/pull/2237
12+
- collect-docker-container-logs Closes #2236 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2255
13+
- make newEnv in environmentChanged nullable Closes #2257 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2259
14+
- make-codeLocation-nullable Closes #2264 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2265
15+
- fix typo by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2267
16+
- fix typo by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2268
17+
- fix-error-in-242 Closes #2271 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2272
18+
- UI error support by @shaykeren in https://github.com/digma-ai/digma-intellij-plugin/pull/2279
19+
- Feature/issues filtering by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2273
20+
21+
## 2.0.358 - 2024-06-28
422

523
- update-build-profile-18034-EAP by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2235
624
- update eap profile by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2238

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Fri Jun 28 12:20:58 UTC 2024
2-
version=2.0.359
1+
#Wed Jul 10 19:50:47 UTC 2024
2+
version=2.0.360

0 commit comments

Comments
 (0)