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.
2 parents c6c3903 + 7220e42 commit deb38f4Copy full SHA for deb38f4
firebase-vertexai/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Unreleased
2
* [fixed] Fixed issue where error AppCheck tokens were missing from the requests unintentionally. (#6409)
3
+
4
5
+# 16.0.1
6
* [fixed] Fixed issue where authorization headers weren't correctly formatted and were ignored by the backend. (#6400)
7
8
# 16.0.0
firebase-vertexai/gradle.properties
@@ -12,5 +12,5 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-version=16.0.1
16
-latestReleasedVersion=16.0.0
+version=16.0.2
+latestReleasedVersion=16.0.1
0 commit comments