Skip to content

Commit

Permalink
Release Google.Cloud.Retail.V2 version 2.12.0 (#13694)
Browse files Browse the repository at this point in the history
Changes in this release:

### New features

- Add conversational search ([commit df83180](https://togithub.com/googleapis/google-cloud-dotnet/commit/df83180ce586294c17b53889a19c1257acfaf310))
- Add tile navigation ([commit df83180](https://togithub.com/googleapis/google-cloud-dotnet/commit/df83180ce586294c17b53889a19c1257acfaf310))

### Documentation improvements

- Keep the API doc up-to-date with recent changes ([commit df83180](https://togithub.com/googleapis/google-cloud-dotnet/commit/df83180ce586294c17b53889a19c1257acfaf310))
  • Loading branch information
jskeet authored Oct 14, 2024
1 parent e61031f commit 3f990fe
Show file tree
Hide file tree
Showing 3 changed files with 13 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.11.0</Version>
<Version>2.12.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Cloud Retail service enables customers to build end-to-end personalized recommendation systems without requiring a high level of expertise in machine learning, recommendation system, or Google Cloud.</Description>
Expand Down
11 changes: 11 additions & 0 deletions apis/Google.Cloud.Retail.V2/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Version history

## Version 2.12.0, released 2024-10-14

### New features

- Add conversational search ([commit df83180](https://github.com/googleapis/google-cloud-dotnet/commit/df83180ce586294c17b53889a19c1257acfaf310))
- Add tile navigation ([commit df83180](https://github.com/googleapis/google-cloud-dotnet/commit/df83180ce586294c17b53889a19c1257acfaf310))

### Documentation improvements

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

## Version 2.11.0, released 2024-06-10

### 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 @@ -4219,7 +4219,7 @@
},
{
"id": "Google.Cloud.Retail.V2",
"version": "2.11.0",
"version": "2.12.0",
"type": "grpc",
"productName": "Retail",
"productUrl": "https://cloud.google.com/retail/docs",
Expand Down

0 comments on commit 3f990fe

Please sign in to comment.