JSON package releases
- Updated: 2025/07/14
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.9.1 | 15 July 2025 | Package-only; post Automation 360 v.37 release | 21.98 or later | 10520 or later |
1.8.0 | 4 June 2025 |
随着 Automation 360 v.37(沙盒)版本的发行(与 macOS 相关的支持) |
21.98 or later | 10520 or later |
1.6.0 | 21 March 2024 | With Automation 360 v.32 (Sandbox) release | 21.98 or later | 10520 or later |
ryd1701777857008_00010.html#gso1685355873377__a360.31-json-ga | 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 将 packages 添加到 Control Room.
1.9.1
- Compatible Bot Agent version: 21.98 or later
- Compatible Control Room version: 10520 or later
What's new |
---|
File stream support
The JSON package now supports file streaming. You use a file variable that is mapped to a JSON file as a data source in the Start session action. The subsequent actions in the automation stream the file directly from the source storage location for the session, eliminating the need to download and upload the file. You can assign a file variable to stream a
file available in the cloud storage using the following actions:
|
1.8.0
- Compatible Bot Agent version: 21.98 or later
- Compatible Control Room version: 10520 or later
What's new |
---|
平民开发者和专业自动化专家现在可以在他们的设备上开发和运行 macOS 平台上的自动化。 此 package 已增强,以支持 macOS,确保统一的开发和可移植性体验。 |
Fix |
---|
Fixed security vulnerability issues. For more information, click the release download link and view the Security & Compliance reports at A-People Downloads page (Login required) |
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 |
---|
软件包内部更新 进行小幅更新,以支持 API 任务。 |
What's changed |
---|
软件包级别的直观图标
我们在软件包级别添加了直观图标。 在操作窗格中,当您浏览不同的软件包时,这些图标会显示在软件包级别,并提供有关软件包的上下文信息。 |
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. |