Skip to content

Commit 1d41ce7

Browse files
Merge pull request #743 from oracle/feature/PDPDEVTOOL-5279-Create-docs-for-23.2-Java-Script-tools
feature/PDPDEVTOOL-5270 Create docs for 23.2 JavaS
2 parents e1a573c + 58d7f91 commit 1d41ce7

File tree

6 files changed

+23
-14
lines changed

6 files changed

+23
-14
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@ In this GitHub repository, the following SuiteCloud SDK tools are available:
2020
</a>
2121

2222
## Release Notes & Documentation
23-
To read the 2023.1 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
24-
- Read the release notes for NetSuite 2023.1 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
23+
To read the 2023.2 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
24+
- Read the release notes for NetSuite 2023.2 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
2525
- Read the latest updates under SuiteCloud SDK in the [Help Center Weekly Updates](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_3798389663.html).
2626

2727

2828
## Contributing
2929
SuiteCloud SDK is an open source project. Pull Requests are currently not being accepted. See [Contributing to SuiteCloud SDK](./CONTRIBUTING.md).
3030

3131
## [License](./LICENSE.txt)
32-
Copyright (c) 2023 Oracle and/or its affiliates The Universal Permissive License (UPL), Version 1.0.
32+
Copyright (c) 2022, 2023 Oracle and/or its affiliates The Universal Permissive License (UPL), Version 1.0.
3333

3434
By installing SuiteCloud CLI for Node.js, you are accepting the installation of the SuiteCloud SDK dependency under the [Oracle Free Use Terms and Conditions](https://www.oracle.com/downloads/licenses/oracle-free-license.html) license.
3535

packages/node-cli/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Each version of CLI for Node.js in NPM works optimally with a specific NetSuite
2525

2626
| Version in NPM | Version in NetSuite |
2727
|:--------------:|:-------------------:|
28+
| 1.8.X | 2023.2 |
2829
| 1.7.X | 2023.1 |
29-
| 1.6.X | 2022.2 |
3030

3131
## Installation
3232
Since CLI for Node.js is a development tool, use a global instance to install it by running the following command:
@@ -92,15 +92,15 @@ suitecloud account:setup
9292
```
9393

9494
## Release Notes & Documentation
95-
To read the 2023.1 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
96-
- Read the release notes for NetSuite 2023.1 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
95+
To read the 2023.2 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
96+
- Read the release notes for NetSuite 2023.2 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
9797
- Read the latest updates under SuiteCloud SDK in the [Help Center Weekly Updates](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_3798389663.html).
9898
- Read the CLI for Node.js documentation in [SuiteCloud CLI for Node.js Guide](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_1558708800.html).
9999

100100
## Contributing
101101
SuiteCloud CLI for Node.js is an open source project. Pull Requests are currently not being accepted. See [Contributing](/CONTRIBUTING.md) for details.
102102

103103
## [License](/LICENSE.txt)
104-
Copyright (c) 2023 Oracle and/or its affiliates The Universal Permissive License (UPL), Version 1.0.
104+
Copyright (c) 2022, 2023 Oracle and/or its affiliates The Universal Permissive License (UPL), Version 1.0.
105105

106106
By installing SuiteCloud CLI for Node.js, you are accepting the installation of the SuiteCloud SDK dependency under the [Oracle Free Use Terms and Conditions](https://www.oracle.com/downloads/licenses/oracle-free-license.html) license.

packages/vscode-extension/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## 1.5.1
4+
5+
- Update extension details
6+
7+
## 1.5.0
8+
9+
- Credentials file changes
10+
- Fix for security vulnerabilities for third-party libraries
11+
312
## 1.4.2
413

514
- Fix for security vulnerabilities for third-party library

packages/vscode-extension/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Each version of SuiteCloud Extenstion for Visual Studio Code in the Marketplace
2525

2626
| Version in the Marketplace | Version in NetSuite |
2727
|:--------------:|:-------------------:|
28+
| 1.5.X | 2023.2 |
2829
| 1.4.X | 2023.1 |
29-
| 1.3.X | 2022.2 |
3030

3131
## Installing SuiteCloud Extension for Visual Studio Code
3232
To install SuiteCloud Extension for Visual Studio Code, follow these steps:
@@ -116,15 +116,15 @@ To read more about what you can do with SuiteCloud Extension for Visual Studio C
116116
SuiteCloud CLI for Node.js is compatible with your Visual Studio Code integrated terminal, so you can run SuiteCloud CLI for Node.js commands directly there, independently from VS Code. To read more about it, visit <a href="https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/book_1558706016.html" rel="noopener noreferrer" target=blank>SuiteCloud CLI for Node.js</a>.
117117

118118
## Release Notes & Documentation
119-
To read the 2023.1 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
120-
- Read the release notes for NetSuite 2023.1 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
119+
To read the 2023.2 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
120+
- Read the release notes for NetSuite 2023.2 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
121121
- Read the latest updates under SuiteCloud SDK in the [Help Center Weekly Updates](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_3798389663.html).
122122
- Read the SuiteCloud Extension for Visual Studio Code documentation in [NetSuite's Help Center](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/book_159223417590.html).
123123

124124
## Contributing
125125
SuiteCloud Extension for Visual Studio Code is an open source project. Pull Requests are currently not being accepted. See [Contributing](/CONTRIBUTING.md) for details.
126126

127127
## License
128-
Copyright (c) 2023 Oracle and/or its affiliates The Universal Permissive License (UPL), version 1.0. See [License](/LICENSE.txt) for details.
128+
Copyright (c) 2022, 2023 Oracle and/or its affiliates The Universal Permissive License (UPL), version 1.0. See [License](/LICENSE.txt) for details.
129129

130130
By installing SuiteCloud Extension for Visual Studio Code, you are accepting the installation of the SuiteCloud SDK dependency under the [Oracle Free Use Terms and Conditions](https://www.oracle.com/downloads/licenses/oracle-free-license.html) license.

packages/vscode-extension/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"publisher": "Oracle",
1313
"license": "UPL-1.0",
1414
"private": true,
15-
"version": "1.5.0",
15+
"version": "1.5.1",
1616
"icon": "resources/pluginIcon_dark.png",
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
 (0)