Review the updates in released versions of the JSON utilities 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.

Important: From package version 1.11.0, the JSON package is renamed as JSON utilities package.

Versions summary

The following table lists the versions of JSON utilities 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.11.0 16 March 2026 Package-only; post Automation 360 v.39 release 21.98 or later 10520 or later
1.10.2 24 February 2026 Package-only; post Automation 360 v.39 release 21.98 or later 10520 or later
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 (Sandbox) 릴리스(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_00018.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
Note:
  • 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.11.0

  • Compatible Bot Agent version: 21.98 or later
  • Compatible Control Room version: 10520 or later
What's new
The Json package is renamed as JSON utilities

The Json package is renamed as JSON utilities. You can continue to access the actions within this package from the JSON utilities option in the Actions menu.

New action in JSON utilities package

The JSON utilities package now includes the Convert JSON to Table action. This action enables users to convert a source JSON string into a table.

What's changed
We have enhanced the help text for the actions in JSON package.

1.10.2

  • Compatible Bot Agent version: 21.98 or later
  • Compatible Control Room version: 10520 or later
What's new
New actions in JSON package

The JSON package is now updated to include the following actions:

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:
  • Assign file action in Microsoft 365 OneDrive and SharePoint.
  • Get file stream method in REST Web Services

1.8.0

  • Compatible Bot Agent version: 21.98 or later
  • Compatible Control Room version: 10520 or later
What's new

시민 개발자와 전문 자동화 전문가들은 이제 자신의 기기에서 macOS 플랫폼에서 자동화를 개발하고 실행할 수 있습니다. 이 packagemacOS를 지원하도록 향상되어, 일관된 개발 및 이식성 경험을 보장합니다.

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.