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

Commit 31eeadf

Browse files
authored
feat: promote to 1.0.0 (#133)
Release-As: 1.0.0
1 parent ca73028 commit 31eeadf

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

.repo-metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"product_documentation": "https://grafeas.io",
55
"client_documentation": "https://googleapis.dev/java/google-cloud-clients/latest/index.html?io/grafeas/v1/package-summary.html",
66
"issue_tracker": "",
7-
"release_level": "alpha",
7+
"release_level": "ga",
88
"language": "java",
99
"repo": "googleapis/java-grafeas",
1010
"repo_short": "java-grafeas",

README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ Java idiomatic client for [Grafeas][grafeas].
77

88
- [Client Library Documentation][javadocs]
99

10-
> Note: This client is a work-in-progress, and may occasionally
11-
> make backwards-incompatible changes.
12-
1310
## Quickstart
1411

1512
[//]: # ({x-version-update-start:grafeas:released})
@@ -76,9 +73,6 @@ Java 7 or above is required for using this client.
7673

7774
This library follows [Semantic Versioning](http://semver.org/).
7875

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-
8276
## Contributing
8377

8478
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]
115109
[kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-grafeas/java8-win.html
116110
[kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-grafeas/java11.svg
117111
[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
119113
[maven-version-image]: https://img.shields.io/maven-central/v/io.grafeas/grafeas.svg
120114
[maven-version-link]: https://search.maven.org/search?q=g:io.grafeas%20AND%20a:grafeas&core=gav
121115
[troubleshooting]: https://github.com/googleapis/google-cloud-common/blob/master/troubleshooting/readme.md#troubleshooting

0 commit comments

Comments
 (0)