Skip to content

Commit

Permalink
Release Google.Cloud.Iot.V1 version 2.2.0 (#10533)
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 committed Jun 15, 2023
1 parent 051cc0d commit 259b0f0
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 13 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.1.0</Version>
<Version>2.2.0</Version>
<TargetFrameworks>netstandard2.1;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud IoT API, which registers and manages IoT devices that connect to the Google Cloud Platform.</Description>
Expand Down
4 changes: 4 additions & 0 deletions apis/Google.Cloud.Iot.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history

## Version 2.2.0, released 2023-06-15

No API surface changes; just dependency updates.

## Version 2.1.0, released 2023-01-19

### New features
Expand Down
20 changes: 9 additions & 11 deletions apis/Google.Cloud.Iot.V1/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@

{{description}}

{{version}}

{{installation}}

{{auth}}

## Getting started

{{client-classes}}

{{client-construction}}
The Google IoT Core service is officially deprecated, with a
retirement date of August 16th 2023. Contact your Google Cloud
account team for more information.

The Google.Cloud.IoT.V1 library is delisted from NuGet, and the
source code removed from the google-cloud-dotnet repository. Any
projects that depend on Google.Cloud.Debugger.V2 will still be able
to restore that dependency, but the package won't be shown in search
results on nuget.org.
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -2642,7 +2642,7 @@
},
{
"id": "Google.Cloud.Iot.V1",
"version": "2.1.0",
"version": "2.2.0",
"type": "grpc",
"productName": "Cloud IoT",
"productUrl": "https://cloud.google.com/iot/docs/reference/cloudiot/rest",
Expand Down

0 comments on commit 259b0f0

Please sign in to comment.