Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated to release 1.10.8.
Excerpt

18 August 2021

The Utoolity team is pleased to present Automation with AWS 1.10 – this release adds full compatibility with Bamboo Data Center and adds an integration to start synchronous AWS Step Functions Express workflow executions.

You can now use the app with non-clustered and clustered Bamboo Data Center deployments to gain the flexibility and administrative control to manage mission-critical Bamboo sites, and you can run actions and evaluate conditions by starting synchronous Express workflow executions via the /wiki/spaces/UAAWS/pages/2913599489.

Info

Please review the Automation with AWS 1.10 Upgrade Notes for important release information.

Insert excerpt
UAAKB:_BambooDataCenterApprovedAppsNote
UAAKB:_BambooDataCenterApprovedAppsNote
nopaneltrue

Insert excerpt
UAAKB:_JiraDataCenterApprovedAppsNote
UAAKB:_JiraDataCenterApprovedAppsNote
nopaneltrue

Learn more and try it for free in:

On this page:

Table of Contents
maxLevel3
exclude(Popular|Recent).*

Highlights (Core)

Integrate distributed workflows with the Start Synchronous Step Functions Execution action

In addition to the asynchronous Start Step Functions Execution action, you can now also use the /wiki/spaces/UAAWS/pages/2913599489 to process Bamboo notifications, Jira workflow transitions and Jira Service Management automation rule executions remotely with AWS Step Functions:

Synchronous Express Workflows allow developers to quickly receive the workflow response without needing to poll additional services or build a custom solution. This is useful for high-volume microservice orchestration and fast compute tasks that communicate via HTTPS.

Evaluate remote conditions with the Start Synchronous Step Functions Execution action

You can now use the /wiki/spaces/UAAWS/pages/2913599489 in applicable integrations to evaluate arbitrary remote conditions by returning a JSON result shape that adheres to the action response format schema:

Code Block
{
        'result': false,
        'errorMessage': "Deployment blocked due to service being in alarm state"
}

This allows you to call AWS services and third-party REST APIs to ensure that any prerequisites for your workflows are automatically checked right before dependent steps are initiated.

Supported integrations are the Jira Service Management Automate with AWS if condition, the Jira Automate with AWS workflow condition and Automate with AWS workflow validator, and the Bamboo Automate with AWS task.

Highlights (Bamboo)

Use the app with clustered Bamboo Data Center deployments

You can now also use the app with clustered Bamboo Data Center deployments to gain the flexibility and administrative control to manage mission-critical Bamboo sites.

Upgrade task for private secret keys

Previously, the app stored private secret keys used for encrypting long-term AWS security credentials in the local home directory. This worked fine for non-clustered (single node) usage, and clustered usage has still been possible by manually performing the few steps required to migrate the keys to the new Bamboo Data Center shared home directory.

To remove these manual steps, an upgrade task now automatically migrates the private secret keys from the local home to the new Bamboo Data Center shared home directory – this should be a quick and seamless process, refer to https://utoolity.atlassian.net/wiki/spaces/IFAWS/pages/2911633589/Identity+Federation+for+AWS+2.15+Upgrade+Notes#Upgrade-task-for-Bamboo-home-migration for details.

Resolved issues

Release 1.10.8

2023-01-31

This release addresses the following issues:

Core

  • Improvements

    • AAWS-1086 – Surface new AWS region Asia (Hyderabad) / ap-south-2

    • AAWS-1093 – Surface new AWS region Asia Pacific (Melbourne) / ap-southeast-4

  • Bugs

    • AAWS-1092 – Fix CVE-2021-37533 - commons-net before 3.9.0

Release 1.10.7

2022-11-19

This release addresses the following issues:

Core

  • Improvements

    • AAWS-1055 – Surface new AWS region Middle East (UAE) / me-central-1

    • AAWS-1064 – Surface new AWS region Europe (Zurich) / eu-central-2

    • AAWS-1080 – Surface new AWS region Europe (Spain) / eu-south-2

  • Bugs

    • AAWS-1079 – Fix CVE-2022-42003,CVE-2022-42004 - jackson-databind before 2.13.4.1

Release 1.10.6

2022-08-16

This release addresses the following issues:

Core

  • Bugs

    • AAWS-1054 – Fix CVE-2022-31159 - aws-java-sdk-core before 1.12.261

Release 1.10.5

2022-06-16

This release addresses the following issues:

Jira

  • Improvements

    • AAWS-1005 – Mark app as Data Center approved

Release 1.10.4

2022-05-31

This release addresses the following issues:

Core

  • Bugs

    • AAWS-992 – Fix CVE-2020-36518 - jackson-databind before 2.13.0

Release 1.10.3

2022-03-10

This release addresses the following issues:

Bamboo

  • Improvements

    • AAWS-880 – Mark app as Data Center approved

Release 1.10.2

2022-02-17

This release addresses the following issues:

Jira

  • Bugs

    • AAWS-964 – Fix unsatisfied requirement for org.codehaus.jettison.json in Jira 8.22

Release 1.10.1

2022-01-31

This release addresses the following issues:

Core

  • Improvements

    • AAWS-922 – Surface new AWS region Asia Pacific (Jakarta) / ap-southeast-3

Release 1.10.0

2021-08-18

This release addresses the following issues:

Core

  • Stories

    • AAWS-842 – As a user, I want to start a synchronous Step Functions execution so that I can coordinate distributed workflows

    • AAWS-843 – As a user, I want to start a synchronous Step Functions execution so that I can check remote conditions

  • Improvements

    • AAWS-569 – Update to new AWS Architecture Icons

Jira

  • Tasks

    • AAWS-834 – Drop support for Jira 7.13

    • AAWS-884 – Drop support for Jira 8.0

    • AAWS-888 – Drop support for Jira 8.1

    • AAWS-891 – Drop support for Jira 8.2

    • AAWS-894 – Drop support for Jira 8.3

Bamboo

  • Stories

    • AAWS-910 – As an operator, I want compatibility with Bamboo Data Center so that I gain high availability

  • Tasks

    • AAWS-831 – Drop support for Bamboo 6.7

    • AAWS-883 – Drop support for Bamboo 6.8

    • AAWS-892 – Drop support for Bamboo 6.9