Skip to content

Commit 7220e42

Browse files
m155_1 mergeback (#6408)
Auto-generated PR for cleaning up release m155_1 NO_RELEASE_CHANGE Co-authored-by: rlazo <[email protected]>
1 parent a00c310 commit 7220e42

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

firebase-vertexai/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Unreleased
2+
3+
4+
# 16.0.1
25
* [fixed] Fixed issue where authorization headers weren't correctly formatted and were ignored by the backend. (#6400)
36

47
# 16.0.0
@@ -52,3 +55,4 @@
5255
* [feature] Added support for `responseMimeType` in `GenerationConfig`.
5356
* [changed] Renamed `GoogleGenerativeAIException` to `FirebaseVertexAIException`.
5457
* [changed] Updated the KDocs for various classes and functions.
58+

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)