AWS CodeCommit

2023/12/21 - 1 new 3 updated api methods

Changes   AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters.

2023/08/18 - 1 new api methods

Changes   Add new ListFileCommitHistory operation to retrieve commits which introduced changes to a specific file.

2020/06/24 - 2 new 8 updated api methods

Changes   This release introduces support for reactions to CodeCommit comments. Users will be able to select from a pre-defined list of emojis to express their reaction to any comments.

2019/11/20 - 21 new 9 updated api methods

Changes   This release adds support for creating pull request approval rules and pull request approval rule templates in AWS CodeCommit. This allows developers to block merges of pull requests, contingent on the approval rules being satisfiied.

2019/08/15 - 1 new api methods

Changes   This release adds an API, BatchGetCommits, that allows retrieval of metadata for multiple commits in an AWS CodeCommit repository.

2019/06/10 - 10 new 8 updated api methods

Changes   This release adds two merge strategies for merging pull requests: squash and three-way. It also adds functionality for resolving merge conflicts, testing merge outcomes, and for merging branches using one of the three supported merge strategies.

2019/05/30 - 3 new 1 updated api methods

Changes   This release adds APIs that allow adding and removing tags to a repository, and viewing tags for a repository. It also enables adding tags when creating a repository.

2019/02/20 - 1 new api methods

Changes   This release adds an API for adding / updating / deleting / copying / moving / setting file modes for one or more files directly to an AWS CodeCommit repository without requiring a Git client.

2018/09/27 - 3 new api methods

Changes   This release adds API support for getting the contents of a file, getting the contents of a folder, and for deleting a file in an AWS CodeCommit repository.

2018/09/06 - 7 updated api methods

Changes   This release adds additional optional fields to the pull request APIs.

2018/02/21 - 1 new api methods

Changes   This release adds an API for adding a file directly to an AWS CodeCommit repository without requiring a Git client.

2017/11/20 - 17 new api methods

Changes   AWS CodeCommit now supports pull requests. You can use pull requests to collaboratively review code changes for minor changes or fixes, major feature additions, or new versions of your released software.

2017/10/12 - 1 new 1 updated api methods

Changes   This release includes the DeleteBranch API and a change to the contents of a Commit object.

2017/01/24 - 2 new api methods

Changes   Added new API to list the different files between 2 commits