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: CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,26 @@
1
1
# Changelog
2
2
3
+
## Version 1.6.0, released 2026-03-26
4
+
5
+
6
+
### New features
7
+
8
+
*[Python] Add consent_audio and voice_consent_signature and AsyncSession.setup_complete ([8e5dc09](https://github.com/googleapis/dotnet-genai/commit/8e5dc09028df0dfc08f17530f3595a0d16fa5d73))
9
+
* Add labels field to Veo configs ([b089cb6](https://github.com/googleapis/dotnet-genai/commit/b089cb6356dfb32b267942f456f9c1441a5e8c32))
10
+
* Add model_status to GenerateContentResponse (Gemini API only) ([7b526d4](https://github.com/googleapis/dotnet-genai/commit/7b526d4db8d44975406a76c42a8b345563207338))
11
+
* Add part_metadata in Part (Gemini API only) ([7b526d4](https://github.com/googleapis/dotnet-genai/commit/7b526d4db8d44975406a76c42a8b345563207338))
12
+
***genai:** add TURN_INCLUDES_AUDIO_ACTIVITY_AND_ALL_VIDEO to TurnCoverage ([594f64e](https://github.com/googleapis/dotnet-genai/commit/594f64e33065348b1dca3d99abe365b98f53df5c))
13
+
* Support rendered_parts in GroundingSupport ([7b526d4](https://github.com/googleapis/dotnet-genai/commit/7b526d4db8d44975406a76c42a8b345563207338))
14
+
* Update to Microsoft.Extensions.AI.Abstractions 10.4.0 ([dfcbbc4](https://github.com/googleapis/dotnet-genai/commit/dfcbbc414248e88ac8549822fa6f254c79db2700))
15
+
* Update to Microsoft.Extensions.AI.Abstractions 10.4.0 ([#247](https://github.com/googleapis/dotnet-genai/issues/247)) ([6ec6c07](https://github.com/googleapis/dotnet-genai/commit/6ec6c0732ed73eb1fe2508328904ca5327043ff8))
16
+
17
+
18
+
### Bug fixes
19
+
20
+
* reduce stringify json node in response ([2801e54](https://github.com/googleapis/dotnet-genai/commit/2801e54e4d3603e36f5b7e2f17acfb79e634b91d))
21
+
* remove redundant json stringify in converters ([a039bd8](https://github.com/googleapis/dotnet-genai/commit/a039bd8255a171022c066c34831f03f7df5431dd))
22
+
* support us region routing ([0d4ca46](https://github.com/googleapis/dotnet-genai/commit/0d4ca4683b66e71e0a51e3f85fa0b3a397304b52))
0 commit comments