-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 10.2.7, 11.0.4, 9.6.16
-
Component/s: Documentation (User)
-
Severity 2 - Major
-
1
Issue Summary
Bitbucket Cloud is deprecating app passwords in favor of API tokens to enhance security and provide better management controls. After September 9, 2025, users will no longer be able to create new app passwords in Bitbucket Cloud, and by June 9, 2026, all existing app passwords will stop working.
As part of the feature request BAM-26156, Bamboo has released a latest version to support API Tokens for Bitbucket Cloud authentication. Documentation needs to be updated to mention the same.
Steps to Reproduce
Current documentation does mention about the support of API Token authentication
Expected Results
Update the documentation to specify the compatibility with API Token authentication for Bamboo 9.6, 10.2 and 11:
- Bamboo 11 - https://confluence.atlassian.com/bamboo/bitbucket-cloud-289277000.html
- Bamboo 10.2 - https://confluence.atlassian.com/bamboo1020/bitbucket-cloud-1540728267.html
- Bamboo 9.6 - https://confluence.atlassian.com/bamboo0906/bitbucket-cloud-1376027813.html
Actual Results
Current documentation does mention about the support of API Token authentication
Workaround
Bamboo supports API token authentication from Bamboo 9.6.16, 10.2.7 and 11.0.4, even though its not mentioned in the documentation.