Hi all, I am currently using webapp2 of version 2.5.2 because it is hardcoded in the app.yaml.
How can I find out the latest version of this latest? Is it safe to always use `latest` for this library? If I want to switch from the hardcoded version 2.5.2 to 'latest', is there any release note I can refer to so I know what has been changed? I have checked the website here https://webapp2.readthedocs.io/en/latest/api/webapp2.html but there is no release note there. There is a CHANGES document in the github repo but I am surprised the version I am using is not mentioned at all. https://github.com/GoogleCloudPlatform/webapp2/blob/master/CHANGES Besides I am not certain if the latest version 3.0.0b1 may not be part of the current GAE env. Thanks. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/5b4adff2-55f0-4737-a028-3b000bf0b1af%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
