Skip to content

Commit 5d2f44a

Browse files
author
github-actions
committed
increment version after publish to 2.0.361 and update changelog [skip ci]
1 parent fa76074 commit 5d2f44a

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

CHANGELOG.md

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

3-
## [2.0.359] - 2024-07-10
3+
## [2.0.360] - 2024-07-21
4+
5+
- Navigation discovery blackout Closes #1969 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2283
6+
- track server version, don't rely on connection gained Closes #2277 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2287
7+
- report-api-performance-only-when-connection-ok by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2289
8+
- analytics service exception handling Closes #2275 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2291
9+
- posthog error severity Closes #2274 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2293
10+
- unique user id Closes #2256 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2292
11+
- allow slow operations on EAP by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2294
12+
- alarm-factory-deprecated Closes #2295 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2296
13+
- fix force update Closes #2266 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2298
14+
- api performance neto http by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2300
15+
- ensure-url-end-with-slash Closes #2303 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2304
16+
- Relative api endpoints by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2305
17+
18+
## 2.0.359 - 2024-07-10
419

520
- api performance issue event Closes #2245 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2246
621
- dispose some jcef components by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2247

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Wed Jul 10 19:50:47 UTC 2024
2-
version=2.0.360
1+
#Sun Jul 21 12:10:41 UTC 2024
2+
version=2.0.361

0 commit comments

Comments
 (0)