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
2 changes: 1 addition & 1 deletion programming/cplusplus/release-notes/cpp-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ needGenerateH3Content: false

### Bug Fixes

- Fixed an issue where the SDk 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)

Expand Down
2 changes: 1 addition & 1 deletion programming/dotnet/release-notes/dotnet-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ needGenerateH3Content: false

### Bug Fixes

- Fixed an issue where the SDk 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)

Expand Down
2 changes: 1 addition & 1 deletion programming/java/release-notes/java-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ needGenerateH3Content: false

### Bug Fixes

- Fixed an issue where the SDk 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)

Expand Down
2 changes: 1 addition & 1 deletion programming/python/release-notes/python-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ needGenerateH3Content: false

### Bug Fixes

- Fixed an issue where the SDk 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)

Expand Down
Loading