These will be removed in the next major release
- N/A
- Fixed OAuth 2.0 bug
- Added Experimental support for OAuth 2.0 Authentication
- Added Experimental support for Internal API's (See below)
- Added
Get-BitbucketRepositoryEnvironmentVariable
(Experimental) - Added
New-BitbucketRepositoryEnvironmentVariable
(Experimental) - Added
Remove-BitbucketRepositoryEnvironmentVariable
(Experimental) - Rewrote Pester tests for ScriptAnalyzer to improve speed and issue resolution
- Updated
Set-BitbucketRepository
pipeline parameter options* - Added more unit tests
- Updated
Get-BitbucketRepository
to allow specifying a specific repository*
- Added Slug alias to RepoSlug to simplify pipelining
- Added License, Icon and Tags
- Added
Get-BitbucketPullRequestComment
- Added
New-BitbucketPullRequestComment
- Added
Get-BitbucketPullRequest
- Added
New-BitbucketPullRequest
- Added
New-BitbucketRepositoryEnvironment
- Added
Remove-BitbucketRepositoryEnvironment
- Added
Set-BitbucketRepository
- Added cmdlets for managing default reviewers on a repository
- Added
Add-BitbucketRepositoryReviewer
- Added
Get-BitbucketRepositoryReviewer
- Added
Remove-BitbucketRepositoryReviewer
- Added
Set-BitbucketRepositoryReviewer
- Added
New-BitbucketRepository
- Added
Remove-BitbucketRepository
- Added
Start-BitbucketPipeline
andWait-BitbucketPipeline
- Added
Get-BitbucketRepositoryDeployment
- Added
Get-BitbucketRepositoryEnvironment
- Pre-Release
Check the Mastering Markdown for basic syntax.
Following Semantic Versioning
*Major version zero (0.y.z) is for initial development. Anything may change at any time. Thus a breaking change was introduced in this version.