Bitbucket Data Center および Server 8.14 リリース ノート
2023 年 9 月 19 日
Bitbucket 8.14.x is the last version that supports Server licenses. Learn what this means for you
Introducing Bitbucket Data Center and Server 8.14. This release includes updates to help facilitate your transition to either a Data Center license or Bitbucket Cloud. We’ve also introduced a code owners feature to help you manage team expertise across your codebase.
主なハイライト
- Bitbucket 8.14.x is the last release to support Server licenses
- Introducing code owners support
- Bitbucket 8.14.5 security enhancement
Bitbucket 8.14.x is the last release to support Server licenses
Bitbucket Server 8.14 is the last Bitbucket feature release available to download for Server, prior to the Server end of support date on Feb 15, 2024.
Bitbucket Server 8.14 also includes the built-in Bitbucket Cloud Migration Assistant app that will assist you in migrating repositories to Bitbucket Cloud with ease.
All feature releases after Bitbucket Server 8.14 will only support our Data Center offering. Bitbucket 8.14 will continue to receive security and bug fixes until the end of support date on Feb 15, 2024, for customers with a Server license and until Mar 19, 2024, for customers with a Data Center license.
安全性とサポートを維持するために、Atlassian Cloud サービスに移行するか、Data Center にアップグレードすることをお勧めします。
Introducing code owners support
DATA CENTER
Effective code review is crucial for the success of any project, but it isn’t always clear who should review the changes. Now, you can easily define who to add as a reviewer to a pull request to review changes in specific files and directories. When a pull request is created, Bitbucket will read the CODEOWNERS file and will automatically add appropriate reviewers.
Bitbucket 8.14.5 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.14.5. So in Bitbucket 8.14.5 and all the next bugfix releases of Bitbucket 8.14.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.14 にアップグレードする前に
SERVER DATA CENTER
H2 データベース移行の要件
H2 データベース ドライバは、現在の最新バージョン 2.2.220 にアップグレードされました。アップグレードにより、データのセキュリティが強化されました。
Bitbucket 8.8 以降または Mesh 1.5 以降へのアップグレードの場合、次のいずれかに該当する場合は、手動でデータを移行する必要があります。
ミラーを利用している場合
Bitbucket Server を H2 データベースで利用している場合
Bitbucket Mesh をセットアップ済みの場合
サポート対象プラットフォームの更新
Bitbucket 8.14 で次の製品の実行がサポートされるようになりました。
Amazon Aurora PostgreSQL 12 - 15
Git 2.41 - 2.42 (backported to Bitbucket 8.9.5+)
The following platforms are deprecated:
PostgreSQL 10 - 11
Amazon Aurora PostgreSQL 10 - 11
MySQL 5.7.9+
MariaDB 10.3.7+
アップグレードの準備
以前のバージョンからのアップグレードをご検討の場合、アップグレード ガイドとアップグレード マトリクスをご参照ください。また、アクティブなソフトウェア メンテナンス ライセンスが更新済みであることをご確認ください。
バージョン 7.0 以降の新しいプル リクエスト エクスペリエンスの一環として、1 ページで確認できる新機能の一覧である「コード レビュー ワークフローの強化」ページをご用意しました。
変更履歴
Bitbucket Server 8.14.6 で解決済みの課題
Released 8 March 2024
Bitbucket Server 8.14.5 で解決済みの課題
2024 年 2 月 7 日にリリース
Bitbucket Server 8.14.4 で解決済みの課題
2024 年 1 月 9 日にリリース
Bitbucket Server 8.14.3 で解決済みの課題
2023 年 12 月 11 日にリリース
Bitbucket Server 8.14.2 で解決済みの課題
2023 年 11 月 13 日にリリース
Bitbucket Server 8.14.1 で解決済みの課題
2023 年 10 月 8 日にリリース
Bitbucket Server 8.14.0 で解決済みの課題
2023 年 9 月 19 日にリリース