Skip to content

Commit cc33524

Browse files
authored
chore: update release-level in .repo-metadata.json (#976)
1 parent 4e52c33 commit cc33524

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-pubsub/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-pubsub/latest/history",
77
"api_description": "is designed to provide reliable, many-to-many, asynchronous messaging between applications. Publisher applications can send messages to a topic and other applications can subscribe to that topic to receive the messages. By decoupling senders and receivers, Google Cloud Pub/Sub allows developers to communicate between independently written applications.",
88
"issue_tracker": "https://issuetracker.google.com/savedsearches/559741",
9-
"release_level": "ga",
9+
"release_level": "stable",
1010
"language": "java",
1111
"repo": "googleapis/java-pubsub",
1212
"repo_short": "java-pubsub",

0 commit comments

Comments
 (0)