Document history for Amazon CodeCatalyst - Amazon CodeCatalyst

Document history for Amazon CodeCatalyst

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

ChangeDescriptionDate

New content: New universal devfile image

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, Runtime image used by the 'AWS CDK bootstrap' action

Added two topics: Runtime image used by the 'AWS CDK deploy' action and Runtime image used by the 'AWS CDK bootstrap' action.

August 20, 2024

New content: Deprecated universal devfile images

Added documentation for deprecated universal devfile images (Universal image 1.0 and Universal image 2.0).

August 16, 2024

Updated content: CodeCatalyst blueprints deprecation

Removed Serverless Application Model (SAM) and Video-on-demand web service content from the Available blueprints table.

August 14, 2024

Updated content: Active images

Updated the Active 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

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

Updated the Creating an environment section to mention CodeCatalyst roles.

July 25, 2024

Updated content: Sharing artifacts and files between actions

Updated the Referencing files in an artifact subtopic to include information about action groups. Also added the Example: Referencing a file in an artifact when an action group is present subtopic.

July 18, 2024

Updated content: Build, test, and deploy with workflows

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

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

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

Added instructions on how to hide inactive workflows in the CodeCatalyst console.

July 12, 2024

New content: Configuring manual-only triggers

Added a Configuring manual-only triggers topic.

June 26, 2024

Updated content: Creating an environment

Updated the Creating an environment 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

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

Updated documentation for ability to create a GitLab project repository when Creating a project with a blueprint, Adding a blueprint in a project to integrate resources, or creating a custom blueprint.

June 19, 2024

Updated content: Tutorial: Using generative AI features

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

Updated the documentation to include information about creating empty repositories.

June 18, 2024

New content: Creating a project in CodeCatalyst with Amazon Q

Added new sections to Creating a project titled Best practices when using Amazon Q to create projects or add functionality with blueprints and Best practices for using blueprints with projects 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

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

Added documentation for using Maven, NuGet, and Python packages in CodeCatalyst.

June 17, 2024

Updates to spaces and account connections

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, Troubleshooting problems with accounts associated with your space, and Quotas for CodeCatalyst.

June 13, 2024

Updated content: Working with roles

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

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

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

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

Added a new topic about linking issues to other issues in CodeCatalyst.

June 13, 2024

Updated content: 'AWS CDK deploy' action YAML

Fixed the description of the Region property.

June 12, 2024

Updated content: Use third-party repositories with blueprints

Updated documentation for ability to create a GitHub repository when Creating a project with a blueprint, Adding a blueprint in a project to integrate resources, or creating a custom blueprint.

June 6, 2024

New content: Added steps for working with personal connections

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

Added new content for using Bitbucket repositories extension in CodeCatalyst.

June 5, 2024

New content: Action types

Updated the Third-party actions topic to mention the SonarCloud Scan action.

May 29, 2024

Updated content: 'AWS CDK deploy' action YAML

Fixed the CdkRootRootPath example.

May 28, 2024

Updated content

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.

May 17, 2024

New content: Viewing the history of changes to a file

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

Updated the tutorial to reflect integration with Amazon Q Developer.

April 29, 2024

Updated content: Tutorial: Using generative AI features

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

Added Gating a workflow run, Requiring approvals on workflow runs, and several other topics related to workflow approvals.

April 22, 2024

New content: Tutorial: Creating a full-stack application with composable PDK blueprints

Added a new tutorial for using AWS Project Development Kit (AWS PDK) blueprints in a Amazon CodeCatalyst project.

April 9, 2024

New content: Using tasks to break down issues into smaller objectives

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

Updated the Sharing artifacts and files between actions topic to include two new subtopics: Can I share artifacts without specifying them as outputs and inputs? and Can I share artifacts between workflows?

April 2, 2024

Updated content: Limitations of GitHub Actions in CodeCatalyst

Updated the Limitations of GitHub Actions in CodeCatalyst topic to indicate that GitHub Actions run on an older runtime environment Docker image.

April 2, 2024

New content: 'AWS CDK deploy' action YAML

Added a new CloudAssemblyRootPath property to the 'AWS CDK deploy' action YAML.

April 1, 2024

Updated content: Specifying runtime environment images

Updated the Specifying runtime environment images topic to include information about the new March 2024 runtime environment image.

March 26, 2024

Updated content: Working with roles

Consolidated role permission information into a single table. The table is in a new Viewing the permissions available for each role topic.

March 18, 2024

New content: Viewing all spaces and projects for a user

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.

March 18, 2024

New content: Example: A trigger with a pull and branches

Added an example of a pull request trigger. Made small corrections throughout the Starting a workflow run automatically using triggers topic.

March 11, 2024

Updated content: Working with roles

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

Updated the tutorial to reflect changes when creating and assigning issues to Amazon Q.

March 4, 2024

New content: Issues components

Added new content on how to work with issues components as a custom blueprints developer.

February 27, 2024

Updated content: Action types

Updated the CodeCatalyst Labs actions topic to include a list of CodeCatalyst Labs actions.

February 21, 2024

Updated content: Working with pull requests

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

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

Added documentation for pull requests to include information about creating and managing approval rules.

February 15, 2024

Updated content: Working with roles

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?

Updated the How do I fix "Workflow definition has n errors" errors? section to include more troubleshooting tips.

February 9, 2024

New content: Viewing a workflow's status

Added a section that describes workflow states.

February 9, 2024

New content: Viewing a workflow's status

Added a section that describes workflow states.

February 9, 2024

Update content: Quotas for workflows in CodeCatalyst

Updated the Quotas for workflows in CodeCatalyst 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

Updated the Creating an environment section to indicate that you can use a maximum of one account connection per environment.

January 31, 2024

New content: Custom blueprints GitHub repository

Added new content for GitHub repository that is made publicly available.

January 10, 2024

Updated content: Configuring npm with CodeCatalyst

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

Updated the documentation to reflect new functionality with the generative AI features in CodeCatalyst.

November 28, 2023

Updated content: Creating an issue

Updated the documentation to reflect new functionality with the generative AI features in CodeCatalyst.

November 28, 2023

New content: Tutorial: Using generative AI features

Added a tutorial for using the generative AI features in Amazon CodeCatalyst.

November 28, 2023

New content: Custom blueprints and lifecycle management

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

Updated the tutorial with fixes and troubleshooting information.

November 22, 2023

Updated content: Starting a workflow run automatically using triggers

Fixed a few examples and descriptions related to pull request triggers. Added a Usage guidelines for triggers and branches section.

November 22, 2023

New content: Signing in with SSO

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 CodeCatalyst and Signing in with SSO.

November 17, 2023

Updated content: Working with roles

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

Updated the documentation to reflect changes in how changes for a pull request are displayed.

November 16, 2023

Updated content: Quotas for CodeCatalyst

Updated the Quotas for CodeCatalyst topic with the Maximum number of VPC connections for a space quota.

November 16, 2023

New content: Managing teams for a space and for CodeCatalyst projects

Added information about using teams with spaces. See Allowing space access using teams and Allowing project access using teams.

November 16, 2023

New content: Managing machine resources for blueprints and workflows in a space

Added information about using machine resources with spaces. See Allowing space access for machine resources .

November 16, 2023

New content: Managing machine resources for blueprints and workflows in a CodeCatalyst project

Added information about using machine resources with CodeCatalyst projects. See Allowing project access for machine resources.

November 16, 2023

New content: Associating a VPC connection with an environment

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

Added documentation for using Dev Environments with a VPC connection.

November 16, 2023

New content

Initial publication of the Amazon CodeCatalyst Administrator Guide.

November 16, 2023

New content: 'AWS CDK deploy' action YAML

Added a new CdkCliVersion property to the 'AWS CDK deploy' action YAML and the 'AWS CDK bootstrap' action YAML.

November 14, 2023

Updated content: Working with roles

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

Updated the troubleshooting topics to include information about working with branch rules.

November 13, 2023

Updated content: Build and test actions YAML

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

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

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

Updated the documentation to include file caching limitations.

November 10, 2023

Updated content: Tutorial: Deploy an application to Amazon EKS

Updated the documentation to mention the EKS App Deployment blueprint.

November 9, 2023

New content: Packages in CodeCatalyst

Added documentation for using packages in CodeCatalyst.

November 1, 2023

New and updated content: Working with roles

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

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

Added documentation for schedule triggers.

October 16, 2023

Updated content: 'Deploy to Kubernetes cluster' action YAML

Added information about using the CodeCatalystWorkflowDevelopmentRole-spaceName role to the 'Deploy to Kubernetes cluster' action YAML and Tutorial: Deploy an application to Amazon EKS topics.

September 22, 2023

Updated content: New role name and policy for the CodeCatalystWorkflowDevelopmentRole-spaceName 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 and Creating a new space and development role (starting without an invitation).

September 20, 2023

Updated content: Using variables in workflows

Introduced two new concepts: user-defined variables and predefined variables. These concepts should make the Using variables in workflows section easier to read and understand.

September 19, 2023

Updated content: Working with commits

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

Added the following example to the Starting a workflow run automatically using triggers topic: Example: A simple 'push to main' trigger

September 6, 2023

Updated content: Working with pull requests

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

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

Added a note about Helm and Kustomize to the Manifests property description in the 'Deploy to Kubernetes cluster' action YAML.

August 15, 2023

New content: Managing issue attachments

Added documentation for working with and managing attachments on issues.

August 15, 2023

Updated content: Starting a workflow run automatically using triggers

Improved and expanded the documentation related to workflow triggers.

August 11, 2023

New content: Troubleshooting role permissions

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.

August 11, 2023

New content: How do I fix "Workflow is inactive" messages?

Added the following troubleshooting topic: How do I fix "Workflow is inactive" messages?

August 11, 2023

New content: Deploying to Amazon EKS with a workflow

Added documentation for the Deploy to Kubernetes cluster action. For more information, see Deploying to Amazon EKS with a workflow and Tutorial: Deploy an application to Amazon EKS.

July 27, 2023

Updates for how management events are logged for a CodeCatalyst space

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.

July 20, 2023

Updated content: Starting a workflow run automatically using triggers

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

Updated the Quotas for workflows in CodeCatalyst topic with the Maximum amount of time an action can run quota.

June 27, 2023

Updated content: Workflow YAML definition

Fixed a formatting error in the Compute code block.

June 27, 2023

Updated content: Data protection

Updated the documentation to include additional information about data replication.

June 26, 2023

New content: Specifying the action version to use

Added a Specifying the action version to use topic.

June 21, 2023

Updated content: Deploying into AWS accounts and VPCs

Clarified the Which actions support having their deployment information displayed in CodeCatalyst? section.

June 14, 2023

Updated content: Reorganized issues documentation

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

Updated various user flows to align with the updated issue view switcher.

May 31, 2023

Updated content: Managing notifications

Updated the documentation for notifications to include information about configuring personal Slack notifications.

May 30, 2023

Updated content: Managing notifications

Updated the documentation for notifications to include information about configuring personal Slack notifications.

May 30, 2023

New content: CodeCatalyst trust model

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.

May 20, 2023

Updated content: Connecting source repositories to workflows

Simplified the instructions in Referencing source repository files.

May 10, 2023

Updated content: Quotas for workflows in CodeCatalyst

Updated the Quotas for workflows in CodeCatalyst topic with the Maximum length of an output variable value quota.

May 10, 2023

New content: Sharing artifacts and files between actions

Added two examples: Example: Referencing a file in a single artifact and Example: Referencing a file in an artifact when a WorkflowSource is present.

May 10, 2023

Updated content: Working with pull requests

Updated the documentation for pull requests to include information about configuring email preferences for pull request events.

April 21, 2023

Updated content: Managing notifications

Updated the documentation for notifications to include information about configuring email preferences for pull request events.

April 21, 2023

Updates to managed policies

Added the AWS managed policy: AmazonCodeCatalystFullAccess, AWS managed policy: AmazonCodeCatalystReadOnlyAccess, and AWS managed policy: AmazonCodeCatalystSupportAccess managed policies. See CodeCatalyst updates to AWS managed policies.

April 20, 2023

New content: Removing a deployment target

Added a Removing a deployment target topic.

April 20, 2023

New content: Action types

Added a CodeCatalyst actions topic.

April 20, 2023

Updates for managing a user with the Space administrator role in a space

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.

April 19, 2023

Updates for administering Dev Environments

Added information about administering Dev Environments as a Space administrator. See Administering Dev Environments for a space.

April 19, 2023

Updated content: Finding and viewing issues

Reorganized the Finding and viewing issues topic and subtopics.

April 19, 2023

Updated content: Creating a project in CodeCatalyst with a linked GitLab project repository

Updated Creating a project to include GitLab integration inCreating a project with a linked third-party repository section.

April 19, 2023

Updated content: Configuring compute and runtime images

Added support for Arm64 architecture on Amazon Linux 2.

April 19, 2023

New content: Moving issues within groups

Added documentation for moving issues within groups on the Board and All issues views.

April 19, 2023

Updated content: Quotas for workflows in CodeCatalyst

Updated the Quotas for workflows in CodeCatalyst 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

Added a Viewing an action's source code topic.

April 18, 2023

New content: Stopping a workflow run

Added a Stopping a workflow run topic.

April 10, 2023

New content: Added sections for tagging resources for account connections between AWS and Amazon CodeCatalyst

Added information for tagging account connection resources and managing IAM policies for connection resources. See Using tags to control access to account connection resources and CodeCatalyst permissions reference.

April 6, 2023

New content: Action types

Added an Action types topic.

April 6, 2023

Updated content: 'Deploy AWS CloudFormation stack' action YAML

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

Added a new section to Creating a project titled Creating a project with a linked third-party repository with instructions to create a project that links to your GitHub repository.

April 5, 2023

Updated content: Working with notifications

Updated the documentation for notifications to include information about configuring emails about project events.

March 31, 2023

New content

Initial publication of the Amazon CodeCatalyst Action Development Kit guide.

March 31, 2023

Updated content: Restructured the Spaces section in Amazon CodeCatalyst

Updated the Spaces section by removing landing pages and consolidating topics.

March 29, 2023

Updated content: Tutorial: Deploy an application to Amazon ECS

Changed Step 1: Set up an AWS user and AWS 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

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

Updated the documentation for pull requests to include information about linking issues to pull requests.

March 13, 2023

Updated content: Working with issues

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

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?

Added a section on how to troubleshoot "The workflow definition has errors" errors.

March 7, 2023

Updated content: Creating a workflow

Updated the instructions to reflect new UI.

March 3, 2023

New content: Integrating with universal-test-runner

Added a Integrating with universal-test-runner topic.

March 3, 2023

Updated content: Build, test, and deploy with workflows

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

Added a section on viewing code quality and deployment status by commit.

February 27, 2023

New content: 'BranchName' and 'CommitId' variables

Added a new BranchName predefined variable.

February 16, 2023

Updated content: Managing space members in Amazon CodeCatalyst

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

Added steps for viewing, creating, and deleting PATs in the console.

February 15, 2023

Updated content: Specifying runtime environment images

Added more tools to the Default image tool versions table.

January 10, 2023

Updated content: Sharing artifacts and files between actions

Fixed an artifact path.

January 3, 2023

Updated content: 'GitHub Actions' action YAML

Fixed the code snippet in the Steps section.

January 3, 2023

Updated content: Connecting source repositories to workflows

Fixed a source path.

January 3, 2023

Updated content: Updating a pull request

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

Added a page for file caching in a workflow.

December 20, 2022

Updated content: Working with pull requests

Updated the documentation for pull requests to include information about notifications.

December 16, 2022

New content: 'AWS CDK deploy' action YAML

Added a new CdkRootPath property.

December 16, 2022

New content: Sharing compute across actions

Added a Sharing compute across actions topic.

December 14, 2022

Updated content: Sharing artifacts and files between actions

Fixed examples showing how to specify input artifacts.

December 13, 2022

New content: 'GitHub Actions' action YAML

Added a dedicated reference page for the GitHub Actions action.

December 13, 2022

Updated content: Quotas for projects in CodeCatalyst

Updated the documentation with a maximum of 100 projects in a space.

December 2, 2022

New content

Initial publication of the Amazon CodeCatalyst User Guide.

December 1, 2022

New content: Troubleshooting problems with extensions

Added a troubleshoot topic on possible issues users might come across when using the third-party extensions feature.

June 18, 2022