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.Dataproc.V1 version 5.15.0 #13602

Merged
merged 1 commit into from
Sep 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>5.14.0</Version>
<Version>5.15.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud Dataproc API, which manages Hadoop-based clusters and jobs on Google Cloud Platform.</Description>
Expand Down
10 changes: 10 additions & 0 deletions apis/Google.Cloud.Dataproc.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Version history

## Version 5.15.0, released 2024-09-26

### New features

- Add support for Spark Connect sessions in Dataproc Serverless for Spark ([commit 2a56544](https://github.com/googleapis/google-cloud-dotnet/commit/2a5654405a1350a08e95dde23c034ca49a3f19b5))

### Documentation improvements

- Update docs for `filter` field in `ListSessionsRequest` ([commit 2a56544](https://github.com/googleapis/google-cloud-dotnet/commit/2a5654405a1350a08e95dde23c034ca49a3f19b5))

## Version 5.14.0, released 2024-09-16

### New features
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -1798,7 +1798,7 @@
"protoPath": "google/cloud/dataproc/v1",
"productName": "Google Cloud Dataproc",
"productUrl": "https://cloud.google.com/dataproc/docs/concepts/overview",
"version": "5.14.0",
"version": "5.15.0",
"type": "grpc",
"description": "Recommended Google client library to access the Google Cloud Dataproc API, which manages Hadoop-based clusters and jobs on Google Cloud Platform.",
"tags": [
Expand Down