This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Commit 31eeadf 1 parent ca73028 commit 31eeadf Copy full SHA for 31eeadf
File tree 2 files changed +2
-8
lines changed
2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 4
4
"product_documentation" : " https://grafeas.io" ,
5
5
"client_documentation" : " https://googleapis.dev/java/google-cloud-clients/latest/index.html?io/grafeas/v1/package-summary.html" ,
6
6
"issue_tracker" : " " ,
7
- "release_level" : " alpha " ,
7
+ "release_level" : " ga " ,
8
8
"language" : " java" ,
9
9
"repo" : " googleapis/java-grafeas" ,
10
10
"repo_short" : " java-grafeas" ,
Original file line number Diff line number Diff line change @@ -7,9 +7,6 @@ Java idiomatic client for [Grafeas][grafeas].
7
7
8
8
- [ Client Library Documentation] [ javadocs ]
9
9
10
- > Note: This client is a work-in-progress, and may occasionally
11
- > make backwards-incompatible changes.
12
-
13
10
## Quickstart
14
11
15
12
[ // ] : # ( {x-version-update-start:grafeas:released} )
@@ -76,9 +73,6 @@ Java 7 or above is required for using this client.
76
73
77
74
This library follows [ Semantic Versioning] ( http://semver.org/ ) .
78
75
79
- It is currently in major version zero (`` 0.y.z `` ), which means that anything may change at any time
80
- and the public API should not be considered stable.
81
-
82
76
## Contributing
83
77
84
78
Contributions to this library are always welcome and highly encouraged.
@@ -115,7 +109,7 @@ Java 11 | [![Kokoro CI][kokoro-badge-image-5]][kokoro-badge-link-5]
115
109
[ kokoro-badge-link-4 ] : http://storage.googleapis.com/cloud-devrel-public/java/badges/java-grafeas/java8-win.html
116
110
[ kokoro-badge-image-5 ] : http://storage.googleapis.com/cloud-devrel-public/java/badges/java-grafeas/java11.svg
117
111
[ kokoro-badge-link-5 ] : http://storage.googleapis.com/cloud-devrel-public/java/badges/java-grafeas/java11.html
118
- [ stability-image ] : https://img.shields.io/badge/stability-alpha-orange
112
+ [ stability-image ] : https://img.shields.io/badge/stability-ga-green
119
113
[ maven-version-image ] : https://img.shields.io/maven-central/v/io.grafeas/grafeas.svg
120
114
[ maven-version-link ] : https://search.maven.org/search?q=g:io.grafeas%20AND%20a:grafeas&core=gav
121
115
[ troubleshooting ] : https://github.com/googleapis/google-cloud-common/blob/master/troubleshooting/readme.md#troubleshooting
You can’t perform that action at this time.
0 commit comments