Skip to content

Commit

Permalink
Release Google.Cloud.ServiceUsage.V1 version 2.3.0 (#11983)
Browse files Browse the repository at this point in the history
Changes in this release:

No API surface changes; just dependency updates.
  • Loading branch information
jskeet authored Feb 29, 2024
1 parent ead5fce commit e7b3f2e
Show file tree
Hide file tree
Showing 3 changed files with 6 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.2.0</Version>
<Version>2.3.0</Version>
<TargetFrameworks>netstandard2.1;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Service Usage API, which enables services that service consumers want to use on Google Cloud Platform, lists the available or enabled services, or disables services that service consumers no longer use.</Description>
Expand Down
4 changes: 4 additions & 0 deletions apis/Google.Cloud.ServiceUsage.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history

## Version 2.3.0, released 2024-02-29

No API surface changes; just dependency updates.

## Version 2.2.0, released 2023-09-18

### 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 @@ -4535,7 +4535,7 @@
},
{
"id": "Google.Cloud.ServiceUsage.V1",
"version": "2.2.0",
"version": "2.3.0",
"type": "grpc",
"productName": "Service Usage",
"productUrl": "https://cloud.google.com/service-usage/docs/",
Expand Down

0 comments on commit e7b3f2e

Please sign in to comment.