GitHub package updates

Review the updates in released versions of the GitHub 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 GitHub 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
ujl1732637516660.html#ujl1732637516660__google-calendar-a360.31 27 September 2024 With Automation 360 v.34 (Sandbox) release N/A 26332 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 GitHub package, the naming convention is: bot-trigger-github-<version.number>.jar

    For example, bot-trigger-github-1.0.2.jar

For detailed steps on downloading a package and manually adding it to the Control Room, see Add packages to the Control Room.

1.0.2

  • Compatible Bot Agent version: N/A
  • Compatible Control Room version: 28899 or later
What's new

Support for web triggers

You can run automation using GitHub web triggers.
  • Use Organisation web trigger to run automation by listening to events across all repositories and organisation-level events.
  • Use Repository web trigger to run automation in response to various events occurring within the repository.
See Web triggers for more information.