Skip to content
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

Release Google.Cloud.AIPlatform.V1 version 3.8.0 #13597

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented Sep 26, 2024

Changes in this release:

New features

  • Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService (commit d139bd8)
  • Add CIVIC_INTEGRITY category to SafetySettings for prediction service (commit bfe994b)
  • A new field generation_config is added to message .google.cloud.aiplatform.v1.CountTokensRequest (commit ba7bd07)
  • A new field labels is added to message .google.cloud.aiplatform.v1.GenerateContentRequest (commit ba7bd07)
  • A new field property_ordering is added to message .google.cloud.aiplatform.v1.Schema (commit eda71ab)

Documentation improvements

Changes in this release:

### New features

- Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService ([commit d139bd8](d139bd8))
- Add CIVIC_INTEGRITY category to SafetySettings for prediction service ([commit bfe994b](bfe994b))
- A new field `generation_config` is added to message `.google.cloud.aiplatform.v1.CountTokensRequest` ([commit ba7bd07](ba7bd07))
- A new field `labels` is added to message `.google.cloud.aiplatform.v1.GenerateContentRequest` ([commit ba7bd07](ba7bd07))
- A new field `property_ordering` is added to message `.google.cloud.aiplatform.v1.Schema` ([commit eda71ab](eda71ab))

### Documentation improvements

- Limit comment `SupervisedTuningSpec` for 1p tuning ([commit d139bd8](d139bd8))
@jskeet jskeet requested a review from a team as a code owner September 26, 2024 08:08
@jskeet jskeet added autorelease: pending automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit labels Sep 26, 2024
Copy link

Pull request diff results
Finding changes in Google.Cloud.AIPlatform.V1...
Comparing old and new versions (by source)
Diff level: Identical

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.AIPlatform.V1 version 3.8.0
Differences from 3.7.0
Minor changes:
Class 'Candidate'; property 'LogprobsResult LogprobsResult { get; set; }' added.
Class 'Candidate'; constant 'System.Int32 Google.Cloud.AIPlatform.V1.Candidate::LogprobsResultFieldNumber' added.
Class 'CountTokensRequest'; property 'GenerationConfig GenerationConfig { get; set; }' added.
Class 'CountTokensRequest'; constant 'System.Int32 Google.Cloud.AIPlatform.V1.CountTokensRequest::GenerationConfigFieldNumber' added.
Class 'GenAiTuningService.GenAiTuningServiceBase'; method 'Task RebaseTunedModel(RebaseTunedModelRequest request, ServerCallContext context)' added.
Class 'GenAiTuningService.GenAiTuningServiceClient'; method 'Operation RebaseTunedModel(RebaseTunedModelRequest request, CallOptions options)' added.
Class 'GenAiTuningService.GenAiTuningServiceClient'; method 'Operation RebaseTunedModel(RebaseTunedModelRequest request, Metadata headers = null, Nullable deadline = null, CancellationToken cancellationToken = null)' added.
Class 'GenAiTuningService.GenAiTuningServiceClient'; method 'Operations.OperationsClient CreateOperationsClient()' added.
Class 'GenAiTuningService.GenAiTuningServiceClient'; method 'AsyncUnaryCall RebaseTunedModelAsync(RebaseTunedModelRequest request, CallOptions options)' added.
Class 'GenAiTuningService.GenAiTuningServiceClient'; method 'AsyncUnaryCall RebaseTunedModelAsync(RebaseTunedModelRequest request, Metadata headers = null, Nullable deadline = null, CancellationToken cancellationToken = null)' added.
Class 'GenAiTuningServiceClient'; method 'Operation<TuningJob, RebaseTunedModelOperationMetadata> PollOnceRebaseTunedModel(String operationName, CallSettings callSettings = null)' added.
Class 'GenAiTuningServiceClient'; method 'Operation<TuningJob, RebaseTunedModelOperationMetadata> RebaseTunedModel(LocationName parent, TunedModelRef tunedModelRef, CallSettings callSettings = null)' added.
Class 'GenAiTuningServiceClient'; method 'Operation<TuningJob, RebaseTunedModelOperationMetadata> RebaseTunedModel(RebaseTunedModelRequest request, CallSettings callSettings = null)' added.
Class 'GenAiTuningServiceClient'; method 'Operation<TuningJob, RebaseTunedModelOperationMetadata> RebaseTunedModel(String parent, TunedModelRef tunedModelRef, CallSettings callSettings = null)' added.
Class 'GenAiTuningServiceClient'; method 'Task<Operation<TuningJob, RebaseTunedModelOperationMetadata>> PollOnceRebaseTunedModelAsync(String operationName, CallSettings callSettings = null)' added.
Class 'GenAiTuningServiceClient'; method 'Task<Operation<TuningJob, RebaseTunedModelOperationMetadata>> RebaseTunedModelAsync(LocationName parent, TunedModelRef tunedModelRef, CallSettings callSettings = null)' added.
Class 'GenAiTuningServiceClient'; method 'Task<Operation<TuningJob, RebaseTunedModelOperationMetadata>> RebaseTunedModelAsync(LocationName parent, TunedModelRef tunedModelRef, CancellationToken cancellationToken)' added.
Class 'GenAiTuningServiceClient'; method 'Task<Operation<TuningJob, RebaseTunedModelOperationMetadata>> RebaseTunedModelAsync(RebaseTunedModelRequest request, CallSettings callSettings = null)' added.
Class 'GenAiTuningServiceClient'; method 'Task<Operation<TuningJob, RebaseTunedModelOperationMetadata>> RebaseTunedModelAsync(RebaseTunedModelRequest request, CancellationToken cancellationToken)' added.
Class 'GenAiTuningServiceClient'; method 'Task<Operation<TuningJob, RebaseTunedModelOperationMetadata>> RebaseTunedModelAsync(String parent, TunedModelRef tunedModelRef, CallSettings callSettings = null)' added.
Class 'GenAiTuningServiceClient'; method 'Task<Operation<TuningJob, RebaseTunedModelOperationMetadata>> RebaseTunedModelAsync(String parent, TunedModelRef tunedModelRef, CancellationToken cancellationToken)' added.
Class 'GenAiTuningServiceClient'; property 'OperationsClient RebaseTunedModelOperationsClient { get; }' added.
Class 'GenAiTuningServiceClientImpl'; method 'Operation<TuningJob, RebaseTunedModelOperationMetadata> RebaseTunedModel(RebaseTunedModelRequest request, CallSettings callSettings = null)' added.
Class 'GenAiTuningServiceClientImpl'; method 'Task<Operation<TuningJob, RebaseTunedModelOperationMetadata>> RebaseTunedModelAsync(RebaseTunedModelRequest request, CallSettings callSettings = null)' added.
Class 'GenAiTuningServiceClientImpl'; property 'OperationsClient RebaseTunedModelOperationsClient { get; }' added.
Class 'GenAiTuningServiceSettings'; property 'CallSettings RebaseTunedModelSettings { get; set; }' added.
Class 'GenAiTuningServiceSettings'; property 'OperationsSettings RebaseTunedModelOperationsSettings { get; set; }' added.
Class 'GenerateContentRequest'; property 'MapField<String, String> Labels { get; }' added.
Class 'GenerateContentRequest'; constant 'System.Int32 Google.Cloud.AIPlatform.V1.GenerateContentRequest::LabelsFieldNumber' added.
Class 'GenerateContentResponse'; property 'String ModelVersion { get; set; }' added.
Class 'GenerateContentResponse'; constant 'System.Int32 Google.Cloud.AIPlatform.V1.GenerateContentResponse::ModelVersionFieldNumber' added.
Class 'GenerationConfig'; method 'void ClearLogprobs()' added.
Class 'GenerationConfig'; method 'void ClearResponseLogprobs()' added.
Class 'GenerationConfig'; property 'Boolean HasLogprobs { get; }' added.
Class 'GenerationConfig'; property 'Boolean HasResponseLogprobs { get; }' added.
Class 'GenerationConfig'; property 'Boolean ResponseLogprobs { get; set; }' added.
Class 'GenerationConfig'; property 'Int32 Logprobs { get; set; }' added.
Class 'GenerationConfig'; constant 'System.Int32 Google.Cloud.AIPlatform.V1.GenerationConfig::LogprobsFieldNumber' added.
Class 'GenerationConfig'; constant 'System.Int32 Google.Cloud.AIPlatform.V1.GenerationConfig::ResponseLogprobsFieldNumber' added.
Enum 'HarmCategory' entry 'CivicIntegrity' added.
Class 'LogprobsResult' added.
Class 'LogprobsResult.Types' added.
Class 'LogprobsResult.Types.Candidate' added.
Class 'LogprobsResult.Types.TopCandidates' added.
Class 'OpenApiSchema'; property 'RepeatedField AnyOf { get; }' added.
Class 'OpenApiSchema'; property 'RepeatedField PropertyOrdering { get; }' added.
Class 'OpenApiSchema'; constant 'System.Int32 Google.Cloud.AIPlatform.V1.OpenApiSchema::AnyOfFieldNumber' added.
Class 'OpenApiSchema'; constant 'System.Int32 Google.Cloud.AIPlatform.V1.OpenApiSchema::PropertyOrderingFieldNumber' added.
Class 'RebaseTunedModelOperationMetadata' added.
Class 'RebaseTunedModelRequest' added.
Class 'TunedModelRef' added.
Enum 'TunedModelRef.TunedModelRefOneofCase' added.

Diff level: Minor

Finished comparisons for Google.Cloud.AIPlatform.V1

@gcf-merge-on-green gcf-merge-on-green bot merged commit a32e076 into main Sep 26, 2024
11 of 12 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Sep 26, 2024
@gcf-merge-on-green gcf-merge-on-green bot deleted the release-pr-20240926T080755Z branch September 26, 2024 08:16
@yoshi-automation
Copy link
Contributor

  • Created release for Google.Cloud.AIPlatform.V1-3.8.0

The release build has started; the log can be viewed here.

Release build succeeded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants