Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions programming/cplusplus/release-notes/cpp-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 SDk might attempt to load corrupted model resource files in rare cases.

## 11.4.1000 (02/05/2026)

### Highlights
Expand Down
1 change: 1 addition & 0 deletions programming/cplusplus/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
10 changes: 10 additions & 0 deletions programming/dotnet/release-notes/dotnet-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 SDk might attempt to load corrupted model resource files in rare cases.

## 11.4.1000 (02/05/2026)

### Highlights
Expand Down
1 change: 1 addition & 0 deletions programming/dotnet/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
1 change: 1 addition & 0 deletions programming/java/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
10 changes: 10 additions & 0 deletions programming/java/release-notes/java-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 SDk might attempt to load corrupted model resource files in rare cases.

## 11.4.1000 (02/05/2026)

### Highlights
Expand Down
1 change: 1 addition & 0 deletions programming/python/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
10 changes: 10 additions & 0 deletions programming/python/release-notes/python-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 SDk might attempt to load corrupted model resource files in rare cases.

## 11.4.1000 (02/05/2026)

### Highlights
Expand Down
Loading