This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed
Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff 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-
1613Quickstart
1714----------
1815If you are using Maven with a BOM, add this to your pom.xml file.
@@ -382,10 +379,6 @@ Versioning
382379
383380This 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-
389382Contributing
390383------------
391384
You can’t perform that action at this time.
0 commit comments