This repository was archived by the owner on Sep 16, 2023. It is now read-only.
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://cloud.google.com/binary-authorization/docs" ,
5
5
"api_description" : " is a service on Google Cloud that provides centralized software supply-chain security for applications that run on Google Kubernetes Engine (GKE) and Anthos clusters on VMware" ,
6
6
"client_documentation" : " https://cloud.google.com/java/docs/reference/google-cloud-binary-authorization/latest/history" ,
7
- "release_level" : " preview " ,
7
+ "release_level" : " stable " ,
8
8
"transport" : " grpc" ,
9
9
"language" : " java" ,
10
10
"repo" : " googleapis/java-binary-authorization" ,
Original file line number Diff line number Diff line change @@ -8,9 +8,6 @@ Java idiomatic client for [Binary Authorization][product-docs].
8
8
- [ Product Documentation] [ product-docs ]
9
9
- [ Client Library Documentation] [ javadocs ]
10
10
11
- > Note: This client is a work-in-progress, and may occasionally
12
- > make backwards-incompatible changes.
13
-
14
11
15
12
## Quickstart
16
13
@@ -132,9 +129,6 @@ and on [google-cloud-java][g-c-j].
132
129
This library follows [ Semantic Versioning] ( http://semver.org/ ) .
133
130
134
131
135
- It is currently in major version zero (`` 0.y.z `` ), which means that anything may change at any time
136
- and the public API should not be considered stable.
137
-
138
132
139
133
## Contributing
140
134
@@ -175,7 +169,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
175
169
[ kokoro-badge-link-4 ] : http://storage.googleapis.com/cloud-devrel-public/java/badges/java-binary-authorization/java8-win.html
176
170
[ kokoro-badge-image-5 ] : http://storage.googleapis.com/cloud-devrel-public/java/badges/java-binary-authorization/java11.svg
177
171
[ kokoro-badge-link-5 ] : http://storage.googleapis.com/cloud-devrel-public/java/badges/java-binary-authorization/java11.html
178
- [ stability-image ] : https://img.shields.io/badge/stability-preview-yellow
172
+ [ stability-image ] : https://img.shields.io/badge/stability-stable-green
179
173
[ maven-version-image ] : https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-binary-authorization.svg
180
174
[ maven-version-link ] : https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-binary-authorization&core=gav
181
175
[ authentication ] : https://github.com/googleapis/google-cloud-java#authentication
You can’t perform that action at this time.
0 commit comments