Skip to end of banner
Go to start of banner

Special Compatibility Notice for ACLI Version 12.x

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Work in progress

This page is incomplete and will be updated prior to final release of 12.0.

Description

We always are sensitive to upward compatibility of our offerings and specifically want to make sure CLI scripts are as upward compatible as possible at least with the respect to those aspects that are under our control. Most of our actions remain compatible across a wide range of application releases and even to high degree across different environments (Cloud and Data Center). However, on a CLI version boundary, we do take the opportunity to remove previously deprecated support or make some changes especially where it will simplify new user experiences and remove clutter for users. This page describes some of the important changes to be aware of when upgrading to 12.x from 11.x or earlier. If upgrading from release prior to 11.x, see also Special Compatibility Notice for ACLI Version 11.x.

Client Changes

ClientChangeReplacementDiscussion
bambooremoved

bitbucketcloud

Continue to use ACLI release 11.3

The bamboo client was deprecated in ACLI release 11.2 and now is being removed from the distribution. This was a difficult decision for us. We started supporting Bamboo in 2007 and it one of our largest clients with over 200 actions. Internally, we have used Bamboo extensively over the years. In late 2021, we started our migration to Bitbucket Pipelines. ACLI products completed migration a few months later and other Appfire apps followed. Bamboo 9.x is still in use by some Appfire products. With the Feb 2024 discontinuance notice for Bamboo Server by Atlassian, we supported customer migration to Bamboo Data Center in ACLI release 11.0 so that Bamboo customers will still be supported by ACLI with ACLI release 11.3 for some time running against Bamboo Data Center 9.2 (LTS) - 9.5. However, Bamboo 9.5 will be the last officially supported release as we have discontinued testing for Bamboo releases and removing the bamboo client starting with ACLI release 12.0. Over the last years, we have invested significantly in the Bitbucket Cloud client and especially the pipeline support to enable customers using Bitbucket Cloud and especially those customer with Bamboo migration efforts.     
jsmremovedContinue to use ACLI release 11.3Jira Service Management customers can continue to use the Jira client for accessing Jira information in JSM instances just like before, but we are no longer supporting JSM specific actions. 
temporemovedContinue to use ACLI release 11.3We were unable to provide meaningful and credible coverage of Tempo capabilities, so we have decided to discontinue the limited support we had. Our existing support in the Jira client for some Tempo custom fields will continue as normal. 
trelloremovedContinue to use ACLI release 11.3We were unable to continue to extend our coverage of Trello capabilities, so we have decided to discontinue the support. Low customer interest.
segmentremovedContinue to use ACLI release 11.3Low customer interest. 
keenremovedContinue to use ACLI release 11.3Low customer interest.

Removed Actions

ClientsRemovedReplacementDiscussion

Removed Parameters

ClientsRemovedReplacementDiscussion

Changed Output Formats

ClientsActionChangeReason

Deprecated Actions

This is a notice that we have deprecated some actions so you can start migrating any scripts to the new support over time. It is likely these will be removed in a later version. This was part of an ongoing effort to simplify some usage scenarios and prune our interfaces to avoid confusion. 

ClientsDeprecatedFirst DeprecatedReplacementDiscussion
jira

addFieldConfigurationScheme, addIssueTypeScreenScheme, addScreenScheme

11.0createFieldConfigurationScheme, createIssueTypeScreenScheme, createScreenSchemeconsistency across scheme actions
cli, csv, webrenderRequest11.0webRequest
bitbucketaddBranch, removeBranch10.6createBranch, deleteBranchconsistency with bitbucketcloud client and general use verbage
jiradeleteComponent10.4removeComponentconsistency with addComponent
marketplacegetAppReviewList10.xgetReviewListsimplification
confluencegetPageHistoryList, removePageVersion10.xgetContentHistoryList, removeContentVersionbroader support with the content action

Deprecated Parameters

This is a notice that we have deprecated some parameters so you can start migrating any scripts to the new support over time. It is likely these will be removed in a later version. This was part of an ongoing effort to simplify some usage scenarios and prune our interfaces to avoid confusion. 

ClientsDeprecatedFirst DeprecatedReplacementDiscussion
agileid10.xboardboard parameter can be used for board name or id
jiravalues, value210.xfieldfield parameter can be used multiple times and includes field name and value
jirafield210.xfield

field parameter can be used multiple times and includes field name and value

slackautowait10.x
now automatically done
all

host

10.xurlSpecify host as part of the url parameter for database access. ACLI-2164 and ACLI-1897 
allport10.xurlSpecify port as part of the url parameter for database access. ACLI-2164 and ACLI-1897
jira, confluence, bitbuckettargetPassword, targetToken, targetUser10.x

Use targetServer referencing a ACLI configuration entry to specify this information.

Deprecated Environment Variables

none

  • No labels