Skip to content

Commit deb38f4

Browse files
committed
Merge branch 'main' into rl.appcheck.dummy.token
2 parents c6c3903 + 7220e42 commit deb38f4

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

firebase-vertexai/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Unreleased
22
* [fixed] Fixed issue where error AppCheck tokens were missing from the requests unintentionally. (#6409)
3+
4+
5+
# 16.0.1
36
* [fixed] Fixed issue where authorization headers weren't correctly formatted and were ignored by the backend. (#6400)
47

58
# 16.0.0

firebase-vertexai/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
version=16.0.1
16-
latestReleasedVersion=16.0.0
15+
version=16.0.2
16+
latestReleasedVersion=16.0.1

0 commit comments

Comments
 (0)