Crowd 6.3 Upgrade Notes
10 April, 2024
Here are some important notes on upgrading to Crowd 6.3. To learn about new features, check out the release notes.
アップグレード ノート
次の重要な情報をご確認ください。
サポート対象プラットフォーム
Added support for SQL Server 2022
Added Java 21 support
Deprecated support for SQL Server 2017
Deprecated support for MySQL 8.0
Deprecated support for Java 17
アプリ開発者向けの情報
We’ve adopted the new Universal Plugin Manager (UPM) functionality of checking app signatures. This helps ensure the security of apps by validating their integrity and origin before installation, requiring them to have a digital signature.
This functionality is disabled in 6.3.0 and hidden behind a feature flag in upm.properties (atlassian.upm.signature.check.enabled=false).
See Enabling and testing app signature check in UPM for additional information.