Skip to content

Commit

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

This release is being used to publish a new front-page of documentation, to indicate package deprecation.
  • Loading branch information
amanda-tarafa authored Feb 6, 2025
1 parent 25625fc commit fe6baf8
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 11 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.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud Resource Settings API, which allows users to control and modify the behavior of their GCP resources (e.g., VM, firewall, Project, etc.) across the Cloud Resource Hierarchy.</Description>
Expand Down
5 changes: 5 additions & 0 deletions apis/Google.Cloud.ResourceSettings.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Version history

## Version 2.5.0, released 2025-02-05

This release is being used to publish a new front-page of
documentation, to indicate package deprecation.

## Version 2.4.0, released 2024-05-14

### New features
Expand Down
11 changes: 11 additions & 0 deletions apis/Google.Cloud.ResourceSettings.V1/docs/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{{title}}

{{description}}

The Resource Settings API is officially deprecated.

The Google.Cloud.ResourceSettings.V1 package is delisted from NuGet,
and the source code removed from the google-cloud-dotnet repository.
Any projects that depend on the package will still be
able to restore that dependency, but the package won't be shown in
search results on [nuget.org](https://www.nuget.org/).
9 changes: 0 additions & 9 deletions apis/Google.Cloud.ResourceSettings.V1/smoketests.json

This file was deleted.

2 changes: 1 addition & 1 deletion generator-input/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -4393,7 +4393,7 @@
},
{
"id": "Google.Cloud.ResourceSettings.V1",
"version": "2.4.0",
"version": "2.5.0",
"type": "grpc",
"productName": "Resource Settings",
"productUrl": "https://cloud.google.com/resource-settings/docs",
Expand Down

0 comments on commit fe6baf8

Please sign in to comment.