Skip to content

Commit a5184cf

Browse files
author
github-actions
committed
increment version after publish to 2.0.321 and update changelog [skip ci]
1 parent c65f7dc commit a5184cf

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.318] - 2024-04-10
3+
## [2.0.320] - 2024-04-18
4+
5+
- Fix env refresh by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2022
6+
- Support digma auth header by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2028
7+
- Feature/new environment api user id in account by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2030
8+
- Send user info to UI by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2039
9+
- Contracts refactoring 1 by @shaykeren in https://github.com/digma-ai/digma-intellij-plugin/pull/2061
10+
- Feature/sign in suggestion by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2071
11+
- Feature/sign in by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2065
12+
- refactor documentation app for common jcef infrastructure by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2082
13+
- ensue no read access in Backgroundable Closes #2084 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2086
14+
- Feature/new environment api by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2032
15+
- Rollback tmp changes by @shaykeren in https://github.com/digma-ai/digma-intellij-plugin/pull/2089
16+
- Update UI by @kshmidt-digma in https://github.com/digma-ai/digma-intellij-plugin/pull/2090
17+
- fix spring boot micrometer Closes #2076 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2093
18+
- Update Recent Activity UI by @kshmidt-digma in https://github.com/digma-ai/digma-intellij-plugin/pull/2092
19+
- better pause AuthManager by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2095
20+
21+
## 2.0.318 - 2024-04-10
422

523
- updated dates by @doppleware in https://github.com/digma-ai/digma-intellij-plugin/pull/2055
624

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Mon Apr 15 18:27:56 UTC 2024
2-
version=2.0.320
1+
#Thu Apr 18 16:33:57 UTC 2024
2+
version=2.0.321

0 commit comments

Comments
 (0)