Skip to content
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

enum Regions.java class not kept up to date #7574

Closed
tmeesala-apptio opened this issue Jun 7, 2021 · 5 comments
Closed

enum Regions.java class not kept up to date #7574

tmeesala-apptio opened this issue Jun 7, 2021 · 5 comments
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@tmeesala-apptio
Copy link

similar to #5744

@danoscarmike danoscarmike added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Jun 7, 2021
@danoscarmike
Copy link
Contributor

@tmeesala-apptio thanks for reaching out. Can you provide a little more detail about the package you are using?

If it is google-cloud-compute then we have a new, improved version release which we should ensure capture this properly.

@tmeesala-apptio
Copy link
Author

@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Jun 14, 2021
@Neenu1995
Copy link
Contributor

Neenu1995 commented Jun 15, 2021

https://search.maven.org/artifact/com.google.cloud/google-cloud-compute/1.2.0-alpha/jar
This is the recommended version of google-cloud-compute.

Updates are not being made to 0.119.0-alpha anymore.

@Neenu1995 Neenu1995 added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed 🚨 This issue needs some love. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Jun 15, 2021
@tmeesala-apptio
Copy link
Author

tmeesala-apptio commented Jun 16, 2021

I can't find the Regions.java enum in 1.2.0-alpha.
I see only the Regions client but we are looking for an enum instead of making client calls over the network which would need additional permissions as well.
@Neenu1995

@gokhandegerli
Copy link

gokhandegerli commented Apr 25, 2023

@Neenu1995 @danoscarmike
I also need to find and use this Regions enum, could you please help me?

@tmeesala-apptio
Have you found any solution?

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

5 participants