Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 176d236

Browse files
authored
feat: promote to 1.0.0 (#167)
Release-As: 1.0.0
1 parent e61a87a commit 176d236

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"product_documentation": "https://cloud.google.com/dns",
55
"client_documentation": "https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/dns/package-summary.html",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559772",
7-
"release_level": "alpha",
7+
"release_level": "ga",
88
"language": "java",
99
"repo": "googleapis/java-dns",
1010
"repo_short": "java-dns",

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ Java idiomatic client for [Google Cloud DNS][cloud-dns].
1010
- [Product Documentation][dns-product-docs]
1111
- [Client Library Documentation][dns-client-lib-docs]
1212

13-
> Note: This client is a work-in-progress, and may occasionally
14-
> make backwards-incompatible changes.
15-
1613
Quickstart
1714
----------
1815
If you are using Maven with a BOM, add this to your pom.xml file.
@@ -382,10 +379,6 @@ Versioning
382379

383380
This library follows [Semantic Versioning](http://semver.org/).
384381

385-
It is currently in major version zero (``0.y.z``), which means that anything
386-
may change at any time and the public API should not be considered
387-
stable.
388-
389382
Contributing
390383
------------
391384

0 commit comments

Comments
 (0)