Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sap/webide-hdi-base-feature-vscode

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/webide-hdi-base-feature-vscode - npm Package Compare versions

Comparing version 1.26.0 to 1.26.1

webide-hdi-base-feature-vscode-1.26.1.vsix

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## 1.26.1
### Fixes
- Synonym name is not added in the hdbsynonym file if generate hdbsynonymconfig is checked during synonym
- HTTP request url is truncated when search string contains at least one '#'
- hdbgrants file that is generated during the Add Data Source dialog using an HDI-service does not reference via the service key
- In Add Data Source dialog when generating hdbgrants file: value help for roles uses application user instead of hdi-service user even in HDI service context
## 1.26.0

@@ -2,0 +10,0 @@

40

features.json

@@ -46,5 +46,11 @@ {

{
"name": "bas_grant_role",
"jira": "HANATOOLING-11798",
"status": "dev",
"capabilities": []
},
{
"name": "bas_grant_schema_privileges",
"jira": "HANATOOLING-11799",
"status": "candidate",
"status": "released",
"capabilities": []

@@ -271,3 +277,3 @@ },

"jira": "HANATOOLING-105030",
"status": "dev",
"status": "released",
"capabilities": []

@@ -314,3 +320,3 @@ },

"jira": "HANATOOLING-77174",
"status": "dev",
"status": "candidate",
"capabilities": []

@@ -559,2 +565,8 @@ },

{
"name": "hana.sqlanlz.timeline1",
"jira": "HANATOOLING-99634",
"status": "dev",
"capabilities": []
},
{
"name": "hana.sqlanlz.vscode.live_connection",

@@ -886,3 +898,3 @@ "jira": "HANATOOLING-3850",

"jira": "HANATOOLING-19585",
"status": "dev",
"status": "candidate",
"capabilities": []

@@ -1083,2 +1095,8 @@ },

{
"name": "vsc_dependency_viewer_max_depth",
"jira": "HANATOOLING-110547",
"status": "candidate",
"capabilities": []
},
{
"name": "vsc_dependency_viewer_open_metadata",

@@ -1090,2 +1108,8 @@ "jira": "HANATOOLING-99385",

{
"name": "vsc_dependency_viewer_scope_control",
"jira": "HANATOOLING-108549",
"status": "dev",
"capabilities": []
},
{
"name": "vsc_extension_sa.access_table_filtering",

@@ -1139,2 +1163,8 @@ "jira": "HANATOOLING-9979",

{
"name": "vsc_extension_sa.parameter_value",
"jira": "HANATOOLING-112104",
"status": "candidate",
"capabilities": []
},
{
"name": "vsc_extension_sa.re_execute_hrtt",

@@ -1202,3 +1232,3 @@ "jira": "HANATOOLING-85037",

"jira": "HANATOOLING-50128",
"status": "candidate",
"status": "released",
"capabilities": []

@@ -1205,0 +1235,0 @@ },

4

package.json

@@ -5,3 +5,3 @@ {

"description": "SAP HANA Calculation view editor base extension including base services used by the SAP HANA calculation view editor",
"version": "1.26.0",
"version": "1.26.1",
"license": "SEE LICENSE IN LICENSE",

@@ -25,4 +25,4 @@ "categories": [

"README.md",
"webide-hdi-base-feature-vscode-1.26.0.vsix"
"webide-hdi-base-feature-vscode-1.26.1.vsix"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc