Skip to content

Update vertexai changelog file #6352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Oct 7, 2024
Merged

Update vertexai changelog file #6352

merged 5 commits into from
Oct 7, 2024

Conversation

rlazo
Copy link
Collaborator

@rlazo rlazo commented Oct 7, 2024

It includes the full list of changes since the last release.

It includes the full list of changes since the last release.
@rlazo rlazo requested a review from daymxn October 7, 2024 15:51
Copy link
Contributor

github-actions bot commented Oct 7, 2024

Release note changes

The following release notes were modified. Please ensure they look correct.

Release Notes
firebase-vertexai
### {{firebase_vertexai}} version 16.0.0 {: #vertex-ai_v16-0-0}

* {{feature}} Added support for `title` and `publicationDate` in citations. GitHub [#6309](//github.com/firebase/firebase-android-sdk/issues/6309){: .external}

* {{feature}} Added support for `frequencyPenalty`, `presencePenalty`, and `HarmBlockMethod`. GitHub [#6309](//github.com/firebase/firebase-android-sdk/issues/6309){: .external}

* {{changed}} **Breaking Change**: Introduced `Citations` class. Now `CitationMetadata` wraps that type. GitHub [#6276](//github.com/firebase/firebase-android-sdk/issues/6276){: .external}

* {{changed}} **Breaking Change**: Introduced `FunctionCall` and `FunctionResponse` types. Now `FunctionCallPart` and `FunctionResponsePart` wrap those types, respectively. GitHub [#6311](//github.com/firebase/firebase-android-sdk/issues/6311){: .external}

* {{changed}} **Breaking Change**: Reworked `Schema` declaration mechanism. GitHub [#6258](//github.com/firebase/firebase-android-sdk/issues/6258){: .external}

* {{changed}} **Breaking Change**: Reworked function calling mechanism to use the new `Schema` format. Function calls no longer use native types, nor include references to the actual executable code. GitHub [#6258](//github.com/firebase/firebase-android-sdk/issues/6258){: .external}

* {{changed}} **Breaking Change**: Made `totalBillableCharacters` field in `CountTokens` nullable and optional. GitHub [#6294](//github.com/firebase/firebase-android-sdk/issues/6294){: .external}

* {{changed}} **Breaking Change**: Removed `UNKNOWN` option for the `HarmBlockThreshold` enum. GitHub [#6294](//github.com/firebase/firebase-android-sdk/issues/6294){: .external}

* {{changed}} **Breaking Change**: Removed `UNSPECIFIED` option for the `HarmBlockThreshold`, `HarmProbability`, `HarmSeverity`, and `BlockReason` enums. GitHub [#6294](//github.com/firebase/firebase-android-sdk/issues/6294){: .external}

* {{changed}} **Breaking Change**: Renamed `BlockThreshold` as `HarmBlockThreshold`. GitHub [#6262](//github.com/firebase/firebase-android-sdk/issues/6262){: .external}

* {{changed}} **Breaking Change**: Renamed all types and methods starting with `blob` to start with `inlineData`. GitHub [#6309](//github.com/firebase/firebase-android-sdk/issues/6309){: .external}

* {{changed}} **Breaking Change**: Changed the order of arguments in `InlineDataPart` to match `ImagePart`. GitHub [#6340](//github.com/firebase/firebase-android-sdk/issues/6340){: .external}

* {{changed}} **Breaking Change**: Changed `RequestOption` to accept only `long` timeout values. GitHub [#6289](//github.com/firebase/firebase-android-sdk/issues/6289){: .external}

* {{changed}} **Breaking Change**: Moved `requestOptions` to the last positional argument in the `generativeModel` argument list. GitHub [#6292](//github.com/firebase/firebase-android-sdk/issues/6292){: .external}

* {{changed}} **Breaking Change**: Replaced sealed classes with abstract classes for `StringFormat`. GitHub [#6334](//github.com/firebase/firebase-android-sdk/issues/6334){: .external}

* {{changed}} **Breaking Change**: Refactored enum classes to be normal classes. GitHub [#6340](//github.com/firebase/firebase-android-sdk/issues/6340){: .external}

* {{changed}} **Breaking Change**: Marked `GenerativeModel` properties as private. GitHub [#6309](//github.com/firebase/firebase-android-sdk/issues/6309){: .external}

Copy link
Member

@daymxn daymxn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, but I defer to @rachelsaunders for final approval

Copy link
Contributor

github-actions bot commented Oct 7, 2024

Test Results

 20 files  ±0   20 suites  ±0   14s ⏱️ -1s
112 tests ±0  112 ✅ ±0  0 💤 ±0  0 ❌ ±0 
224 runs  ±0  224 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit fedf744. ± Comparison against base commit b1da895.

♻️ This comment has been updated with latest results.

@rlazo rlazo requested review from rachelsaunders and daymxn October 7, 2024 16:34
@rlazo rlazo requested a review from rachelsaunders October 7, 2024 16:41
@rlazo rlazo merged commit 996acd8 into main Oct 7, 2024
27 checks passed
@rlazo rlazo deleted the rl.vertexai.changelog branch October 7, 2024 17:06
@rlazo rlazo added this to the vertexai-ga milestone Oct 7, 2024
@firebase firebase locked and limited conversation to collaborators Nov 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants