Skip to content

Commit 7e9fa87

Browse files
authored
Application Performance Monitoring plugin updates
1 parent 4a84d0f commit 7e9fa87

34 files changed

+336
-54
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
9292
## 1.1.0 - 2025-07-15
9393

9494
- Added new functionality for OCI Application Performance Monitoring plugin
95+
96+
## 1.2.0 - 2025-08-6
97+
98+
- Added Create Script command in File Explorer right click context menu and Editor right click context menu for APM plugin
-10.3 KB
Loading
-14 KB
Loading
154 KB
Loading
-48 KB
Loading
-50.2 KB
Loading
8.11 KB
Loading
40.3 KB
Loading
-19.8 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "oci-vscode-toolkit",
44
"displayName": "OCI Toolkit for VS Code",
55
"description": "OCI Toolkit for VS Code is a rich collection of OCI extensions, making it easier for you to develop, test and deploy applications on Oracle Cloud Infrastructure (OCI) straight from VS Code.",
6-
"version": "1.1.0",
6+
"version": "1.2.0",
77
"engines": {
88
"vscode": "^1.53.0"
99
},

0 commit comments

Comments
 (0)