Skip to content
Merged
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: 2 additions & 0 deletions firebase-ai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Unreleased

- [feature] Added support for code execution.
- [changed] Marked the public constructors for `ExecutableCodePart` and `CodeExecutionResultPart` as
deprecated.
- [feature] Introduced `MissingPermissionsException`, which is thrown when the necessary permissions
have not been granted by the user.
- [feature] Added helper functions to `LiveSession` to allow developers to track the status of the
Expand Down
Loading