From a04af73f4d0de4be0ff41a09ec5fd7ee208e6b55 Mon Sep 17 00:00:00 2001 From: Mark Date: Tue, 30 Jun 2026 13:39:22 +0800 Subject: [PATCH] update for 11.4.3000 --- programming/cplusplus/release-notes/cpp-11.md | 6 ++++++ programming/cplusplus/release-notes/index.md | 1 + programming/dotnet/release-notes/dotnet-11.md | 6 ++++++ programming/dotnet/release-notes/index.md | 1 + programming/java/release-notes/index.md | 1 + programming/java/release-notes/java-11.md | 6 ++++++ programming/python/release-notes/index.md | 1 + programming/python/release-notes/python-11.md | 6 ++++++ 8 files changed, 28 insertions(+) diff --git a/programming/cplusplus/release-notes/cpp-11.md b/programming/cplusplus/release-notes/cpp-11.md index dcac8e9..0d1c734 100644 --- a/programming/cplusplus/release-notes/cpp-11.md +++ b/programming/cplusplus/release-notes/cpp-11.md @@ -8,6 +8,12 @@ needGenerateH3Content: false # Release Notes for C++ Edition - 11.x +## 11.4.3000 (06/30/2026) + +### Security Updates + +- Updated third-party libraries to incorporate the latest security fixes. + ## 11.4.2001 (04/17/2026) ### Security Updates diff --git a/programming/cplusplus/release-notes/index.md b/programming/cplusplus/release-notes/index.md index 93b418b..a9070a5 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.3000 (06/30/2026)]({{ site.dbr_cpp_release_notes }}cpp-11.html#1143000-06302026) - [11.4.2001 (04/17/2026)]({{ site.dbr_cpp_release_notes }}cpp-11.html#1142001-04172026) - [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) diff --git a/programming/dotnet/release-notes/dotnet-11.md b/programming/dotnet/release-notes/dotnet-11.md index f98ea58..a20f78d 100644 --- a/programming/dotnet/release-notes/dotnet-11.md +++ b/programming/dotnet/release-notes/dotnet-11.md @@ -8,6 +8,12 @@ needGenerateH3Content: false # Release Notes for .NET Edition - 11.x +## 11.4.3000 (06/30/2026) + +### Security Updates + +- Updated third-party libraries to incorporate the latest security fixes. + ## 11.4.2001 (04/17/2026) ### Security Updates diff --git a/programming/dotnet/release-notes/index.md b/programming/dotnet/release-notes/index.md index ceac7a8..0a710b2 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.3000 (06/30/2026)]({{ site.dbr_dotnet_release_notes }}dotnet-11.html#1143000-06302026) - [11.4.2001 (04/17/2026)]({{ site.dbr_dotnet_release_notes }}dotnet-11.html#1142001-04172026) - [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) diff --git a/programming/java/release-notes/index.md b/programming/java/release-notes/index.md index 97e8881..ccfcb04 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.3000 (06/30/2026)]({{ site.dbr_java_release_notes }}java-11.html#1143000-06302026) - [11.4.2001 (04/17/2026)]({{ site.dbr_java_release_notes }}java-11.html#1142001-04172026) - [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) diff --git a/programming/java/release-notes/java-11.md b/programming/java/release-notes/java-11.md index f659670..66734a8 100644 --- a/programming/java/release-notes/java-11.md +++ b/programming/java/release-notes/java-11.md @@ -8,6 +8,12 @@ needGenerateH3Content: false # Release Notes for Java Edition - 11.x +## 11.4.3000 (06/30/2026) + +### Security Updates + +- Updated third-party libraries to incorporate the latest security fixes. + ## 11.4.2001 (04/17/2026) ### Security Updates diff --git a/programming/python/release-notes/index.md b/programming/python/release-notes/index.md index 5ed43f5..f3f7c19 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.3000 (06/30/2026)]({{ site.dbr_python_release_notes }}python-11.html#1143000-06302026) - [11.4.2001 (04/17/2026)]({{ site.dbr_python_release_notes }}python-11.html#1142001-04172026) - [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) diff --git a/programming/python/release-notes/python-11.md b/programming/python/release-notes/python-11.md index ac45a03..32dc099 100644 --- a/programming/python/release-notes/python-11.md +++ b/programming/python/release-notes/python-11.md @@ -8,6 +8,12 @@ needGenerateH3Content: false # Release Notes for Python Edition - 11.x +## 11.4.3000 (06/30/2026) + +### Security Updates + +- Updated third-party libraries to incorporate the latest security fixes. + ## 11.4.2001 (04/17/2026) ### Security Updates