Skip to content

Commit

Permalink
Release Google.Cloud.DataCatalog.V1 version 2.6.0 (#10781)
Browse files Browse the repository at this point in the history
Changes in this release:

### New features

- Add support for admin_search in SearchCatalog() API method ([commit 725097f](https://togithub.com/googleapis/google-cloud-dotnet/commit/725097f63070b90a2af5cf8947e2666b91782110))
  • Loading branch information
jskeet authored Aug 4, 2023
1 parent adc4628 commit 5dd39d6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 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.5.0</Version>
<Version>2.6.0</Version>
<TargetFrameworks>netstandard2.1;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 Down
6 changes: 6 additions & 0 deletions apis/Google.Cloud.DataCatalog.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Version history

## Version 2.6.0, released 2023-08-04

### New features

- Add support for admin_search in SearchCatalog() API method ([commit 725097f](https://github.com/googleapis/google-cloud-dotnet/commit/725097f63070b90a2af5cf8947e2666b91782110))

## Version 2.5.0, released 2023-07-13

### 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 @@ -1429,7 +1429,7 @@
"protoPath": "google/cloud/datacatalog/v1",
"productName": "Data Catalog",
"productUrl": "https://cloud.google.com/data-catalog/docs",
"version": "2.5.0",
"version": "2.6.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": [
Expand Down

0 comments on commit 5dd39d6

Please sign in to comment.