|
1 | 1 | # Changelog |
2 | 2 |
|
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 |
4 | 25 |
|
5 | 26 | - auth improvements by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2315 |
6 | 27 |
|
|
0 commit comments