Bitbucket Data Center 10.3 リリース ノート
2026 年 5 月 12 日
The Bitbucket Data Center 10.3 release is now available for upgrade.
主なハイライト
- Merge queue improvements
- Enforce stronger passwords with the new Password Policy
- Search Indexing
- サポート対象プラットフォームの更新
- セキュリティアドバイザリー
- 変更履歴
Merge queue improvements
対象: エンド ユーザー
Merge queues, introduced in Bitbucket Data Center 10.2, now come with two improvements that reduce manual steps and keep your workflows running smoothly.
Merge queue webhooks
You can now subscribe to dedicated webhook events for merge queues. These new events let you build integrations and automations that react to key moments in the merge queue lifecycle, such as when a merge result is being prepared or when a queue branch is cleaned up.
To see the full list of new merge queue webhook events and their payloads, see Event payload.
Improved cascading merges with merge queues
When cascading merge creates a downstream merge pull request that targets a branch protected by a merge queue, Bitbucket now automatically adds that cascade PR to the queue.
Previously, this would stop the cascade and raise a special pull request that someone had to manually add to the queue before the chain could continue. From 10.3, Bitbucket handles this step for you, so your cascades keep flowing without interruption.
Enforce stronger passwords with the new Password Policy
For: ADMINS
Bitbucket Data Center introduces password complexity enforcement for users managed in the internal (embedded Crowd) directory, giving enterprises greater control to satisfy compliance and security policies.
The new Password Policy is configured under Administration → User Directories → Password Policy and supports three modes:
- No password requirements: the default, chosen to align with other Atlassian Data Center products and to avoid forcing changes on existing installations after an upgrade.
- Basic: passwords must be at least 8 characters long.
- Custom: set your own minimum length and character-class rules (lowercase, uppercase, digits, special characters).
Once configured, the policy is enforced consistently across every flow that creates or changes a password, including:
- Admin-created users (with an explicit password)
- Admin-created users via "Email a link to the user to set their password"
- Public sign-up
- Self-service password change
- Password reset via emailed token
To set up a password policy:
- Go to Administration, then User Directories
- Select Password Policy
- Choose No password requirements, Basic, or Custom
- If you chose Custom, configure the minimum length and character-class requirements
- [保存] を選択します。
Note: The policy applies only to users in the internal (embedded Crowd) directory. Users in LDAP, Crowd-server, or external directories continue to be governed by those directories' own password policies.
Search Indexing
For: ADMINS
Search indexing is now shared between Bitbucket nodes, increasing the number of repositories that are indexed concurrently. The number of threads each node makes available for indexing can be increased with system properties.
サポート対象プラットフォームの更新
Bitbucket 10.3 では、サポート対象プラットフォームに以下のアップデートがあります。
次のプラットフォームのサポートを追加します。
PostgreSQL 18
セキュリティアドバイザリー
アトラシアンでは、製品のセキュリティを優先し、 あらゆるセキュリティ問題を可能な限り迅速かつ包括的に特定して解決するための脆弱性管理プログラムを導入しています。最新のセキュリティ脆弱性とそれに対応する修正についての最新情報を入手するには、セキュリティ アドバイザリーをご覧ください。
変更履歴
Bitbucket Data Center 10.3.0 で解決済みの課題
2026 年 5 月 12 日にリリース
