Releases: oracle/netsuite-suitecloud-sdk
Releases · oracle/netsuite-suitecloud-sdk
SuiteCloud CLI for Node.js v1.3.1
- Fix for browser-based auth for Fedora 34
- Fix for feature dependencies incorrectly added in Manifest
- Minor bug fixes and improvements
SuiteCloud CLI for Node.js v1.2.1
- Bug Fix for Local Validation
SuiteCloud Unit Testing v1.1.2
Maintenance
- Upgraded 3rd party dependencies.
SuiteCloud CLI for Node.js v1.2.0
New Features:
- Support of
--dryrun
inproject:deploy
command.
Maintenance:
- Updated 3rd party dependencies.
- Minor bug fixes.
@oracle/suitecloud-cli-localserver-command@1.2.0
Maintenance
- Upgraded 3rd party dependencies.
SuiteCloud Unit Testing v1.1.1
Maintenance:
- Upgraded third-party libraries.
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.