We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e587d42 commit 105c058Copy full SHA for 105c058
firebase-ai/CHANGELOG.md
@@ -1,4 +1,8 @@
1
# Unreleased
2
+- [feature] Introduced `MissingPermissionsException`, which is thrown when the necessary
3
+ permissions have not been granted by the user.
4
+- [feature] Added helper functions to LiveSession to allow developers to track the status of
5
+ the audio session and the underlying websocket connection.
6
7
# 17.2.0
8
firebase-inappmessaging/gradle.properties
@@ -1,2 +1,2 @@
-version=22.0.1
+version=22.1.0
latestReleasedVersion=22.0.0
0 commit comments