

Amazon CodeCatalyst is no longer open to new customers. Existing customers can continue to use the service as normal. For more information, see [How to migrate from CodeCatalyst](migration.md).

# Document history for Amazon CodeCatalyst
<a name="doc-history"></a>

The following table describes the documentation history and updates for the overall documentation for CodeCatalyst. 

| Change | Description | Date | 
| --- |--- |--- |
| [Amazon CodeCatalyst is no longer open to new customers](#doc-history) | Amazon CodeCatalyst is no longer open to new customers. For more information, see [How to migrate from Amazon CodeCatalyst](https://docs.aws.amazon.com/migration.html). | November 7, 2025 | 
| [New content: New universal devfile image](devenvironment-universal-image.md) | Added documentation for the new universal devfile image (`Universal image 5.0`). | July 30, 2025 | 
| [Updated content: Data privacy](data-privacy.md) | Updated the documentation to include additional information about data privacy related to IAM Identity Center. See [Data privacy in CodeCatalyst](https://docs.aws.amazon.com/codecatalyst/latest/userguide/data-privacy.html) | July 28, 2025 | 
| [[Updated content: CodeCatalyst blueprints deprecation](https://docs.aws.amazon.com/codecatalyst/latest/userguide/project-blueprints.html)](project-blueprints.md) | Removed AWS Project Development Kit (AWS PDK) content from the [Available blueprints table](https://docs.aws.amazon.com/codecatalyst/latest/userguide/project-blueprints.html). | December 6, 2024 | 
| [New content: New universal devfile image](devenvironment-universal-image.md) | Added documentation for the new universal devfile image (`Universal image 4.0`). | August 26, 2024 | 
| [New content: [Runtime image used by the 'AWS CDK deploy' action](cdk-dep-action.md#cdk-dep-action-runtime), [Runtime image used by the 'AWS CDK bootstrap' action](cdk-boot-action.md#cdk-boot-action-runtime)](cdk-dep-action.md) | Added two topics: [Runtime image used by the 'AWS CDK deploy' action](cdk-dep-action.md#cdk-dep-action-runtime) and [Runtime image used by the 'AWS CDK bootstrap' action](cdk-boot-action.md#cdk-boot-action-runtime). | August 20, 2024 | 
| [New content: Deprecated universal devfile images](devenvironment-universal-image.md) | Added documentation for deprecated universal devfile images (`Universal image 1.0` and `Universal image 2.0`). | August 16, 2024 | 
| [[Updated content: CodeCatalyst blueprints deprecation](https://docs.aws.amazon.com/codecatalyst/latest/userguide/project-blueprints.html)](project-blueprints.md) | Removed Serverless Application Model (SAM) and Video-on-demand web service content from the [Available blueprints table](https://docs.aws.amazon.com/codecatalyst/latest/userguide/project-blueprints.html). | August 14, 2024 | 
| [Updated content: [Active images](build-images.md#build-curated-images)](build-images.md) | Updated the [Active images](build-images.md#build-curated-images) topic to indicate that certain actions might use either a November 2022 or March 2024 image. Also updated each action's documentation to indicate which image is used. | August 9, 2024 | 
| [Updated content: Troubleshooting problems with truncated user name](troubleshooting.md) | Updated the troubleshooting topics to include information about troubleshooting user names that might be truncated in certain cases. | July 31, 2024 | 
| [Updated content: [Creating an environment](deploy-environments-creating-environment.md)](deploy-environments.md) | Updated the [Creating an environment](deploy-environments-creating-environment.md) section to mention CodeCatalyst roles. | July 25, 2024 | 
| [Updated content: [Sharing artifacts and files between actions](workflows-working-artifacts.md)](workflows-working-artifacts.md) | Updated the [Referencing files in an artifact](workflows-working-artifacts-refer-files.md) subtopic to include information about action groups. Also added the [Example: Referencing a file in an artifact when an action group is present](workflows-working-artifacts-ex.md#workflows-working-artifacts-ex-groups) subtopic. | July 18, 2024 | 
| [Updated content: [Build, test, and deploy with workflowsBuild, test, and deploy with workflows](workflow.md)](workflow.md) | Updated the documentation to indicate that the workflow definition's `.yml` or `.yaml` file extension must be lowercase. | July 15, 2024 | 
| [Updated content: Added troubleshooting for SSO users when creating a Dev Environment in a CodeCatalyst space](devenvironments-troubleshooting.md#troubleshoot-create-dev-env-idprovider) | Added a troubleshooting topic to include information about issues encountered by SSO users signed into a space with identity federation when creating Dev Environments. | July 12, 2024 | 
| [Updated content: [Creating a workflow](workflows-create-workflow.md)](workflows-create-workflow.md) | Updated the topic to indicate that the workflow definition file can be stored in a subdirectory of `~/.codecatalyst/workflows/`. | July 12, 2024 | 
| [Updated content: [Workflow states in CodeCatalyst](workflows-workflow-status.md)](workflows-workflow-status.md) | Added instructions on how to hide inactive workflows in the CodeCatalyst console. | July 12, 2024 | 
| [New content: [Configuring manual-only triggers](workflows-manual-only.md)](workflows-working-runs.md) | Added a [Configuring manual-only triggers](workflows-manual-only.md) topic. | June 26, 2024 | 
| [Updated content: [Creating an environment](deploy-environments-creating-environment.md)](deploy-environments.md) | Updated the [Creating an environment](deploy-environments-creating-environment.md) section and several others to reflect a new feature that lets you specify a default IAM role when creating a CI/CD environment. This role will be assigned to all workflow actions that are associated with the environment. You no longer have to assign IAM roles directly to actions. | June 21, 2024 | 
| [New content: [Tutorial: Pull from a package repository](packages-tutorial.md)](packages-tutorial.md) | Added a tutorial that describes how to configure a workflow to pull dependencies from a CodeCatalyst package repository. | June 20, 2024 | 
| [[Updated content: Use GitLab project repositories with blueprints](https://docs.aws.amazon.com/codecatalyst/latest/userguide/extensions.html)](projects-create.md) | Updated documentation for ability to create a GitLab project repository when [Creating a project with a blueprint](projects-create.md#projects-create-console-template), [Adding a blueprint in a project to integrate resources](apply-bp.md), or [creating a custom blueprint](getting-started-bp.md). | June 19, 2024 | 
| [Updated content: Tutorial: Using generative AI features](getting-started-project-assistance.md) | Updated the tutorial to reflect ability to use Amazon Q to choose a blueprint when creating a project or adding a blueprint to an existing project. | June 18, 2024 | 
| [Updated content: Creating a source repository](source-repositories-create.md) | Updated the documentation to include information about creating empty repositories. | June 18, 2024 | 
| [New content: Creating a project in CodeCatalyst with Amazon Q](projects-create.md) | Added new sections to [Creating a project](projects-create.md) titled [Best practices when using Amazon Q to create projects or add functionality with blueprints](projects-create.md#projects-create-amazon-q) and [Best practices for using blueprints with projects](projects-create.md#projects-create-use-blueprints) with instructions to create projects and add blueprints with Amazon Q. | June 18, 2024 | 
| [New content: Clone an existing Git repository into a source repository](source-repositories-add-existing.md) | Added a new topic about how to use Git to push a mirror clone or a local repo to an empty source repository in CodeCatalyst. | June 18, 2024 | 
| [New content: Support for Maven, NuGet, and Python package types](packages.md) | Added documentation for using Maven, NuGet, and Python packages in CodeCatalyst. | June 17, 2024 | 
| [Updates to spaces and account connections](spaces.md) | You can now connect the AWS account specified as the billing account to multiple CodeCatalyst spaces. For spaces set up for identity federation, one Identity Center instance can be connected to multiple spaces. See [Allowing access to AWS resources with connected AWS accounts](ipa-connect-account.md), [Troubleshooting problems with accounts associated with your space](troubleshooting-connections.md), and [Quotas for CodeCatalyst](quotas.md). | June 13, 2024 | 
| [Updated content: Working with roles](ipa-roles.md) | Updated the documentation for roles to include permissions for using Amazon Q to recommend and create tasks for an issue.  | June 13, 2024 | 
| [Updated content: Working with roles](ipa-roles.md) | Updated the documentation for roles to include permissions for creating, updating, and removing links between issues.  | June 13, 2024 | 
| [Updated content: Tutorial: Using generative AI features](getting-started-project-assistance.md) | Updated the tutorial to include information about using Amazon Q to recommend tasks for an issue. | June 13, 2024 | 
| [Updated content: Managing tasks on issues](issues-tasks.md) | Added information about using Amazon Q to recommend tasks for an issue in CodeCatalyst. | June 13, 2024 | 
| [New content: Link an issue to another issue](issues-link-issue.md) | Added a new topic about linking issues to other issues in CodeCatalyst. | June 13, 2024 | 
| [Updated content: ['AWS CDK deploy' action YAML](cdk-dep-action-ref.md)](cdk-dep-action-ref.md) | Fixed the description of the `Region` property. | June 12, 2024 | 
| [[Updated content: Use third-party repositories with blueprints](https://docs.aws.amazon.com/codecatalyst/latest/userguide/extensions.html)](projects-create.md) | Updated documentation for ability to create a GitHub repository when [Creating a project with a blueprint](projects-create.md#projects-create-console-template), [Adding a blueprint in a project to integrate resources](apply-bp.md), or [creating a custom blueprint](getting-started-bp.md). | June 6, 2024 | 
| [New content: Added steps for working with personal connections](ipa-settings-connections.md) | Added steps for creating and deleting personal connections. Personal connections allow you to manage GitHub resources for projects and blueprints in Amazon CodeCatalyst. | June 6, 2024 | 
| [[New content: **Bitbucket repositories** extension](https://docs.aws.amazon.com/codecatalyst/latest/userguide/extensions.html)](extensions.md) | Added new content for using **Bitbucket repositories** extension in CodeCatalyst. | June 5, 2024 | 
| [New content: [Action types](workflows-actions.md#workflows-actions-types)](workflows-actions.md#workflows-actions-types) | Updated the [Third-party actions](workflows-actions.md#workflows-actions-types-3p) topic to mention the **SonarCloud Scan** action. | May 29, 2024 | 
| [Updated content: ['AWS CDK deploy' action YAML](cdk-dep-action-ref.md)](cdk-dep-action-ref.md) | Fixed the `CdkRootRootPath` example. | May 28, 2024 | 
| [Updated content](#doc-history) | Updated topic titles and reorganized content to improve readability and discovery. If you'd like to provide feedback on these changes, use this [Provide feedback link](https://docs-feedback.aws.amazon.com/feedback.jsp?hidden_service_name=CodeCatalyst&topic_url=https://docs.aws.amazon.com/en_us/codecatalyst/latest/userguide/doc-history.html). | May 17, 2024 | 
| [New content: Viewing the history of changes to a file](source-files-view-history.md) | Updated the documentation to reflect new functionality for viewing the history of changes to a file in a source repository. | May 1, 2024 | 
| [Updated content: Tutorial: Using generative AI features](getting-started-project-assistance.md) | Updated the tutorial to reflect integration with Amazon Q Developer. | April 29, 2024 | 
| [Updated content: Tutorial: Using generative AI features](getting-started-project-assistance.md) | Updated the tutorial to reflect allowing Amazon Q to analyze issues for complexity, suggest and create tasks, and work in tasks in an issue. | April 22, 2024 | 
| [New content: [Gating a workflow run](workflows-gates.md)](workflows-gates.md) | Added [Gating a workflow run](workflows-gates.md), [Requiring approvals on workflow runs](workflows-approval.md), and several other topics related to workflow approvals. | April 22, 2024 | 
| [New content: Using tasks to break down issues into smaller objectives](issues.md) | Added content to support the launch of tasks in issues. Tasks can be added to issues to further break down, organize, and track the work of that issue. | April 4, 2024 | 
| [Updated content: [Sharing artifacts and files between actions](workflows-working-artifacts.md)](workflows-working-artifacts.md) | Updated the [Sharing artifacts and files between actions](workflows-working-artifacts.md) topic to include two new subtopics: [Can I share artifacts without specifying them as outputs and inputs?](workflows-working-artifacts.md#workflows-working-artifacts-share) and [Can I share artifacts between workflows?](workflows-working-artifacts.md#workflows-working-artifacts-share-wf) | April 2, 2024 | 
| [Updated content: [Limitations of GitHub Actions in CodeCatalyst](integrations-github-actions.md#integrations-github-actions-limitations)](integrations-github-actions.md) | Updated the [Limitations of GitHub Actions in CodeCatalyst](integrations-github-actions.md#integrations-github-actions-limitations) topic to indicate that GitHub Actions run on an older runtime environment Docker image. | April 2, 2024 | 
| [New content: ['AWS CDK deploy' action YAML](cdk-dep-action-ref.md)](cdk-dep-action-ref.md) | Added a new `CloudAssemblyRootPath` property to the ['AWS CDK deploy' action YAML](cdk-dep-action-ref.md). | April 1, 2024 | 
| [Updated content: [Specifying runtime environment images](build-images.md)](build-images.md) | Updated the [Specifying runtime environment images](build-images.md) topic to include information about the new March 2024 runtime environment image. | March 26, 2024 | 
| [Updated content: Working with roles](ipa-roles.md) | Consolidated role permission information into a single table. The table is in a new [Viewing the permissions available for each role](ipa-permissions.md) topic.  | March 18, 2024 | 
| [New content: [Viewing all spaces and projects for a user](home.md)](setting-up-topnode.md) | Added information about viewing a listing on the user home page that shows each CodeCatalyst space or project for the signed-in user in CodeCatalyst. See [Viewing all spaces and projects for a user](home.md). | March 18, 2024 | 
| [New content: [Example: A trigger with a pull and branches](workflows-add-trigger-examples.md#workflows-add-trigger-examples-pull-branches)](workflows-add-trigger.md) | Added an example of a pull request trigger. Made small corrections throughout the [Starting a workflow run automatically using triggers](workflows-add-trigger.md) topic. | March 11, 2024 | 
| [Updated content: Working with roles](ipa-roles.md) | Updated the documentation for the roles to include permissions for creating, deleting, and viewing environments. | March 4, 2024 | 
| [Updated content: Tutorial: Using generative AI features](getting-started-project-assistance.md) | Updated the tutorial to reflect changes when creating and assigning issues to Amazon Q. | March 4, 2024 | 
| [New content: Issues components](comp-issues-bp.md) | Added new content on how to work with issues components as a custom blueprints developer. | February 27, 2024 | 
| [Updated content: [Action types](workflows-actions.md#workflows-actions-types)](workflows-actions.md#workflows-actions-types) | Updated the [CodeCatalyst Labs actions](workflows-actions.md#workflows-actions-types-cc-labs) topic to include a list of CodeCatalyst Labs actions. | February 21, 2024 | 
| [Updated content: Working with pull requests](source-pull-requests.md) | Updated the documentation to reflect new functionality with approval rules and overriding requirements to merge a pull request. | February 15, 2024 | 
| [Updated content: Merging pull requests](pull-requests-merge.md) | Added documentation for pull requests to include information about overriding merge requirements to merge a pull request that has not yet received approvals from required reviewers or met approval rules.  | February 15, 2024 | 
| [New content: Manage approval rules](source-pull-requests-approval-rules.md) | Added documentation for pull requests to include information about creating and managing approval rules.  | February 15, 2024 | 
| [Updated content: Working with roles](ipa-roles.md) | Updated the documentation for the roles to include permissions for working with approval rules and pull requests. | February 14, 2024 | 
| [Updated content: [How do I fix "Workflow definition has *n* errors" errors?](troubleshooting-workflows.md#troubleshooting-workflows-asterisks)](troubleshooting-workflows.md#troubleshooting-workflows-asterisks) | Updated the [How do I fix "Workflow definition has *n* errors" errors?](troubleshooting-workflows.md#troubleshooting-workflows-asterisks) section to include more troubleshooting tips. | February 9, 2024 | 
| [New content: [Viewing a workflow's status](workflows-view-status.md)](workflows-view-status.md) | Added a section that describes workflow states. | February 9, 2024 | 
| [New content: [Viewing a workflow's status](workflows-view-status.md)](workflows-workflow-status.md) | Added a section that describes workflow states. | February 9, 2024 | 
| [Update content: [Quotas for workflows in CodeCatalyst](workflows-quotas.md)](workflows-quotas.md) | Updated the [Quotas for workflows in CodeCatalyst](workflows-quotas.md) topic with the *Maximum number of actions per workflow* and *Maximum number of environments associated with an AWS account per space* quotas. | February 7, 2024 | 
| [Updated content: [Creating an environment](deploy-environments-creating-environment.md)](deploy-environments.md) | Updated the [Creating an environment](deploy-environments-creating-environment.md) section to indicate that you can use a maximum of one account connection per environment. | January 31, 2024 | 
| [New content: Custom blueprints GitHub repository](contribute-bp.md) | Added new content for GitHub repository that is made publicly available. | January 10, 2024 | 
| [Updated content: Configuring npm with CodeCatalyst](packages-npm.md) | Updated general configuration instructions for using npm with CodeCatalyst, and added clarity around `always-auth=true` option. | January 5, 2024 | 
| [Updated content: Working with pull requests](source-pull-requests.md) | Updated the documentation to reflect new functionality with the generative AI features in CodeCatalyst. | November 28, 2023 | 
| [Updated content: Creating an issue](issues-create-issue.md) | Updated the documentation to reflect new functionality with the generative AI features in CodeCatalyst. | November 28, 2023 | 
| [New content: Tutorial: Using generative AI features](getting-started-project-assistance.md) | Added a tutorial for using the generative AI features in Amazon CodeCatalyst. | November 28, 2023 | 
| [New content: Custom blueprints and lifecycle management](blueprints.md) | Added new content for using custom blueprint and lifecycle management features in Amazon CodeCatalyst. | November 27, 2023 | 
| [Updated content: [Tutorial: Creating a project with the Modern three-tier web application blueprint](getting-started-template-project.md)](getting-started-template-project.md) | Updated the tutorial with fixes and troubleshooting information. | November 22, 2023 | 
| [Updated content: [Starting a workflow run automatically using triggers](workflows-add-trigger.md)](workflows-add-trigger.md) | Fixed a few examples and descriptions related to pull request triggers. Added a [Usage guidelines for triggers and branches](workflows-add-trigger-considerations.md) section. | November 22, 2023 | 
| [New content: [Signing in with SSO](sign-in-sso.md)](setting-up-topnode.md) | Added information about signing in with Single Sign-On (SSO) and links to information about setting up and managing a CodeCatalyst space that supports identity federation. See [Set up and sign in to CodeCatalystSet up and sign in to CodeCatalyst](setting-up-topnode.md) and [Signing in with SSO](sign-in-sso.md). | November 17, 2023 | 
| [Updated content: Working with roles](ipa-roles.md) | Updated the documentation for the roles to include permissions for working with teams, VPC connections, single sign-on, and machine resources. | November 16, 2023 | 
| [Updated content: Working with pull requests](source-pull-requests.md) | Updated the documentation to reflect changes in how changes for a pull request are displayed. | November 16, 2023 | 
| [Updated content: Quotas for CodeCatalyst](quotas.md) | Updated the [Quotas for CodeCatalyst](quotas.md) topic with the *Maximum number of VPC connections for a space* quota. | November 16, 2023 | 
| [New migration topic for CodeCatalyst](migration.md) | New migration topic. | November 16, 2023 | 
| [New content: Managing teams for a space and for CodeCatalyst projects](managing-teams.md) | Added information about using teams with spaces. See [Allowing space access using teams](managing-teams.md) and [Allowing project access using teams](projects-teams.md). | November 16, 2023 | 
| [New content: Managing machine resources for blueprints and workflows in a space](managing-machine-resources.md) | Added information about using machine resources with spaces. See [Allowing space access for machine resources](managing-machine-resources.md). | November 16, 2023 | 
| [New content: Managing machine resources for blueprints and workflows in a CodeCatalyst project](projects-machine-resources.md) | Added information about using machine resources with CodeCatalyst projects. See [Allowing project access for machine resources](projects-machine-resources.md). | November 16, 2023 | 
| [New content: Associating a VPC connection with an environment](deploy-environments-associate-vpc.md) | Added documentation for associating a VPC connection with an environment, which can be used in a workflow. | November 16, 2023 | 
| [New content: Associating a VPC connection to a Dev Environments](devenvironment-using-vpc.md) | Added documentation for using Dev Environments with a VPC connection. | November 16, 2023 | 
| [New content](#doc-history) | Initial publication of the [Amazon CodeCatalyst Administrator Guide](https://docs.aws.amazon.com/codecatalyst/latest/adminguide/what-is.html). | November 16, 2023 | 
| [New content: ['AWS CDK deploy' action YAML](cdk-dep-action-ref.md)](cdk-dep-action-ref.md) | Added a new `CdkCliVersion` property to the ['AWS CDK deploy' action YAML](cdk-dep-action-ref.md) and the ['AWS CDK bootstrap' action YAML](cdk-boot-action-ref.md). | November 14, 2023 | 
| [Updated content: Working with roles](ipa-roles.md) | Updated the documentation for the roles to include permissions for working with branch rules. | November 13, 2023 | 
| [Updated content: Troubleshooting problems with source repositories, workflows, and Dev Environments](troubleshooting.md) | Updated the troubleshooting topics to include information about working with branch rules. | November 13, 2023 | 
| [Updated content: [Build and test actions YAML](build-action-ref.md)](build-action-ref.md) | Updated the documentation for the `Environment` property. It is now an optional field for build and test actions. | November 13, 2023 | 
| [New content: Manage branch rules](source-branches-branch-rules.md) | Added documentation for branches to include information about viewing any rules for branches in a source repository, and creating and managing branch rules.  | November 13, 2023 | 
| [Updated content: Working with pull requests](source-pull-requests.md) | Updated the documentation to reflect changes in how information about a pull request is displayed. | November 10, 2023 | 
| [Updated content: [Caching files between workflow runs](workflows-caching.md)](workflows-caching.md) | Updated the documentation to include file caching limitations. | November 10, 2023 | 
| [Updated content: [Tutorial: Deploy an application to Amazon EKS](deploy-tut-eks.md)](deploy-tut-eks.md) | Updated the documentation to mention the **EKS App Deployment** blueprint. | November 9, 2023 | 
| [New content: Packages in CodeCatalyst](packages.md) | Added documentation for using packages in CodeCatalyst. | November 1, 2023 | 
| [New and updated content: Working with roles](ipa-roles.md) | Updated the documentation for four new roles in CodeCatalyst: Power user, Limited access, Reviewer, and Read only. | November 1, 2023 | 
| [Updated content: [Exporting GitHub output parameters](integrations-github-action-export.md)](integrations-github-action-export.md) | Updated the examples to use the `GITHUB_OUTPUT` environment file instead of the `set-output` command. Using environment files is GitHub's recommended method for setting output parameters. | October 24, 2023 | 
| [New content: [Starting a workflow run automatically using triggers](workflows-add-trigger.md)](workflows-add-trigger.md) | Added documentation for schedule triggers. | October 16, 2023 | 
| [Updated content: ['Deploy to Kubernetes cluster' action YAML](deploy-action-ref-eks.md)](deploy-action-ref-eks.md) | Added information about using the `CodeCatalystWorkflowDevelopmentRole-spaceName` role to the ['Deploy to Kubernetes cluster' action YAML](deploy-action-ref-eks.md) and [Tutorial: Deploy an application to Amazon EKS](deploy-tut-eks.md) topics. | September 22, 2023 | 
| [Updated content: New role name and policy for the **CodeCatalystWorkflowDevelopmentRole-*spaceName*** role](ipa-iam-roles.md#ipa-iam-roles-service-role) | Updated the steps and role descriptions for the developer role name change to **CodeCatalystWorkflowDevelopmentRole-*spaceName***. The developer role now uses the `AdministratorAccess` AWS managed policy. See [Understanding the **CodeCatalystWorkflowDevelopmentRole-*spaceName*** service role](ipa-iam-roles.md#ipa-iam-roles-service-role) and [Creating a new space and development role (starting without an invitation)](sign-up-create-resources.md). | September 20, 2023 | 
| [Updated content: [Using variables in workflows](workflows-working-with-variables.md)](workflows-working-with-variables.md) | Introduced two new concepts: *user-defined variables* and *predefined variables*. These concepts should make the [Using variables in workflows](workflows-working-with-variables.md) section easier to read and understand. | September 19, 2023 | 
| [Updated content: Working with commits](source-commits.md) | Updated the documentation to reflect the change in displayed information and provide details about viewing commits with multiple parents. | September 7, 2023 | 
| [New content: [Starting a workflow run automatically using triggers](workflows-add-trigger.md)](workflows-add-trigger.md) | Added the following example to the [Starting a workflow run automatically using triggers](workflows-add-trigger.md) topic: [Example: A simple 'push to main' trigger](workflows-add-trigger-examples.md#workflows-add-trigger-examples-push-main) | September 6, 2023 | 
| [Updated content: Working with pull requests](source-pull-requests.md) | Updated the documentation to reflect the change in display order for source branch and destination branch when creating a pull request. | August 30, 2023 | 
| [New content: View and change the default branch](source-branches-default-branch.md) | Added documentation for branches to include information about viewing and changing the default branch for a source repository. | August 30, 2023 | 
| [Updated content: ['Deploy to Kubernetes cluster' action YAML](deploy-action-ref-eks.md)](deploy-action-ref-eks.md) | Added a note about Helm and Kustomize to the [Manifests](deploy-action-ref-eks.md#deploy.action.eks.manifest) property description in the ['Deploy to Kubernetes cluster' action YAML](deploy-action-ref-eks.md). | August 15, 2023 | 
| [New content: Managing issue attachments](issues-edit-collaborate-issue.md) | Added documentation for working with and managing attachments on issues. | August 15, 2023 | 
| [Updated content: [Starting a workflow run automatically using triggers](workflows-add-trigger.md)](workflows-add-trigger.md) | Improved and expanded the documentation related to workflow triggers. | August 11, 2023 | 
| [New content: Troubleshooting role permissions](projects-troubleshooting.md) | Added information about updating the role permissions to run a workflow that requires access to Amazon CodeGuru. See [Modern three-tier web application blueprint workflow **OnPullRequest** fails with permissions error for Amazon CodeGuru](projects-troubleshooting-onpullrequest.md). | August 11, 2023 | 
| [New content: [How do I fix "Workflow is inactive" messages?](troubleshooting-workflows.md#troubleshooting-workflows-inactive)](troubleshooting-workflows.md#troubleshooting-workflows-inactive) | Added the following troubleshooting topic: [How do I fix "Workflow is inactive" messages?](troubleshooting-workflows.md#troubleshooting-workflows-inactive) | August 11, 2023 | 
| [New content: [Deploying to Amazon EKS with a workflow](deploy-action-eks.md)](deploy-action-eks.md) | Added documentation for the **Deploy to Kubernetes cluster** action. For more information, see [Deploying to Amazon EKS with a workflow](deploy-action-eks.md) and [Tutorial: Deploy an application to Amazon EKS](deploy-tut-eks.md). | July 27, 2023 | 
| [Updates for how management events are logged for a CodeCatalyst space](ipa-monitoring.md) | Added information about how management events are logged for specific actions in a CodeCatalyst space with AWS CloudTrail. Added information about how all events in a space can be viewed with the list-event-logs command. See [Monitoring events and API calls using logging](ipa-monitoring.md). | July 20, 2023 | 
| [Updated content: [Starting a workflow run automatically using triggers](workflows-add-trigger.md)](workflows-add-trigger.md) | Updated the documentation to indicate that pull request triggers are now supported with GitHub source repositories. Previously, pull request triggers were only supported with CodeCatalyst source repositories. | July 14, 2023 | 
| [Updated content: [Quotas for workflows in CodeCatalyst](workflows-quotas.md)](workflows-quotas.md) | Updated the [Quotas for workflows in CodeCatalyst](workflows-quotas.md) topic with the *Maximum amount of time an action can run* quota. | June 27, 2023 | 
| [Updated content: [Workflow YAML definition](workflow-reference.md)](workflow-reference.md) | Fixed a formatting error in the `Compute` code block. | June 27, 2023 | 
| [Updated content: Data protection](data-protection.md) | Updated the documentation to include additional information about data replication. | June 26, 2023 | 
| [New content: [Specifying the action version to use](workflows-action-versions.md)](workflows-action-versions.md) | Added a [Specifying the action version to use](workflows-action-versions.md) topic. | June 21, 2023 | 
| [Updated content: [Deploying into AWS accounts and VPCs](deploy-environments.md)](deploy-environments.md) | Clarified the [Which actions support having their deployment information displayed in CodeCatalyst?](deploy-environments.md#deploy-environments-supported-targets) section. | June 14, 2023 | 
| [Updated content: Reorganized issues documentation](issues.md) | Reorganized most of the issues documentation to better align with the overall documentation set and user flows. | May 31, 2023 | 
| [Updated content: Issues view switcher](issues.md) | Updated various user flows to align with the updated issue view switcher. | May 31, 2023 | 
| [Updated content: Managing notifications](notifications.md) | Updated the documentation for notifications to include information about configuring personal Slack notifications. | May 30, 2023 | 
| [Updated content: Managing notifications](notifications-manage.md) | Updated the documentation for notifications to include information about configuring personal Slack notifications. | May 30, 2023 | 
| [New content: CodeCatalyst trust model](trust-model.md) | Added a new topic with information about the trust model, which allows CodeCatalyst to assume the service role in the connected AWS account. Added a new section about the defined service principals for CodeCatalyst. See [Understanding the CodeCatalyst trust model](trust-model.md). | May 20, 2023 | 
| [Updated content: [Connecting source repositories to workflows](workflows-sources.md)](workflows-sources.md) | Simplified the instructions in [Referencing source repository files](workflows-sources-reference-files.md). | May 10, 2023 | 
| [Updated content: [Quotas for workflows in CodeCatalyst](workflows-quotas.md)](workflows-quotas.md) | Updated the [Quotas for workflows in CodeCatalyst](workflows-quotas.md) topic with the *Maximum length of an output variable value* quota. | May 10, 2023 | 
| [New content: [Sharing artifacts and files between actions](workflows-working-artifacts.md)](workflows-working-artifacts.md) | Added two examples: [Example: Referencing a file in a single artifact](workflows-working-artifacts-ex.md#workflows-working-artifacts-ex-ref-file-one) and [Example: Referencing a file in an artifact when a WorkflowSource is present](workflows-working-artifacts-ex.md#workflows-working-artifacts-ex-ref-file-wf-source).  | May 10, 2023 | 
| [Updated content: Working with pull requests](source-pull-requests.md) | Updated the documentation for pull requests to include information about configuring email preferences for pull request events. | April 21, 2023 | 
| [Updated content: Managing notifications](notifications-manage.md) | Updated the documentation for notifications to include information about configuring email preferences for pull request events. | April 21, 2023 | 
| [Updates to managed policies](security-iam-awsmanpol.md) | Added the [AWS managed policy: AmazonCodeCatalystFullAccess](security-iam-awsmanpol.md#security-iam-awsmanpol-AmazonCodeCatalystFullAccess), [AWS managed policy: AmazonCodeCatalystReadOnlyAccess](security-iam-awsmanpol.md#security-iam-awsmanpol-AmazonCodeCatalystReadOnlyAccess), and [AWS managed policy: AmazonCodeCatalystSupportAccess](security-iam-awsmanpol.md#security-iam-awsmanpol-AmazonCodeCatalystSupportAccess) managed policies. See [CodeCatalyst updates to AWS managed policies](security-iam-awsmanpol.md#security-iam-awsmanpol-updates). | April 20, 2023 | 
| [New content: [Removing a deployment target](deploy-remove-target.md)](deploy-remove-target.md) | Added a [Removing a deployment target](deploy-remove-target.md) topic. | April 20, 2023 | 
| [New content: [Action types](workflows-actions.md#workflows-actions-types)](workflows-actions.md#workflows-actions-types) | Added a [CodeCatalyst actions](workflows-actions.md#workflows-actions-types-cc) topic. | April 20, 2023 | 
| [Updates for managing a user with the Space administrator role in a space](spaces.md) | Added information about removing or changing the role for a user with the Space administrator role in a space. See [Removing or changing the role for a user with the **Space administrator** role](spaces-members-remove.md). | April 19, 2023 | 
| [Updates for administering Dev Environments](spaces.md) | Added information about administering Dev Environments as a Space administrator. See [Administering Dev Environments for a space](spaces-devenv.md). | April 19, 2023 | 
| [Updated content: Finding and viewing issues](issues.md) | Reorganized the [Finding and viewing issues](issues-view.md) topic and subtopics. | April 19, 2023 | 
| [Updated content: Creating a project in CodeCatalyst with a linked GitLab project repository](projects-create.md) | Updated [Creating a project](projects-create.md) to include GitLab integration in[Creating a project with a linked third-party repository](projects-create.md#projects-create-3p-repo) section. | April 19, 2023 | 
| [Updated content: [Configuring compute and runtime images](workflows-working-compute.md)](workflows-working-compute.md) | Added support for Arm64 architecture on Amazon Linux 2. | April 19, 2023 | 
| [New content: Moving issues within groups](issues.md) | Added [documentation for moving issues within groups](issues-move-groups.md) on the **Board** and **All issues** views. | April 19, 2023 | 
| [Updated content: [Quotas for workflows in CodeCatalyst](workflows-quotas.md)](workflows-quotas.md) | Updated the [Quotas for workflows in CodeCatalyst](workflows-quotas.md) topic with missing quotas, and updated the *Maximum total size of a single action's output variables* quota to 120 KB (from 2 KB). | April 18, 2023 | 
| [New content: [Viewing an action's source code](workflows-view-source.md)](workflows-view-source.md) | Added a [Viewing an action's source code](workflows-view-source.md) topic. | April 18, 2023 | 
| [New content: [Stopping a workflow run](workflows-stop.md)](workflows-stop.md) | Added a [Stopping a workflow run](workflows-stop.md) topic. | April 10, 2023 | 
| [New content: Added sections for tagging resources for account connections between AWS and Amazon CodeCatalyst](security-iam.md) | Added information for tagging account connection resources and managing IAM policies for connection resources. See [Using tags to control access to account connection resources](id-based-policy-examples-tags.md) and [CodeCatalyst permissions reference](security-iam.md#permissions-reference). | April 6, 2023 | 
| [New content: [Action types](workflows-actions.md#workflows-actions-types)](workflows-actions.md#workflows-actions-types) | Added an [Action types](workflows-actions.md#workflows-actions-types) topic. | April 6, 2023 | 
| [Updated content: ['Deploy CloudFormation stack' action YAML](deploy-action-ref-cfn.md)](deploy-action-ref-cfn.md) | Updated the `parameter-overrides` property description. It now supports JSON files. | April 5, 2023 | 
| [New content: Creating a project in CodeCatalyst with a linked GitHub repository](projects-create.md) | Added a new section to [Creating a project](projects-create.md) titled [Creating a project with a linked third-party repository](projects-create.md#projects-create-3p-repo) with instructions to create a project that links to your GitHub repository. | April 5, 2023 | 
| [Updated content: Working with notifications](notifications.md) | Updated the documentation for notifications to include information about configuring emails about project events. | March 31, 2023 | 
| [New content](#doc-history) | Initial publication of the [Amazon CodeCatalyst Action Development Kit guide](https://docs.aws.amazon.com/codecatalyst/latest/adk/what-is-action-development-kit.html). | March 31, 2023 | 
| [Updated content: Restructured the Spaces section in Amazon CodeCatalyst](spaces.md) | Updated the Spaces section by removing landing pages and consolidating topics. | March 29, 2023 | 
| [Updated content: [Tutorial: Deploy an application to Amazon ECS](deploy-tut-ecs.md)](deploy-tut-ecs.md) | Changed [Step 1: Set up an AWS user and AWS CloudShell](deploy-tut-ecs.md#deploy-tut-ecs-user-cloudshell) to describe how to create a user in AWS IAM Identity Center instead of AWS Identity and Access Management. Creating IAM users is no longer recommended. | March 23, 2023 | 
| [Updated content: Working with roles](ipa-roles.md) | Updated the documentation for the Space administrator, Project administrator, and Contributor roles to include permissions for linking issues to pull requests. | March 13, 2023 | 
| [Updated content: Working with pull requests](source-pull-requests.md) | Updated the documentation for pull requests to include information about linking issues to pull requests. | March 13, 2023 | 
| [Updated content: Working with issues](issues.md) | Updated the documentation for issues to include information about linking issues to pull requests. | March 13, 2023 | 
| [New content: [Viewing the status and details of all runs in your project](workflows-view-run.md#workflows-view-run-all)](workflows-view-run.md) | Added a section that describes the new aggregated workflow run page. | March 8, 2023 | 
| [New content: [How do I fix "Workflow definition has *n* errors" errors?](troubleshooting-workflows.md#troubleshooting-workflows-asterisks)](troubleshooting-workflows.md#troubleshooting-workflows-asterisks) | Added a section on how to troubleshoot "The workflow definition has errors" errors. | March 7, 2023 | 
| [Updated content: [Creating a workflow](workflows-create-workflow.md)](workflows-create-workflow.md) | Updated the instructions to reflect new UI. | March 3, 2023 | 
| [New content: [Integrating with universal-test-runner](test.universal-test-runner.md)](test.universal-test-runner.md) | Added a [Integrating with universal-test-runner](test.universal-test-runner.md) topic. | March 3, 2023 | 
| [Updated content: [Build, test, and deploy with workflowsBuild, test, and deploy with workflows](workflow.md)](workflow.md) | Updated various sections to reflect new source repository, branch, and workflow name filters on the **Workflows** summary page. | March 2, 2023 | 
| [New content: [Tracking deployment status by commit](track-changes.md)](track-changes.md) | Added a section on viewing code quality and deployment status by commit. | February 27, 2023 | 
| [New content: ['BranchName' and 'CommitId' variables](workflows-sources-variables.md)](workflow-ref-action-variables.md) | Added a new `BranchName` predefined variable. | February 16, 2023 | 
| [Updated content: Managing space members in Amazon CodeCatalyst](spaces.md) | Updated information about changing member roles, inviting members, and removing members in two new tables based on the user's assigned role in CodeCatalyst.  | February 15, 2023 | 
| [Updated content: Added steps for PAT management in the Amazon CodeCatalyst console](ipa-tokens-keys.md) | Added steps for viewing, creating, and deleting PATs in the console. | February 15, 2023 | 
| [Updated content: [Specifying runtime environment images](build-images.md)](build-images.md) | Added more tools to the **Default image tool versions** table. | January 10, 2023 | 
| [Updated content: [Sharing artifacts and files between actions](workflows-working-artifacts.md)](workflows-working-artifacts.md) | Fixed an artifact path. | January 3, 2023 | 
| [Updated content: ['GitHub Actions' action YAML](github-action-ref.md)](github-action-ref.md) | Fixed the code snippet in the `Steps` section. | January 3, 2023 | 
| [Updated content: [Connecting source repositories to workflows](workflows-sources.md)](workflows-sources.md) | Fixed a source path. | January 3, 2023 | 
| [Updated content: Updating a pull request](pull-requests-update.md) | Updated the documentation to include information about updating required or optional reviewers for a pull request. | December 23, 2022 | 
| [New content: [Caching files between workflow runs](workflows-caching.md)](workflows-caching.md) | Added a page for file caching in a workflow. | December 20, 2022 | 
| [Updated content: Working with pull requests](source-pull-requests.md) | Updated the documentation for pull requests to include information about notifications. | December 16, 2022 | 
| [New content: ['AWS CDK deploy' action YAML](cdk-dep-action-ref.md)](cdk-dep-action-ref.md) | Added a new `CdkRootPath` property. | December 16, 2022 | 
| [New content: [Sharing compute across actions](compute-sharing.md)](compute-sharing.md) | Added a [Sharing compute across actions](compute-sharing.md) topic. | December 14, 2022 | 
| [Updated content: [Sharing artifacts and files between actions](workflows-working-artifacts.md)](workflows-working-artifacts.md) | Fixed examples showing how to specify input artifacts. | December 13, 2022 | 
| [New content: ['GitHub Actions' action YAML](github-action-ref.md)](github-action-ref.md) | Added a dedicated reference page for the **GitHub Actions** action. | December 13, 2022 | 
| [Updated content: Quotas for projects in CodeCatalyst](projects-quotas.md) | Updated the documentation with a maximum of 100 projects in a space. | December 2, 2022 | 
| [New content](#doc-history) | Initial publication of the Amazon CodeCatalyst User Guide. | December 1, 2022 | 
| [New content: [Troubleshooting problems with extensions](troubleshooting-extensions.md)](troubleshooting-extensions.md) | Added a troubleshoot topic on possible issues users might come across when using the third-party extensions feature. | June 18, 2022 | 