googleapis / googleapis/google-cloud-java
[sdk-platform-java] Set `release_level` to stable if the library version is greater than `1.0.0`
Open
priority: p2
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
The `release_level` of each library is hardcoded in the generation configuration.
We should set the value according to the library version such that it should be `stable` if the library version is >= `1.0.0`; otherwise it's `preview`.
Remove this parameter from the generation configuration after we have implemented the logic.
Contributor guide
Assessment
This issue has not been assessed yet.