Skip to content

Commit

Permalink
Release Google.Cloud.Deploy.V1 version 3.1.0 (#13632)
Browse files Browse the repository at this point in the history
  • Loading branch information
jskeet authored Sep 30, 2024
1 parent c857d58 commit cd900e6
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>3.0.0</Version>
<Version>3.1.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud Deploy API, which automates delivery of your applications to a series of target environments in a defined sequence.</Description>
Expand Down
11 changes: 11 additions & 0 deletions apis/Google.Cloud.Deploy.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Version history

## Version 3.1.0, released 2024-09-30

### New features

- Added support for deploy policies ([commit 4d3c458](https://github.com/googleapis/google-cloud-dotnet/commit/4d3c45859e0e624ac47b37b5fe310e00dca425e6))

### Documentation improvements

- Minor documentation updates ([commit 4d3c458](https://github.com/googleapis/google-cloud-dotnet/commit/4d3c45859e0e624ac47b37b5fe310e00dca425e6))
- Very minor documentation updates ([commit 24da068](https://github.com/googleapis/google-cloud-dotnet/commit/24da068bcc242ddfc4f45beb3b0baf4931083ec5))

## Version 3.0.0, released 2024-07-30

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -1912,7 +1912,7 @@
},
{
"id": "Google.Cloud.Deploy.V1",
"version": "3.0.0",
"version": "3.1.0",
"type": "grpc",
"productName": "Google Cloud Deploy",
"productUrl": "https://cloud.google.com/deploy/",
Expand Down

0 comments on commit cd900e6

Please sign in to comment.