Skip to content

Commit e998cf6

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.43
1 parent 7853ede commit e998cf6

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

.changes/1.43.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2022-04-14",
3+
"version" : "1.43",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Fix regression in DataGrip 2022.1 caused by new APIs in the platform (#3125)"
7+
} ]
8+
}

.changes/next-release/bugfix-7183192b-bd29-4e0d-ae2c-4c54d98419bb.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# _1.43_ (2022-04-14)
2+
- **(Bug Fix)** Fix regression in DataGrip 2022.1 caused by new APIs in the platform ([#3125](https://github.com/aws/aws-toolkit-jetbrains/issues/3125))
3+
14
# _1.42_ (2022-04-13)
25
- **(Feature)** Add support for 2022.1
36

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
# Toolkit Version
5-
toolkitVersion=1.43-SNAPSHOT
5+
toolkitVersion=1.43
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)