Skip to content

Commit eace7eb

Browse files
authored
Release Google.Cloud.ManagedKafka.V1 version 1.0.0-beta03 (#14091)
Changes in this release: ### New features - Adds new resource_definition option ([commit 48e8d4b](https://togithub.com/googleapis/google-cloud-dotnet/commit/48e8d4bcd05be9ef6865a1ef94ce4429111f1e3d))
1 parent e94d133 commit eace7eb

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>1.0.0-beta02</Version>
4+
<Version>1.0.0-beta03</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Managed Service for Apache Kafka API, which lets you ingest Kafka streams directly into Google Cloud.</Description>

apis/Google.Cloud.ManagedKafka.V1/docs/history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Version history
22

3+
## Version 1.0.0-beta03, released 2025-01-13
4+
5+
### New features
6+
7+
- Adds new resource_definition option ([commit 48e8d4b](https://github.com/googleapis/google-cloud-dotnet/commit/48e8d4bcd05be9ef6865a1ef94ce4429111f1e3d))
8+
39
## Version 1.0.0-beta02, released 2024-12-06
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3262,7 +3262,7 @@
32623262
},
32633263
{
32643264
"id": "Google.Cloud.ManagedKafka.V1",
3265-
"version": "1.0.0-beta02",
3265+
"version": "1.0.0-beta03",
32663266
"type": "grpc",
32673267
"productName": "Managed Service for Apache Kafka API",
32683268
"productUrl": "https://cloud.google.com/managed-kafka",

0 commit comments

Comments
 (0)