Releases: oracle/netsuite-suitecloud-sdk
Releases · oracle/netsuite-suitecloud-sdk
SuiteCloud CLI for Node.js v1.1.2
Bug Fixes:
- object:import in non-interactive mode can now handle large quantities of imports.
Maintenance:
project:create
: Update SuiteCloud Unit Testing dependency version to1.1.1
- Upgraded third-party libraries.
- Fixed security vulnerabilities including: #115
SuiteCloud CLI for Node.js v1.1.1
- Update SuiteCloud Unit Testing dependency version to 1.1.0 for project:create command
SuiteCloud Unit Testing v1.1.0
- Official support for SuiteCloud Unit Testing (GA).
- New stubs for unit testing SuiteScript 2.X modules: http, https, search.
SuiteCloud CLI for Node.js v1.1.0
- New account:ci command - non-interactive command to set up an account to use with the SuiteCloud CLI for Node.js, intended to be used in Continuous Integration environment.
- New project:package command - generates a ZIP file from your project, respecting the structure specified in the deploy.xml file, and applying local validation
- New file:upload command - Uploads files from your project to an account.
- New account:manageauth command - Manages authentication IDs (authid) for all your projects, e.g. removing or renaming.
- SDF Object Support: Integration Record, Custom Record Action, (+) Custom Transactions, (+) Portlets.
- Bug fixes.