要件
Spring Data MongoDB 5.x バイナリには、JDK レベル 17 以降および Spring Framework 7.0.3 以降が必要です。
互換性マトリックス
Spring Data のサポートタイムラインの詳細については、OSS サポートを参照してください。 |
The following compatibility matrix summarizes Spring Data versions and their required minimum MongoDB client version. Database versions show server generations that pass the Spring Data test suite, older server versions might have difficulties dealing with new/changed commands. You may use newer server versions unless your application uses functionality that is affected by changes in the MongoDB server. See also the official MongoDB driver compatibility matrix (英語) for driver- and server version compatibility.
| Spring Data リリーストレイン | Spring Data MongoDB | 最小ドライバーバージョン | Tested Database Versions |
|---|---|---|---|
2025.1 |
|
|
|
2025.0 |
|
|
|
2024.1 |
|
|
|
2024.0 |
|
|
|
2023.1 |
|
|
|
MongoDB 4.4 の関連する変更
$text条件が存在しない場合、フィールドリストにテキスト検索スコアプロパティを含めることはできません。$textオペレーター (英語) も参照Map Reduce を実行する場合、Sort は空のドキュメントであってはなりません。
MongoDB 4.2 の関連する変更
geoNearコマンドの削除。geoNearの削除 (英語) も参照evalコマンドの削除。evalの削除 (英語) も参照