diff --git a/apis/Google.Maps.Routing.V2/.repo-metadata.json b/apis/Google.Maps.Routing.V2/.repo-metadata.json index fda2eb3a5851..1205430d2660 100644 --- a/apis/Google.Maps.Routing.V2/.repo-metadata.json +++ b/apis/Google.Maps.Routing.V2/.repo-metadata.json @@ -1,6 +1,6 @@ { "distribution_name": "Google.Maps.Routing.V2", - "release_level": "preview", + "release_level": "stable", "client_documentation": "https://googleapis.dev/dotnet/Google.Maps.Routing.V2/latest", "library_type": "GAPIC_AUTO", "language": "dotnet", diff --git a/apis/Google.Maps.Routing.V2/Google.Maps.Routing.V2/Google.Maps.Routing.V2.csproj b/apis/Google.Maps.Routing.V2/Google.Maps.Routing.V2/Google.Maps.Routing.V2.csproj index 03fe6539072f..40cd486ce39f 100644 --- a/apis/Google.Maps.Routing.V2/Google.Maps.Routing.V2/Google.Maps.Routing.V2.csproj +++ b/apis/Google.Maps.Routing.V2/Google.Maps.Routing.V2/Google.Maps.Routing.V2.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta15 + 1.0.0 netstandard2.0;net462 true Recommended Google client library to access the Google Maps Routes Preferred API. diff --git a/apis/Google.Maps.Routing.V2/docs/history.md b/apis/Google.Maps.Routing.V2/docs/history.md index 068734014b0c..134e5e05c440 100644 --- a/apis/Google.Maps.Routing.V2/docs/history.md +++ b/apis/Google.Maps.Routing.V2/docs/history.md @@ -1,5 +1,9 @@ # Version history +## Version 1.0.0, released 2025-01-14 + +No API surface changes; just promotion to GA. + ## Version 1.0.0-beta15, released 2024-12-06 ### New features diff --git a/generator-input/apis.json b/generator-input/apis.json index 32ba4f7c9919..62dee5e1bd55 100644 --- a/generator-input/apis.json +++ b/generator-input/apis.json @@ -6150,7 +6150,7 @@ }, { "id": "Google.Maps.Routing.V2", - "version": "1.0.0-beta15", + "version": "1.0.0", "type": "grpc", "productName": "Maps Routing", "productUrl": "https://developers.google.com/maps/documentation/routes_preferred",