Skip to content

Commit e82de3b

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.88
1 parent 9021038 commit e82de3b

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

.changes/1.88.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2023-11-17",
3+
"version" : "1.88",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Fix issue where the toolkit calls the wrong CodeCatalyst service endpoint"
7+
} ]
8+
}

.changes/next-release/bugfix-16e80c71-bda1-4ec6-b465-4e0b76def88e.json

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

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# _1.87_ (2023-11-10)
2+
- **(Bug Fix)** Fix issue where images in 'Authenticate' panel do not show up
3+
- **(Deprecation)** An upcoming release will remove support for JetBrains Gateway version 2023.2 and for for IDEs based on the 2022.3 platform
4+
15
# _1.86_ (2023-11-08)
26
- **(Feature)** Added the 'Setup Authentication for AWS Toolkit' page
37
- **(Feature)** Added 2023.3 support

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.88-SNAPSHOT
5+
toolkitVersion=1.88
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)