Skip to content

Commit

Permalink
Release Google.Cloud.DataCatalog.V1 version 2.13.0
Browse files Browse the repository at this point in the history
Changes in this release:

### New features

- A new field `feature_online_store_spec` is added to message `.google.cloud.datacatalog.v1.Entry` ([commit 7df11e5](7df11e5))
- A new value `GENIE` is added to enum `ModelSourceType` ([commit 7df11e5](7df11e5))
- A new value `CUSTOM_TEXT_EMBEDDING` is added to enum `ModelSourceType` ([commit 7df11e5](7df11e5))
- A new value `MARKETPLACE` is added to enum `ModelSourceType` ([commit 7df11e5](7df11e5))
- A new message `FeatureOnlineStoreSpec` is added ([commit 7df11e5](7df11e5))
- A new value `FEATURE_ONLINE_STORE` is added to enum `EntryType` ([commit 7df11e5](7df11e5))
- A new value `FEATURE_VIEW` is added to enum `EntryType` ([commit 7df11e5](7df11e5))
- A new value `FEATURE_GROUP` is added to enum `EntryType` ([commit 7df11e5](7df11e5))
- A new enum `DataplexTransferStatus` is added ([commit 7df11e5](7df11e5))
- A new field `dataplex_transfer_status` is added to message `.google.cloud.datacatalog.v1.TagTemplate` ([commit 7df11e5](7df11e5))

### Documentation improvements

- A comment for field `name` in message `.google.cloud.datacatalog.v1.Entry` is changed ([commit 7df11e5](7df11e5))
- A comment for field `name` in message `.google.cloud.datacatalog.v1.EntryGroup` is changed ([commit 7df11e5](7df11e5))
- A comment for field `name` in message `.google.cloud.datacatalog.v1.Tag` is changed ([commit 7df11e5](7df11e5))
- A comment for field `name` in message `.google.cloud.datacatalog.v1.TagTemplate` is changed ([commit 7df11e5](7df11e5))
- A comment for field `name` in message `.google.cloud.datacatalog.v1.TagTemplateField` is changed ([commit 7df11e5](7df11e5))
  • Loading branch information
jskeet committed Nov 18, 2024
1 parent 9a07985 commit 2696f28
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 6 deletions.
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>2.12.0</Version>
<Version>2.13.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Data Catalog API. Data Catalog is a fully managed and highly scalable data discovery and metadata management service.</Description>
Expand All @@ -10,8 +10,8 @@
<ItemGroup>
<PackageReference Include="ConfigureAwaitChecker.Analyzer" PrivateAssets="All" />
<PackageReference Include="Google.Api.Gax.Grpc" VersionOverride="[4.9.0, 5.0.0)" />
<PackageReference Include="Google.Cloud.Iam.V1" VersionOverride="[3.2.0, 4.0.0)" />
<PackageReference Include="Google.LongRunning" VersionOverride="[3.2.0, 4.0.0)" />
<PackageReference Include="Google.Cloud.Iam.V1" VersionOverride="[3.3.0, 4.0.0)" />
<PackageReference Include="Google.LongRunning" VersionOverride="[3.3.0, 4.0.0)" />
<PackageReference Include="Grpc.Core" VersionOverride="[2.46.6, 3.0.0)" PrivateAssets="None" Condition="'$(TargetFramework)'=='net462'" />
</ItemGroup>
</Project>
23 changes: 23 additions & 0 deletions apis/Google.Cloud.DataCatalog.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Version history

## Version 2.13.0, released 2024-11-18

### New features

- A new field `feature_online_store_spec` is added to message `.google.cloud.datacatalog.v1.Entry` ([commit 7df11e5](https://github.com/googleapis/google-cloud-dotnet/commit/7df11e5255541ed1d824b768452ce634cac5b81f))
- A new value `GENIE` is added to enum `ModelSourceType` ([commit 7df11e5](https://github.com/googleapis/google-cloud-dotnet/commit/7df11e5255541ed1d824b768452ce634cac5b81f))
- A new value `CUSTOM_TEXT_EMBEDDING` is added to enum `ModelSourceType` ([commit 7df11e5](https://github.com/googleapis/google-cloud-dotnet/commit/7df11e5255541ed1d824b768452ce634cac5b81f))
- A new value `MARKETPLACE` is added to enum `ModelSourceType` ([commit 7df11e5](https://github.com/googleapis/google-cloud-dotnet/commit/7df11e5255541ed1d824b768452ce634cac5b81f))
- A new message `FeatureOnlineStoreSpec` is added ([commit 7df11e5](https://github.com/googleapis/google-cloud-dotnet/commit/7df11e5255541ed1d824b768452ce634cac5b81f))
- A new value `FEATURE_ONLINE_STORE` is added to enum `EntryType` ([commit 7df11e5](https://github.com/googleapis/google-cloud-dotnet/commit/7df11e5255541ed1d824b768452ce634cac5b81f))
- A new value `FEATURE_VIEW` is added to enum `EntryType` ([commit 7df11e5](https://github.com/googleapis/google-cloud-dotnet/commit/7df11e5255541ed1d824b768452ce634cac5b81f))
- A new value `FEATURE_GROUP` is added to enum `EntryType` ([commit 7df11e5](https://github.com/googleapis/google-cloud-dotnet/commit/7df11e5255541ed1d824b768452ce634cac5b81f))
- A new enum `DataplexTransferStatus` is added ([commit 7df11e5](https://github.com/googleapis/google-cloud-dotnet/commit/7df11e5255541ed1d824b768452ce634cac5b81f))
- A new field `dataplex_transfer_status` is added to message `.google.cloud.datacatalog.v1.TagTemplate` ([commit 7df11e5](https://github.com/googleapis/google-cloud-dotnet/commit/7df11e5255541ed1d824b768452ce634cac5b81f))

### Documentation improvements

- A comment for field `name` in message `.google.cloud.datacatalog.v1.Entry` is changed ([commit 7df11e5](https://github.com/googleapis/google-cloud-dotnet/commit/7df11e5255541ed1d824b768452ce634cac5b81f))
- A comment for field `name` in message `.google.cloud.datacatalog.v1.EntryGroup` is changed ([commit 7df11e5](https://github.com/googleapis/google-cloud-dotnet/commit/7df11e5255541ed1d824b768452ce634cac5b81f))
- A comment for field `name` in message `.google.cloud.datacatalog.v1.Tag` is changed ([commit 7df11e5](https://github.com/googleapis/google-cloud-dotnet/commit/7df11e5255541ed1d824b768452ce634cac5b81f))
- A comment for field `name` in message `.google.cloud.datacatalog.v1.TagTemplate` is changed ([commit 7df11e5](https://github.com/googleapis/google-cloud-dotnet/commit/7df11e5255541ed1d824b768452ce634cac5b81f))
- A comment for field `name` in message `.google.cloud.datacatalog.v1.TagTemplateField` is changed ([commit 7df11e5](https://github.com/googleapis/google-cloud-dotnet/commit/7df11e5255541ed1d824b768452ce634cac5b81f))

## Version 2.12.0, released 2024-05-13

### New features
Expand Down
6 changes: 3 additions & 3 deletions apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -1708,16 +1708,16 @@
"protoPath": "google/cloud/datacatalog/v1",
"productName": "Data Catalog",
"productUrl": "https://cloud.google.com/data-catalog/docs",
"version": "2.12.0",
"version": "2.13.0",
"type": "grpc",
"description": "Recommended Google client library to access the Data Catalog API. Data Catalog is a fully managed and highly scalable data discovery and metadata management service.",
"tags": [
"discovery",
"metadata"
],
"dependencies": {
"Google.Cloud.Iam.V1": "3.2.0",
"Google.LongRunning": "3.2.0"
"Google.Cloud.Iam.V1": "3.3.0",
"Google.LongRunning": "3.3.0"
},
"shortName": "datacatalog",
"serviceConfigFile": "datacatalog_v1.yaml",
Expand Down

0 comments on commit 2696f28

Please sign in to comment.