We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f5be81 commit 9bd9f7bCopy full SHA for 9bd9f7b
CHANGELOG.md
@@ -1,5 +1,16 @@
1
Change Log
2
----------
3
+## 2022.3.5
4
+### Fixed
5
+- "JsonParseException: Unexpected character" error occurs in some cases
6
+### Added
7
+- [\#24](https://github.com/AntonShuvaev/intellij-dynamodb/issues/24) Support for assume role with MFA
8
+
9
+## 2022.3.4
10
11
+- "java.lang.VerifyError" error occurs when using "Move statement" action
12
+- [\#19](https://github.com/AntonShuvaev/intellij-dynamodb/issues/19) Support operator "!=" in PartiQL and filter expression
13
14
## 2022.3.3
15
### Fixed
16
- Regression: Add to favorites dialog is not working
0 commit comments