Skip to content

Commit

Permalink
Release Google.Cloud.DiscoveryEngine.V1 version 1.0.0-beta05 (#12607)
Browse files Browse the repository at this point in the history
  • Loading branch information
jskeet committed Apr 19, 2024
1 parent 03610c5 commit e5ba917
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.0-beta04</Version>
<Version>1.0.0-beta05</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Discovery Engine API (v1). Discovery Engine powers high-quality content recommendations on your digital properties for Discovery for Media.</Description>
Expand Down
15 changes: 15 additions & 0 deletions apis/Google.Cloud.DiscoveryEngine.V1/docs/history.md
@@ -1,5 +1,20 @@
# Version history

## Version 1.0.0-beta05, released 2024-04-19

### New features

- Promote recommendation service to v1 ([commit 1c69086](https://github.com/googleapis/google-cloud-dotnet/commit/1c69086ce35ba32d5e2b242f05cda05df5c19ded))
- Promote blending search to v1 ([commit 1c69086](https://github.com/googleapis/google-cloud-dotnet/commit/1c69086ce35ba32d5e2b242f05cda05df5c19ded))
- Promote healthcare search to v1 ([commit 1c69086](https://github.com/googleapis/google-cloud-dotnet/commit/1c69086ce35ba32d5e2b242f05cda05df5c19ded))
- Promote online chunking search to v1 ([commit 1c69086](https://github.com/googleapis/google-cloud-dotnet/commit/1c69086ce35ba32d5e2b242f05cda05df5c19ded))
- Support import data from Cloud Spanner, BigTable, SQL and Firestore ([commit 1c69086](https://github.com/googleapis/google-cloud-dotnet/commit/1c69086ce35ba32d5e2b242f05cda05df5c19ded))
- Support boost/bury on multi-turn search ([commit 1c69086](https://github.com/googleapis/google-cloud-dotnet/commit/1c69086ce35ba32d5e2b242f05cda05df5c19ded))

### Documentation improvements

- Keep the API doc up-to-date with recent changes ([commit 1c69086](https://github.com/googleapis/google-cloud-dotnet/commit/1c69086ce35ba32d5e2b242f05cda05df5c19ded))

## Version 1.0.0-beta04, released 2024-03-26

### New features
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Expand Up @@ -2046,7 +2046,7 @@
},
{
"id": "Google.Cloud.DiscoveryEngine.V1",
"version": "1.0.0-beta04",
"version": "1.0.0-beta05",
"type": "grpc",
"productName": "Discovery Engine",
"productUrl": "https://cloud.google.com/discovery-engine/docs",
Expand Down

0 comments on commit e5ba917

Please sign in to comment.