| |||||
The Go applications developed on this SDK can run on Google's scalable infrastructure and use large-scale persistent storage and services.
It provides an interface similar to the standard Go HTTP package.
The SDK includes the Go compiler and standard library, so it has no additional dependencies.
Requirements:
· Go r57.1 or higher
Limitations:
· Still under heavy development.
What's New in This Release: [ read full changelog ]
· Bandwidth between App Engine and Google Cloud Storage is currently free of charge (this may change in the future for certain levels of service).
· The Search API has graduated from Experimental to Preview. Apps that have billing enabled can exceed the free quota levels and will be charged for usage above these levels.
· Estimated number of search results will only be accurate if it is less than or equal to the number of results requested. By default this can be overridden by setting number_found_accuracy QueryOption in the Search API.
· Dates, atoms, and number fields can now be found by searching without a field restriction in the Search API.
· A quoted empty string now returns atom fields with empty values for the Search API.
· Snippet and count functions are no longer allowed in sort expressions for the Search API.
· The Search API now has improved error messages for user errors and internal errors.

Via: Google App Engine SDK for Go 1.8.1
No comments:
Post a Comment