From 7557027f5bde31e31f4331c6571eaf31f2b2f6e6 Mon Sep 17 00:00:00 2001 From: Mark Date: Wed, 18 Mar 2026 14:05:48 +0800 Subject: [PATCH 1/2] v11.4.2000 --- programming/cplusplus/release-notes/cpp-11.md | 10 ++++++++++ programming/cplusplus/release-notes/index.md | 1 + programming/dotnet/release-notes/dotnet-11.md | 10 ++++++++++ programming/dotnet/release-notes/index.md | 1 + programming/java/release-notes/index.md | 1 + programming/java/release-notes/java-11.md | 10 ++++++++++ programming/python/release-notes/index.md | 1 + programming/python/release-notes/python-11.md | 10 ++++++++++ 8 files changed, 44 insertions(+) diff --git a/programming/cplusplus/release-notes/cpp-11.md b/programming/cplusplus/release-notes/cpp-11.md index 102f5c9..ccad9b0 100644 --- a/programming/cplusplus/release-notes/cpp-11.md +++ b/programming/cplusplus/release-notes/cpp-11.md @@ -8,6 +8,16 @@ needGenerateH3Content: false # Release Notes for C++ Edition - 11.x +## 11.4.2000 (03/18/2026) + +### Security Updates + +- Updated third-party libraries to incorporate the latest security fixes. + +### Bug Fixes + +- Fixed an issue where the system might attempt to load corrupted model resource files in rare cases. + ## 11.4.1000 (02/05/2026) ### Highlights diff --git a/programming/cplusplus/release-notes/index.md b/programming/cplusplus/release-notes/index.md index 5276616..0d15522 100644 --- a/programming/cplusplus/release-notes/index.md +++ b/programming/cplusplus/release-notes/index.md @@ -8,6 +8,7 @@ needAutoGenerateSidebar: false # Release Notes - C++ Edition +- [11.4.2000 (03/18/2026)]({{ site.dbr_cpp_release_notes }}cpp-11.html#1142000-03182026) - [11.4.1000 (02/05/2026)]({{ site.dbr_cpp_release_notes }}cpp-11.html#1141000-02052026) - [11.2.5000 (12/16/2025)]({{ site.dbr_cpp_release_notes }}cpp-11.html#1125000-12162025) - [11.2.1000 (10/14/2025)]({{ site.dbr_cpp_release_notes }}cpp-11.html#1121000-10142025) diff --git a/programming/dotnet/release-notes/dotnet-11.md b/programming/dotnet/release-notes/dotnet-11.md index 737181b..015a783 100644 --- a/programming/dotnet/release-notes/dotnet-11.md +++ b/programming/dotnet/release-notes/dotnet-11.md @@ -8,6 +8,16 @@ needGenerateH3Content: false # Release Notes for .NET Edition - 11.x +## 11.4.2000 (03/18/2026) + +### Security Updates + +- Updated third-party libraries to incorporate the latest security fixes. + +### Bug Fixes + +- Fixed an issue where the system might attempt to load corrupted model resource files in rare cases. + ## 11.4.1000 (02/05/2026) ### Highlights diff --git a/programming/dotnet/release-notes/index.md b/programming/dotnet/release-notes/index.md index 5bd8bbf..58b5dd3 100644 --- a/programming/dotnet/release-notes/index.md +++ b/programming/dotnet/release-notes/index.md @@ -8,6 +8,7 @@ needAutoGenerateSidebar: false # Release Notes for .NET Edition +- [11.4.2000 (03/18/2026)]({{ site.dbr_dotnet_release_notes }}dotnet-11.html#1142000-03182026) - [11.4.1000 (02/05/2026)]({{ site.dbr_dotnet_release_notes }}dotnet-11.html#1141000-02052026) - [11.2.5000 (12/16/2025)]({{ site.dbr_dotnet_release_notes }}dotnet-11.html#1125000-12162025) - [11.2.1000 (10/14/2025)]({{ site.dbr_dotnet_release_notes }}dotnet-11.html#1121000-10142025) diff --git a/programming/java/release-notes/index.md b/programming/java/release-notes/index.md index 993c19e..7ad4586 100644 --- a/programming/java/release-notes/index.md +++ b/programming/java/release-notes/index.md @@ -8,6 +8,7 @@ needAutoGenerateSidebar: false # Release Notes for Java Edition +- [11.4.2000 (03/18/2026)]({{ site.dbr_java_release_notes }}java-11.html#1142000-03182026) - [11.4.1000 (02/05/2026)]({{ site.dbr_java_release_notes }}java-11.html#1141000-02052026) - [11.2.5000 (12/16/2025)]({{ site.dbr_java_release_notes }}java-11.html#1125000-12162025) - [11.2.1100 (10/28/2025)]({{ site.dbr_java_release_notes }}java-11.html#1121100-10282025) diff --git a/programming/java/release-notes/java-11.md b/programming/java/release-notes/java-11.md index 1d6b5f2..ec708a2 100644 --- a/programming/java/release-notes/java-11.md +++ b/programming/java/release-notes/java-11.md @@ -8,6 +8,16 @@ needGenerateH3Content: false # Release Notes for Java Edition - 11.x +## 11.4.2000 (03/18/2026) + +### Security Updates + +- Updated third-party libraries to incorporate the latest security fixes. + +### Bug Fixes + +- Fixed an issue where the system might attempt to load corrupted model resource files in rare cases. + ## 11.4.1000 (02/05/2026) ### Highlights diff --git a/programming/python/release-notes/index.md b/programming/python/release-notes/index.md index f539b9b..5adc2a9 100644 --- a/programming/python/release-notes/index.md +++ b/programming/python/release-notes/index.md @@ -8,6 +8,7 @@ needAutoGenerateSidebar: false # Release Notes for Python Edition +- [11.4.2000 (03/18/2026)]({{ site.dbr_python_release_notes }}python-11.html#1142000-03182026) - [11.4.1000 (02/05/2026)]({{ site.dbr_python_release_notes }}python-11.html#1141000-02052026) - [11.2.5000 (12/16/2025)]({{ site.dbr_python_release_notes }}python-11.html#1125000-12162025) - [11.2.1000 (10/14/2025)]({{ site.dbr_python_release_notes }}python-11.html#1121000-10142025) diff --git a/programming/python/release-notes/python-11.md b/programming/python/release-notes/python-11.md index d50ec07..8f60fd9 100644 --- a/programming/python/release-notes/python-11.md +++ b/programming/python/release-notes/python-11.md @@ -8,6 +8,16 @@ needGenerateH3Content: false # Release Notes for Python Edition - 11.x +## 11.4.2000 (03/18/2026) + +### Security Updates + +- Updated third-party libraries to incorporate the latest security fixes. + +### Bug Fixes + +- Fixed an issue where the system might attempt to load corrupted model resource files in rare cases. + ## 11.4.1000 (02/05/2026) ### Highlights From dba5757b81c17665d72bf79f639eecdb363a5045 Mon Sep 17 00:00:00 2001 From: Mark Date: Wed, 18 Mar 2026 15:52:54 +0800 Subject: [PATCH 2/2] minor update on release notes --- programming/cplusplus/release-notes/cpp-11.md | 2 +- programming/dotnet/release-notes/dotnet-11.md | 2 +- programming/java/release-notes/java-11.md | 2 +- programming/python/release-notes/python-11.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/programming/cplusplus/release-notes/cpp-11.md b/programming/cplusplus/release-notes/cpp-11.md index ccad9b0..ca41932 100644 --- a/programming/cplusplus/release-notes/cpp-11.md +++ b/programming/cplusplus/release-notes/cpp-11.md @@ -16,7 +16,7 @@ needGenerateH3Content: false ### Bug Fixes -- Fixed an issue where the system might attempt to load corrupted model resource files in rare cases. +- Fixed an issue where the SDk might attempt to load corrupted model resource files in rare cases. ## 11.4.1000 (02/05/2026) diff --git a/programming/dotnet/release-notes/dotnet-11.md b/programming/dotnet/release-notes/dotnet-11.md index 015a783..7c06222 100644 --- a/programming/dotnet/release-notes/dotnet-11.md +++ b/programming/dotnet/release-notes/dotnet-11.md @@ -16,7 +16,7 @@ needGenerateH3Content: false ### Bug Fixes -- Fixed an issue where the system might attempt to load corrupted model resource files in rare cases. +- Fixed an issue where the SDk might attempt to load corrupted model resource files in rare cases. ## 11.4.1000 (02/05/2026) diff --git a/programming/java/release-notes/java-11.md b/programming/java/release-notes/java-11.md index ec708a2..ae7e794 100644 --- a/programming/java/release-notes/java-11.md +++ b/programming/java/release-notes/java-11.md @@ -16,7 +16,7 @@ needGenerateH3Content: false ### Bug Fixes -- Fixed an issue where the system might attempt to load corrupted model resource files in rare cases. +- Fixed an issue where the SDk might attempt to load corrupted model resource files in rare cases. ## 11.4.1000 (02/05/2026) diff --git a/programming/python/release-notes/python-11.md b/programming/python/release-notes/python-11.md index 8f60fd9..16c581e 100644 --- a/programming/python/release-notes/python-11.md +++ b/programming/python/release-notes/python-11.md @@ -16,7 +16,7 @@ needGenerateH3Content: false ### Bug Fixes -- Fixed an issue where the system might attempt to load corrupted model resource files in rare cases. +- Fixed an issue where the SDk might attempt to load corrupted model resource files in rare cases. ## 11.4.1000 (02/05/2026)