-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Promote to 1.0.0 #23
Comments
@chingor13 It seems like issue blocking this is completed. Should be move forward and make this a beta api? |
We should mark the surface area as stable. If we need to make backwards incompatible changes, we can bump the semver major. |
We would like to generalize the logic behind enhancers. Since it might require to deprecate certain configurations it is desirable to make it as a part of the major version increase. Propagating to version 1.0.0 seems to be a good opportunity. |
For work on enhancers see googleapis/java-logging#32 |
Marking this |
should prob gated by googleapis/google-cloud-java#3478
See googleapis/java-cloud-bom#470
The text was updated successfully, but these errors were encountered: