You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/releases/release-notes.mdx
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,35 @@ displayed_sidebar: docsEnglish
10
10
11
11
This page includes a list of release notes for ScalarDB 3.14.
12
12
13
+
## v3.14.1
14
+
15
+
**Release date:** January 23, 2025
16
+
17
+
### Summary
18
+
19
+
This release has several improvements and bug fixes.
20
+
21
+
### Community edition
22
+
23
+
#### Improvements
24
+
25
+
- ScalarDB now supports MySQL 8.4 and 8.0; PostgreSQL 17, 16, 15, 14, and 13; Amazon Aurora PostgreSQL 16, 15, 14, and 13; and Amazon Aurora MySQL 3 and 2. (#2302)
26
+
27
+
#### Bug fixes
28
+
29
+
- Added validation for primary key columns in the Cosmos DB adapter. The validation ensures that the text values of the primary key columns do not contain illegal characters (`:`, `/`, `\`, `#`, and `?`). (#2292)
30
+
- Fixed the behavior of multiple mutations for the same record in a transaction in Consensus Commit. (#2340)
31
+
- Fixed the behavior when deleting a non-existing record in the Cosmos adapter. (#2341)
32
+
- Fixed bugs in GetBuilder and ScanBuilder. (#2352)
33
+
34
+
### Enterprise edition
35
+
36
+
#### Bug fixes
37
+
38
+
##### ScalarDB SQL
39
+
40
+
-[Spring Data JDBC For ScalarDB] Fixed a bug regarding the `existsById()` API not working.
Copy file name to clipboardExpand all lines: docusaurus.config.js
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -76,25 +76,25 @@ const config = {
76
76
label: '3.14',
77
77
path: 'latest',// When a new version is released and this is no longer the current version, change this to the version number and then delete this comment.
@@ -83,7 +112,7 @@ import TranslationBanner from '/src/components/_translation-ja-jp.mdx';
83
112
84
113
#### 改善点
85
114
86
-
- JDBC アダプターで MySQL および SQL Server のハードコードされた照合順序を削除しました。その結果、テーブルの作成時に、基礎となるデータベースで構成された照合順序が使用されます。([#1518](https://github.com/scalar-labs/scalardb/pull/1518))
115
+
- JDBC アダプターで MySQL および SQL Server のハードコードされた照合順序を削除しました。その結果、テーブルの作成時に、基礎となるデータベースで設定された照合順序が使用されます。([#1518](https://github.com/scalar-labs/scalardb/pull/1518))
Copy file name to clipboardExpand all lines: versioned_docs/version-3.10/releases/release-notes.mdx
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,34 @@ tags:
9
9
10
10
This page includes a list of release notes for ScalarDB 3.10.
11
11
12
+
## v3.10.7
13
+
14
+
**Release date:** January 23, 2025
15
+
16
+
### Summary
17
+
18
+
This release has several improvements and bug fixes.
19
+
20
+
### Community edition
21
+
22
+
#### Improvements
23
+
24
+
- ScalarDB now supports MySQL 8.4 and 8.0; PostgreSQL 17, 16, 15, 14, and 13; Amazon Aurora PostgreSQL 16, 15, 14, and 13; and Amazon Aurora MySQL 3 and 2. (#2302)
25
+
26
+
#### Bug fixes
27
+
28
+
- Added validation for primary key columns in the Cosmos DB adapter. The validation ensures that the text values of the primary key columns do not contain illegal characters (`:`, `/`, `\`, `#`, and `?`). (#2292)
29
+
- Fixed the behavior when deleting a non-existing record in the Cosmos adapter. (#2341)
30
+
- Fixed bugs in GetBuilder and ScanBuilder. (#2352)
31
+
32
+
### Enterprise edition
33
+
34
+
#### Bug fixes
35
+
36
+
##### ScalarDB SQL
37
+
38
+
-[Spring Data JDBC For ScalarDB] Fixed a bug regarding the `existsById()` API not working.
Copy file name to clipboardExpand all lines: versioned_docs/version-3.11/releases/release-notes.mdx
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,34 @@ tags:
9
9
10
10
This page includes a list of release notes for ScalarDB 3.11.
11
11
12
+
## v3.11.5
13
+
14
+
**Release date:** January 23, 2025
15
+
16
+
### Summary
17
+
18
+
This release has several improvements and bug fixes.
19
+
20
+
### Community edition
21
+
22
+
#### Improvements
23
+
24
+
- ScalarDB now supports MySQL 8.4 and 8.0; PostgreSQL 17, 16, 15, 14, and 13; Amazon Aurora PostgreSQL 16, 15, 14, and 13; and Amazon Aurora MySQL 3 and 2. (#2302)
25
+
26
+
#### Bug fixes
27
+
28
+
- Added validation for primary key columns in the Cosmos DB adapter. The validation ensures that the text values of the primary key columns do not contain illegal characters (`:`, `/`, `\`, `#`, and `?`). (#2292)
29
+
- Fixed the behavior when deleting a non-existing record in the Cosmos adapter. (#2341)
30
+
- Fixed bugs in GetBuilder and ScanBuilder. (#2352)
31
+
32
+
### Enterprise edition
33
+
34
+
#### Bug fixes
35
+
36
+
##### ScalarDB SQL
37
+
38
+
-[Spring Data JDBC For ScalarDB] Fixed a bug regarding the `existsById()` API not working.
Copy file name to clipboardExpand all lines: versioned_docs/version-3.12/releases/release-notes.mdx
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,34 @@ tags:
9
9
10
10
This page includes a list of release notes for ScalarDB 3.12.
11
11
12
+
## v3.12.5
13
+
14
+
**Release date:** January 23, 2025
15
+
16
+
### Summary
17
+
18
+
This release has several improvements and bug fixes.
19
+
20
+
### Community edition
21
+
22
+
#### Improvements
23
+
24
+
- ScalarDB now supports MySQL 8.4 and 8.0; PostgreSQL 17, 16, 15, 14, and 13; Amazon Aurora PostgreSQL 16, 15, 14, and 13; and Amazon Aurora MySQL 3 and 2. (#2302)
25
+
26
+
#### Bug fixes
27
+
28
+
- Added validation for primary key columns in the Cosmos DB adapter. The validation ensures that the text values of the primary key columns do not contain illegal characters (`:`, `/`, `\`, `#`, and `?`). (#2292)
29
+
- Fixed the behavior when deleting a non-existing record in the Cosmos adapter. (#2341)
30
+
- Fixed bugs in GetBuilder and ScanBuilder. (#2352)
31
+
32
+
### Enterprise edition
33
+
34
+
#### Bug fixes
35
+
36
+
##### ScalarDB SQL
37
+
38
+
-[Spring Data JDBC For ScalarDB] Fixed a bug regarding the `existsById()` API not working.
Copy file name to clipboardExpand all lines: versioned_docs/version-3.13/releases/release-notes.mdx
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,35 @@ displayed_sidebar: docsEnglish
10
10
11
11
This page includes a list of release notes for ScalarDB 3.13.
12
12
13
+
## v3.13.2
14
+
15
+
**Release date:** January 23, 2025
16
+
17
+
### Summary
18
+
19
+
This release has several improvements and bug fixes.
20
+
21
+
### Community edition
22
+
23
+
#### Improvements
24
+
25
+
- ScalarDB now supports MySQL 8.4 and 8.0; PostgreSQL 17, 16, 15, 14, and 13; Amazon Aurora PostgreSQL 16, 15, 14, and 13; and Amazon Aurora MySQL 3 and 2. (#2302)
26
+
27
+
#### Bug fixes
28
+
29
+
- Added validation for primary key columns in the Cosmos DB adapter. The validation ensures that the text values of the primary key columns do not contain illegal characters (`:`, `/`, `\`, `#`, and `?`). (#2292)
30
+
- Fixed the behavior of multiple mutations for the same record in a transaction in Consensus Commit. (#2340)
31
+
- Fixed the behavior when deleting a non-existing record in the Cosmos adapter. (#2341)
32
+
- Fixed bugs in GetBuilder and ScanBuilder. (#2352)
33
+
34
+
### Enterprise edition
35
+
36
+
#### Bug fixes
37
+
38
+
##### ScalarDB SQL
39
+
40
+
-[Spring Data JDBC For ScalarDB] Fixed a bug regarding the `existsById()` API not working.
0 commit comments