Skip to content

Commit

Permalink
chore: Remove now-unnecessary "unreleased" API status
Browse files Browse the repository at this point in the history
These have prevented links from appearing in README.md

The two APIs that are at 1.0.0-beta00 will still not appear, due to
their version.
  • Loading branch information
jskeet committed Jun 13, 2022
1 parent 4bf92d5 commit b82835d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions apis/apis.json
Expand Up @@ -382,7 +382,6 @@
{
"id": "Google.Cloud.BigQuery.DataExchange.V1Beta1",
"version": "2.0.0-beta01",
"releaseLevelOverride": "unreleased",
"type": "grpc",
"productName": "Analytics Hub",
"productUrl": "https://cloud.google.com/analytics-hub",
Expand All @@ -403,7 +402,6 @@
{
"id": "Google.Cloud.BigQuery.DataExchange.Common",
"version": "2.0.0-beta01",
"releaseLevelOverride": "unreleased",
"targetFrameworks": "netstandard2.1;net462",
"type": "other",
"noVersionHistory": true,
Expand Down Expand Up @@ -1943,7 +1941,6 @@
{
"id": "Google.Cloud.Logging.Console",
"version": "1.0.0-beta01",
"releaseLevelOverride": "unreleased",
"type": "other",
"metadataType": "INTEGRATION",
"targetFrameworks": "netstandard2.1",
Expand Down Expand Up @@ -2315,7 +2312,6 @@
{
"id": "Google.Cloud.Optimization.V1",
"version": "2.0.0-beta01",
"releaseLevelOverride": "unreleased",
"type": "grpc",
"productName": "Cloud Optimization",
"description": "Recommended Google client library to access the Cloud Optimization API, which provides a portfolio of solvers to address common optimization use cases starting with optimal route planning for vehicle fleets.",
Expand Down Expand Up @@ -2777,7 +2773,6 @@
{
"id": "Google.Cloud.Run.V2",
"version": "2.0.0-beta01",
"releaseLevelOverride": "unreleased",
"type": "grpc",
"productName": "Cloud Run Admin",
"productUrl": "https://cloud.google.com/run/docs",
Expand Down Expand Up @@ -3531,7 +3526,6 @@
{
"id": "Google.Cloud.Video.LiveStream.V1",
"version": "1.0.0-beta00",
"releaseLevelOverride": "unreleased",
"type": "grpc",
"productName": "Live Stream",
"productUrl": "https://cloud.google.com/livestream/docs/",
Expand All @@ -3552,7 +3546,6 @@
{
"id": "Google.Cloud.Video.Stitcher.V1",
"version": "1.0.0-beta00",
"releaseLevelOverride": "unreleased",
"type": "grpc",
"productName": "Video Stitcher",
"productUrl": "https://cloud.google.com/video-stitcher/docs",
Expand Down

0 comments on commit b82835d

Please sign in to comment.