Bitbucket Data Center 8.16 リリース ノート
2023 年 11 月 28 日
Introducing Bitbucket Data Center 8.16. With this release, you’re getting the dark theme option in your user profile and support for HashiCorp Vault.
主なハイライト
- Dark theme is here for everyone!
- The Reviewer suggester app bundled with Bitbucket Data Center 8.16
- Bitbucket 8.16.3 security enhancement
この Bitbucket リリースは Data Center ライセンスのみをサポートします。Server ライセンスを使用している場合に可能なオプションについては、こちらを参照してください。
Dark theme is here for everyone!
Dark theme has landed in Bitbucket Data Center! Give it a try right now and enjoy the new experience for reduced eye strain, enhanced readability of content and code, and visual harmony across work environments.
Want another sneak peek at dark theme before you set it up? Here’s how your code diff will look:
Encrypt your secrets with HashiCorp Vault
We're ramping up our encryption options again in Bitbucket 8.16, giving you more autonomy for securely storing your secrets. In Bitbucket 8.15, we offered AWS Secrets Manager as a new encryption option for storing passwords and credentials. When you upgrade to Bitbucket 8.16, you can now store your secrets in HashiCorp Vault. When using V2 of the HashiCorp KV Secret Engine, choose from two encryption options — HashiCorp tokens and Kubernetes Service Account Tokens.
Learn more about HashiCorp Vault
The Reviewer suggester app bundled with Bitbucket Data Center 8.16
Starting from release 8.16, the Reviewer suggester app has become part of Bitbucket Data Center. Now, when creating a pull request, you’ll have appropriate reviewers suggested by default, based on their recent activity. Save your time for doing real work – Bitbucket will do the people search for you!
Bitbucket 8.16.3 security enhancement: App upload through UPM and REST API disabled by default
In Bitbucket Data Center 8.18.0, two ways of app installation through UPM (the Universal Plugin Manager) became disabled by default:
- with the Upload app button on the Manage apps page
- with the REST API
We've also backported this change to Bitbucket 8.16.3. So in Bitbucket 8.16.3 and all the next bugfix releases of Bitbucket 8.16.x, you can install new apps only by selecting the Install button on the Find new apps page. This limitation prevents unwanted uploads of potentially malicious files to your Bitbucket instance.
If you need to enable app installation with the Upload app button on the Manage apps page or with the REST API, set the following property in the bitbucket.properties
file:
upm.plugin.upload.enabled=true
If app installation from files and through the REST API is an integral part of your workflow, we strongly recommend setting the relevant property to enable it prior to the upgrade.
If you decide to enable the feature after the upgrade, make sure to restart your instance for the changes to take effect.
If you run a Bitbucket cluster, a rolling restart is enough to pick up the configuration properties you set to enable the features.
8.16 にアップグレードする前に
Bitbucket Data Center now includes Java 17
Bitbucket 8.16 and later will run on Java 17 if you use the installer. Learn how to run the Bitbucket installer
H2 データベース移行の要件
H2 データベース ドライバは、現在の最新バージョン 2.2.220 にアップグレードされました。アップグレードにより、データのセキュリティが強化されました。
Bitbucket 8.8 以降または Mesh 1.5 以降へのアップグレードの場合、次のいずれかに該当する場合は、手動でデータを移行する必要があります。
ミラーを利用している場合
Bitbucket Server を H2 データベースで利用している場合
Bitbucket Mesh をセットアップ済みの場合
サポート対象プラットフォームの更新
Bitbucket 8.16 では、サポート対象プラットフォームに以下のアップデートがあります。
Added support for SQL Server 2022
アップグレードの準備
以前のバージョンからのアップグレードをご検討の場合、アップグレード ガイドとアップグレード マトリクスをご参照ください。また、アクティブなソフトウェア メンテナンス ライセンスが更新済みであることをご確認ください。
バージョン 7.0 以降の新しいプル リクエスト エクスペリエンスの一環として、1 ページで確認できる新機能の一覧である「コード レビュー ワークフローの強化」ページをご用意しました。
変更履歴
Bitbucket Data Center 8.16.4 で解決済みの課題
Released 8 March 2024
Bitbucket Data Center 8.16.3 で解決済みの課題
2024 年 2 月 7 日にリリース
Bitbucket Data Center 8.16.2 で解決済みの課題
2024 年 1 月 9 日にリリース
Bitbucket Data Center 8.16.1 で解決済みの課題
2023 年 12 月 11 日にリリース
Bitbucket Data Center 8.16.0 で解決済みの課題
2023 年 11 月 28 日にリリース