App Engine Python SDK - Pre-Release Notes
Version 1.7.4
===============================
- Mail API Quotas have been updated. For more information please see:
https://developers.google.com/appengine/docs/quotas.html
- Background threads are now a GA feature.
- Traffic Splitting is now a GA feature.
- Task Queue Statistics is now a GA feature.
- Logs API now has the ability to fetch requests based on a list of
request_ids. Currently, this only works in production and is not supported
in dev_appserver.
- Python Interpreter has been upgraded to 2.7.3.
- WebOb 1.2.3 is now available for Python 2.7.
- DISTINCT for Datastore queries is now available as an experimental feature.
- Matplotlib v1.1.1 is now available as an experimental feature.
- The decommissioned Conversion API has been removed.
- Channel API now supports channels being used across multiple application
versions and backends. You can also limit channel usage to a specific
application version by adding it to the client id when creating a channel.
http://code.google.com/p/googleappengine/issues/detail?id=5123
- Mail API now sends notifications for emails that bounce.
http://code.google.com/p/googleappengine/issues/detail?id=7451App Engine Java SDK - Pre-Release Notes
Version 1.7.4
=============
- Mail API Quotas have been updated. For more information please see:
https://developers.google.com/appengine/docs/quotas.html
- Traffic Splitting is now a GA feature.
- Task Queue Statistics is now a GA feature.
- Logs API now has the ability to fetch requests based on a list of
request_ids. Currently, this only works in production and is not supported
in dev_appserver.
- DISTINCT feature for Datastore queries is now available as an experimental
feature.
- The decommissioned Conversion API has been removed.
- Channel API now supports channels being used across multiple application
versions and backends. You can also limit channel usage to a specific
application version by adding it to the client id when creating a channel.
http://code.google.com/p/googleappengine/issues/detail?id=5123
- Mail API now sends notifications for emails that bounce.
http://code.google.com/p/googleappengine/issues/detail?id=7451
- Various JSP improvements
JSPs are now compiled together as opposed to one by one. This improves the
compilation process time.
JSP compiled classes are packaged in JAR files.
You can now avoid the upload of JSP source, which is typically not needed
at runtime. This can be done via the new --delete_jsps option in the
appcfg tool. By default, this option is not set.
You can now package all the WEB-INF/classes/* classes into jar files. This
can be done via the new --enable_jar_classes option in the appcfg tools. By
default, this option is not set.--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/Y4umUUGkBnsJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
Hi Richmond,Good news for all GAE devs!I have a quick question - any maven repos for GAE 1.7.4 are yet available for those who use it?I was try to migrate to new API but got[WARNING] The POM for com.google.appengine:appengine-api-1.0-sdk:jar:1.7.4 is missing, no dependency information availableDownloading: http://repo1.maven.org/maven2/com/google/appengine/appengine-tools-sdk/1.7.4/appengine-tools-sdk-1.7.4.pom[WARNING] The POM for com.google.appengine:appengine-tools-sdk:jar:1.7.4 is missing, no dependency information availableDownloading: http://repo1.maven.org/maven2/com/google/appengine/appengine-api-labs/1.7.4/appengine-api-labs-1.7.4.pom[WARNING] The POM for com.google.appengine:appengine-api-labs:jar:1.7.4 is missing, no dependency information availableDownloading: http://repo1.maven.org/maven2/com/google/appengine/appengine-api-stubs/1.7.4/appengine-api-stubs-1.7.4.pom[WARNING] The POM for com.google.appengine:appengine-api-stubs:jar:1.7.4 is missing, no dependency information availableDownloading: http://repo1.maven.org/maven2/com/google/appengine/appengine-testing/1.7.4/appengine-testing-1.7.4.pom[WARNING] The POM for com.google.appengine:appengine-testing:jar:1.7.4 is missing, no dependency information availableThanks in advance!Andrew.
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/h2R6sOVf_48J.
Documentation about mail limit is not updated.
Can you tell more about this limits?
I was using this service to send newsletters to my subscribers and I am very dissapointed with this new quotas.
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/hZ67cqmWN8IJ.
There is no change in documentation
but daily sending limit is reduced now.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/BrJaqElO_ksJ.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/BrJaqElO_ksJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.