Skip to content

Commit 9c5444c

Browse files
Merge main into feature/dev-execution
2 parents 4543284 + de9b460 commit 9c5444c

5 files changed

+16
-9
lines changed

.changes/3.71.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date" : "2025-05-15",
3+
"version" : "3.71",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Add inline completion support for abap language"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Fix UI freezes that may occur when interacting with large files in the editor"
10+
} ]
11+
}

.changes/next-release/bugfix-1d632e06-24fa-40f1-a8ae-33cca0d86ec4.json

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

.changes/next-release/feature-eeb9909f-8f63-4bd7-8161-df8ca27dd953.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+
# _3.71_ (2025-05-15)
2+
- **(Feature)** Add inline completion support for abap language
3+
- **(Bug Fix)** Fix UI freezes that may occur when interacting with large files in the editor
4+
15
# _3.70_ (2025-05-08)
26
- **(Feature)** Amazon Q: Support selecting customizations across all Q profiles with automatic profile switching for enterprise users
37
- **(Bug Fix)** Do not always show 'Amazon Q Code Issues' tab when switching to the 'Problems' tool window

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=3.71-SNAPSHOT
5+
toolkitVersion=3.72-SNAPSHOT
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)