Skip to content

Commit 4dfc5c5

Browse files
author
github-actions
committed
increment version after publish to 2.0.364 and update changelog [skip ci]
1 parent d5627dc commit 4dfc5c5

File tree

2 files changed

+24
-3
lines changed

2 files changed

+24
-3
lines changed

CHANGELOG.md

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

3-
## [2.0.362] - 2024-07-25
3+
## [2.0.363] - 2024-07-30
4+
5+
- register user on successful login Closes #2317 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2320
6+
- expandable-text-fieldfor-ext-obs Closes #2312 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2321
7+
- don't show eof error in notifications Closes #2319 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2322
8+
- stop reporting ProcessCanceledException to posthog by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2324
9+
- dont-report-URISyntaxException by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2328
10+
- add-plugin-version-to-all-events-for-easy-filtering by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2325
11+
- dont-report-URISyntaxException by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2326
12+
- keep-api-token-for-logout-when-changing-api-url Closes #2329 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2330
13+
- better settings validation Closes #2334 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2335
14+
- better locking on new account creation Closes #2336 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2337
15+
- remove refresh delay from settings by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2339
16+
- remove-duplicate-error-report Closes #2262 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2341
17+
- stop-reporting-index-not-ready-exception by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2344
18+
- send event when scheduler size increased Closes #2333 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2342
19+
- fix-StringIndexOutOfBoundsException Closes #2338 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2340
20+
- handle index not ready in ScopeManager Closes #2331 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2346
21+
- retry docker engine if the error is pod already exists Closes #2276 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2348
22+
- Feature/new nav by @kshmidt-digma in https://github.com/digma-ai/digma-intellij-plugin/pull/2311
23+
24+
## 2.0.362 - 2024-07-25
425

526
- auth improvements by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2315
627

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Thu Jul 25 09:52:41 UTC 2024
2-
version=2.0.363
1+
#Tue Jul 30 07:29:09 UTC 2024
2+
version=2.0.364

0 commit comments

Comments
 (0)