Release 2021.5.25¶
No Plugin Changes¶
This release consists of:
Mitto NetSuite Bundle Changes
Documentation Updates
The mitto-plugin-netsuite
remains unchanged; there is no need to
upgrade existing Mitto instances running an earlier version of the
plugin.
Breaking Changes¶
None.
Mitto NetSuite Bundle Changes¶
Access Token¶
The Integration record included in the Mitto Bundle has always included a Consumer Key and Consumer Secret; these remain unchanged:
"consumer_key": "fa02bbc93e6e2b11c22b0f7786880a707159d64570eb825e0fdf80b08f760631",
"consumer_secret": "44cc6775aa1bfd90b5ff3239a412a2bdcf242b48119bc8891597fa4b8ab45b82"
This is mentioned here as a reminder to include this information in public-facing Mitto NetSuite Plugin documentation. Current instructions direct the customer to create an Integration record and to issue a Consumer Key and Consumer Secret; this is not necessary and can be omitted from the instructions.
Mitto Bundle Versioning and Usage¶
The manner in which the Mitto Bundle is versioned and updated has changed. The changes are described in this private documentation.
Changes to the upgrade process, visible to the customer, are described in this private documentation.
A brief summary of the changes:
The bundle naming convention has changed; names no longer include a version number.
Customers should
upgrade
installed bundles. The previous process uninstalling old bundles and installing new bundles is deprecated.Going forward, the Mitto Bundle that should be installed by a new customer (i.e., someone without a Mitto Bundle in their account already) is named
Zuar, Inc. - Mitto Bundle
with a Bundle Id of387543
. This should not change in the future, even when the bundle is updated.
Documentation Updates¶
A digram depicting the relationship between job configuration parameters and NetSuite account configuration was added.