JSON package releases
- Updated: 2024/03/20
JSON package releases
Review the updates in released versions of the JSON package such as new and enhanced features as well as fixes and limitations. The page also lists the release dates of each version, and the compatible Control Room and Bot Agent versions.
Versions summary
The following table lists the versions of JSON package released either with an Automation 360 release or as a package-only release (in descending order of release dates). Click the version link for information about updates in that package version.
Version | Release date | Release type | Bot Agent version | Control Room build |
---|---|---|---|---|
1.6.0 | 21 March 2024 | With Automation 360 v.32 (Sandbox) release | 21.98 or later | 10520 or later |
1.5.1 | 6 December 2023 | With Automation 360 v.31 (Sandbox) release | 21.98 or later | 10520 or later |
1.4.1 | 6 June 2023 | With Automation 360 v.29 (Sandbox) release | 21.98 or later | 10520 or later |
- To download an individual package (updated in an Automation 360 release where you want only the package), use this URL:
https://aai-artifacts.my.automationanywhere.digital/packages/<package-file-name>-<version.number>.jar
- For JSON package, the naming convention is:
bot-command-json-<version.number>.jar
For example,
bot-command-json-1.5.1.jar
For detailed steps on downloading a package and manually adding it to the Control Room, see Add packages to the Control Room.
1.6.0
- Compatible Bot Agent version: 21.98 or later
- Compatible Control Room version: 10520 or later
What's new |
---|
Enhanced JSON package We now provide support to
manage complex JSON data to build APIs. Use the following new actions added to the JSON package with the
capability to parse complex JSON or create new nodes. |
1.5.1
- Compatible Bot Agent version: 21.98 or later
- Compatible Control Room version: 10520 or later
What's new |
---|
Internal update in packages Minor update to support API tasks. |
What's changed |
---|
Intuitive icons at package level
We have added intuitive icons at the package level. In the Action pane, when you navigate through the different packages, these icons are displayed at the package level and provide contextual information about packages. |
1.4.1
- Compatible Bot Agent version: 21.98 or later
- Compatible Control Room version: 10520 or later
Fix |
---|
Few dependencies in the JSON jar file were updated to mitigate the security risk. |