AWS CodePipeline

2025/05/16 - 1 new api methods

Changes   CodePipeline now supports new API ListDeployActionExecutionTargets that lists the deployment target details for deploy action executions.

2025/05/08 - 3 updated api methods

Changes   Add support for Secrets Manager and Plaintext environment variable types in Commands action

2025/02/19 - 3 updated api methods

Changes   Add environment variables to codepipeline action declaration.

2024/12/17 - 3 updated api methods

Changes   AWS CodePipeline V2 type pipelines now support Managed Compute Rule.

2024/11/22 - 2 updated api methods

Changes   AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions.

2024/10/14 - 4 updated api methods

Changes   AWS CodePipeline V2 type pipelines now support automatically retrying failed stages and skipping stage for failed entry conditions.

2024/10/09 - 13 updated api methods

Changes   AWS CodePipeline introduces a Compute category

2024/10/03 - 3 updated api methods

Changes   AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution.

2024/07/30 - 3 new 4 updated api methods

Changes   AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.

2024/06/07 - 1 updated api methods

Changes   CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides.

2024/04/26 - 1 new 6 updated api methods

Changes   Add ability to manually and automatically roll back a pipeline stage to a previously successful execution.

2024/02/15 - 3 updated api methods

Changes   Add ability to override timeout on action level.

2024/02/08 - 8 updated api methods

Changes   Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths.

2023/11/17 - 1 updated api methods

Changes   CodePipeline now supports overriding source revisions to achieve manual re-deploy of a past revision

2023/10/24 - 7 updated api methods

Changes   Add ability to trigger pipelines from git tags, define variables at pipeline level and new pipeline type V2.

2023/10/17 - 1 updated api methods

Changes   Add retryMode ALL_ACTIONS to RetryStageExecution API that retries a failed stage starting from first action in the stage

2023/05/25 - 1 updated api methods

Changes   Add PollingDisabledAt time information in PipelineMetadata object of GetPipeline API.

2021/03/01 - 1 updated api methods

Changes   Added a new field to the ListPipelines API to allow maximum search results of 1000

2021/02/12 - 2 new 1 updated api methods

Changes   The release provides new GetActionType and UpdateActionType APIs for viewing and editing action types in CodePipeline.

2021/01/07 - 3 updated api methods

Changes   Adding cancelled status and summary for executions aborted by pipeline updates.

2020/11/16 - 1 updated api methods

Changes   We show details about inbound executions and id of action executions in GetPipelineState API. We also add ConflictException to StartPipelineExecution, RetryStageExecution, StopPipelineExecution APIs.

2020/01/21 - 1 new 4 updated api methods

Changes   AWS CodePipeline enables an ability to stop pipeline executions.

2019/11/12 - 5 updated api methods

Changes   AWS CodePipeline now supports the use of variables in action configuration.

2019/08/29 - 1 updated api methods

Changes   Introducing pipeline execution trigger details in ListPipelineExecutions API.

2019/05/15 - 3 new 4 updated api methods

Changes   This feature includes new APIs to add, edit, remove and view tags for pipeline, custom action type and webhook resources. You can also add tags while creating these resources.

2019/04/30 - 3 updated api methods

Changes   This release contains an update to the PipelineContext object that includes the Pipeline ARN, and the Pipeline Execution Id. The ActionContext object is also updated to include the Action Execution Id.

2019/03/20 - 1 new api methods

Changes   Add support for viewing details of each action execution belonging to past and latest pipeline executions that have occurred in customer's pipeline. The details include start/updated times, action execution results, input/output artifacts information, etc. Customers also have the option to add pipelineExecutionId in the input to filter the results down to a single pipeline execution.

2018/11/12 - 4 updated api methods

Changes   Add support for cross-region pipeline with accompanying definitions as needed in the AWS CodePipeline API Guide.

2018/05/02 - 5 new api methods

Changes   Added support for webhooks with accompanying definitions as needed in the AWS CodePipeline API Guide.

2018/04/19 - 1 updated api methods

Changes   Added new SourceRevision structure to Execution Summary with accompanying definitions as needed in the AWS CodePipeline API Guide.

2017/09/20 - 1 updated api methods

Changes   This change includes a PipelineMetadata object that is part of the output from the GetPipeline API that includes the Pipeline ARN, created, and updated timestamp.

2017/06/22 - 1 new api methods

Changes   A new API, ListPipelineExecutions, enables you to retrieve summary information about the most recent executions in a pipeline, including pipeline execution ID, status, start time, and last updated time. You can request information for a maximum of 100 executions. Pipeline execution data is available for the most recent 12 months of activity.

2016/08/30 - 1 new 2 updated api methods

Changes   CodePiepline has introduced a new feature to return pipeline execution details. Execution details consists of source revisions that are running in the pipeline. Customers will be able to tell what source revisions that are running through the stages in pipeline by fetching execution details of each stage.