Skip to content

Releases: oracle/netsuite-suitecloud-sdk

SuiteCloud CLI for Node.js v1.3.1

02 Nov 13:12
7088129
Compare
Choose a tag to compare
  • 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

06 Apr 15:03
Compare
Choose a tag to compare
  • Bug Fix for Local Validation

SuiteCloud Unit Testing v1.1.2

15 Mar 10:47
Compare
Choose a tag to compare

Maintenance

  • Upgraded 3rd party dependencies.

SuiteCloud CLI for Node.js v1.2.0

15 Mar 10:43
Compare
Choose a tag to compare

New Features:

  • Support of --dryrun in project:deploy command.

Maintenance:

  • Updated 3rd party dependencies.
  • Minor bug fixes.

@oracle/suitecloud-cli-localserver-command@1.2.0

15 Mar 10:48
Compare
Choose a tag to compare

Maintenance

  • Upgraded 3rd party dependencies.

SuiteCloud Unit Testing v1.1.1

06 Nov 22:13
Compare
Choose a tag to compare

Maintenance:

  • Upgraded third-party libraries.

SuiteCloud CLI for Node.js v1.1.2

06 Nov 22:06
Compare
Choose a tag to compare

Bug Fixes:

  • object:import in non-interactive mode can now handle large quantities of imports.

Maintenance:

  • project:create : Update SuiteCloud Unit Testing dependency version to 1.1.1
  • Upgraded third-party libraries.
  • Fixed security vulnerabilities including: #115

SuiteCloud CLI for Node.js v1.1.1

15 Sep 16:41
Compare
Choose a tag to compare
  • Update SuiteCloud Unit Testing dependency version to 1.1.0 for project:create command

SuiteCloud Unit Testing v1.1.0

10 Sep 13:53
Compare
Choose a tag to compare
  • 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

10 Sep 13:52
Compare
Choose a tag to compare
  • 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.