Skip to content

Commit

Permalink
Release Google.Cloud.Iap.V1 version 2.5.0 (#11904)
Browse files Browse the repository at this point in the history
Changes in this release:

### Documentation improvements

- Fixing Oauth typo ([commit 50dce7e](https://togithub.com/googleapis/google-cloud-dotnet/commit/50dce7e87a926b0773a3f3a13117f17976b7202f))
  • Loading branch information
jskeet authored Feb 28, 2024
1 parent 61ea33b commit 3492701
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.4.0</Version>
<Version>2.5.0</Version>
<TargetFrameworks>netstandard2.1;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud IAP API, which controls access to cloud applications running on Google Cloud Platform.</Description>
Expand Down
6 changes: 6 additions & 0 deletions apis/Google.Cloud.Iap.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Version history

## Version 2.5.0, released 2024-02-28

### Documentation improvements

- Fixing Oauth typo ([commit 50dce7e](https://github.com/googleapis/google-cloud-dotnet/commit/50dce7e87a926b0773a3f3a13117f17976b7202f))

## Version 2.4.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 @@ -2800,7 +2800,7 @@
},
{
"id": "Google.Cloud.Iap.V1",
"version": "2.4.0",
"version": "2.5.0",
"type": "grpc",
"productName": "Cloud Identity-Aware Proxy",
"productUrl": "https://cloud.google.com/iap/docs/",
Expand Down

0 comments on commit 3492701

Please sign in to comment.