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

Commit f7c4ed1

Browse files
authored
feat: promote to GA (#40)
Release-As: 1.0.0
1 parent 3ce5f49 commit f7c4ed1

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://cloud.google.com/intrusion-detection-system/docs",
55
"api_description": " monitors your networks, and it alerts you when it detects malicious activity. Cloud IDS is powered by Palo Alto Networks.",
66
"client_documentation": "https://googleapis.dev/java/google-cloud-ids/latest/index.html",
7-
"release_level": "preview",
7+
"release_level": "stable",
88
"transport": "grpc",
99
"language": "java",
1010
"repo": "googleapis/java-ids",

README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ Java idiomatic client for [Intrusion Detection System][product-docs].
88
- [Product Documentation][product-docs]
99
- [Client Library Documentation][javadocs]
1010

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

1512
## Quickstart
1613

@@ -133,9 +130,6 @@ and on [google-cloud-java][g-c-j].
133130
This library follows [Semantic Versioning](http://semver.org/).
134131

135132

136-
It is currently in major version zero (``0.y.z``), which means that anything may change at any time
137-
and the public API should not be considered stable.
138-
139133

140134
## Contributing
141135

@@ -176,7 +170,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
176170
[kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-ids/java8-win.html
177171
[kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-ids/java11.svg
178172
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-ids/java11.html
179-
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
173+
[stability-image]: https://img.shields.io/badge/stability-stable-green
180174
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-ids.svg
181175
[maven-version-link]: https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-ids&core=gav
182176
[authentication]: https://github.com/googleapis/google-cloud-java#authentication

0 commit comments

Comments
 (0)