Java Version 1.6.3 ================== - In the Admin Console, you can use the Traffic Splitting feature to send a certain percentage of traffic to a non-default application version. The traffic is split by either cookie or IP address. - Emails from users that belong a Google Apps domain which are sent from a request originating from the same domain will have a DKIM signature applied to them. - The instances screen in the Admin Console now has a button to shut down a specific instance. - Each application log has a link to the instance that served the request. If the instance is no longer serving requests, a message will be displayed. - The TaskQueue API now supports the ability to tag a Pull Queue task. You may then lease tasks by tag. - Using Google Apps wildcard domain mappings, you can access alternate versions of your app via a custom domain. - Pull Queue ACLs now support a "writer-email" role to support notifications of delivery of tasks to queues. - Push and Pull Queues are now listed separately in the SDK development console. - The DataNucleus Enhancer command line tool (com.google.appengine.tools.enhancer.Enhance) now supports the -enhancerVersion flag, which allow you to specify the version of DataNucleus with which to enhance your JDO/JPA classes. - The dev appserver command line now supports the --generated_dir flag, which allows you to specify a directory in which to write files generated by the SDK. - Fixed a StackOverflowError when using the Remote API. http://code.google.com/p/googleappengine/issues/detail?id=6349
Python Version 1.6.3 =============================== - In the Admin Console, you can use the Traffic Splitting feature to send a certain percentage of traffic to a non-default application version. The traffic is split by either cookie or IP address. - Emails from users that belong a Google Apps domain which are sent from a request originating from the same domain will have a DKIM signature applied to them. - Datastore statistics now show the amount of storage used by application indexes. - The instances screen in the Admin Console now has a button to shut down a specific instance. - Each application log has a link to the instance that served the request. If the instance is no longer serving requests, a message will be displayed. - The TaskQueue API now supports the ability to tag a Pull Queue task. You may then lease tasks by tag. - Using Google Apps wildcard domain mappings, you can access alternate versions of your app via a custom domain. - Pull Queue ACLs now support a "writer_email" role to support notifications of delivery of tasks to queues. - Push and Pull Queues are now listed separately in the SDK development console. - The NDB datastore api is now generally available. - Appcfg now supports OAuth2. - Python 2.7 now uses webapp2 version 2.5.1. - Django 1.3 is now available in the Python 2.7 runtime. - GQL Query now supports custom type casting for list elements for "IN" filters. - Fixed an issue where StringProperty's validate() didn't check the 500 byte limit. http://code.google.com/p/googleappengine/issues/detail?id=4030 - Fixed an issue where the datastore admin didn't work with Federated Login. http://code.google.com/p/googleappengine/issues/detail?id=4111 - Fixed an issue in the SDK where failing to call _RemoveTxn in the datastore_stub_util caused a memory leak: http://code.google.com/p/googleappengine/issues/detail?id=6157 - Code that inherits from the deferred library's TaskHandler can now define custom handling of exceptions. http://code.google.com/p/googleappengine/issues/detail?id=6478 - Fixed an issue where logging in the SDK was broken in Windows 7 using Python 2.7.2. http://code.google.com/p/googleappengine/issues/detail?id=6756 - Fixed an issue in the SDK where the Conversion API call limited was limited to 1 MB when the production limit is 2 MB. http://code.google.com/p/googleappengine/issues/detail?id=6794 - Fixed an issue so that a deferred task retries like a push queue task when using the SingularTaskFailure exception: http://code.google.com/p/googleappengine/issues/detail?id=6412
- The instances screen in the Admin Console now has a button to shut down a specific instance. - Each application log has a link to the instance that served the request. If the instance is no longer serving requests, a message will be displayed.
--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/-/z53DnK1Uef8J.
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.
Really looking forward to this going live!
These are some of the best features in recent releases:
- Datastore statistics now show the amount of storage used by application
indexes.
That registered owner, in our case, is not associated with the domain we are serving on. For example, the servers sends from the registered owner sup...@vendor.com, but the service is at coolstuff.vendor-services.com.
-Joshua
On Feb 21, 2012, at 2:34 PM, pdknsk wrote:
> Hmmmm. So what if no user is signed in, but the systems sends mail on
> behalf of a registered owner?
>
Robert
- Using Google Apps wildcard domain mappings, you can access alternate versions of your app via a custom domain.
2012/2/22 sebastián serrano <sebastia...@gmail.com>:
> Wow, traffic splitting is a really nice feature.
>
> -Sebastian
> www.devsar.com
>
> --
> 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/-/poENbFXYWFsJ.
Hi,The 1.6.3 prerelease SDKs are now available to download for Python and Java here: http://code.google.com/p/googleappengine/downloads/listPlease see release notes below.-Marzia
Java Version 1.6.3 ================== - In the Admin Console, you can use the Traffic Splitting feature to send a certain percentage of traffic to a non-default application version. The traffic is split by either cookie or IP address. - Emails from users that belong a Google Apps domain which are sent from a request originating from the same domain will have a DKIM signature applied to them.
- The instances screen in the Admin Console now has a button to shut down a specific instance. - Each application log has a link to the instance that served the request. If the instance is no longer serving requests, a message will be displayed. - The TaskQueue API now supports the ability to tag a Pull Queue task. You may then lease tasks by tag.
- Using Google Apps wildcard domain mappings, you can access alternate versions of your app via a custom domain.
- Pull Queue ACLs now support a "writer-email" role to support notifications of delivery of tasks to queues. - Push and Pull Queues are now listed separately in the SDK development console. - The DataNucleus Enhancer command line tool (com.google.appengine.tools.enhancer.Enhance) now supports the -enhancerVersion flag, which allow you to specify the version of DataNucleus with which to enhance your JDO/JPA classes. - The dev appserver command line now supports the --generated_dir flag, which allows you to specify a directory in which to write files generated by the SDK. - Fixed a StackOverflowError when using the Remote API. http://code.google.com/p/googleappengine/issues/detail?id=6349
Python Version 1.6.3 =============================== - In the Admin Console, you can use the Traffic Splitting feature to send a certain percentage of traffic to a non-default application version. The traffic is split by either cookie or IP address.
- Emails from users that belong a Google Apps domain which are sent from a request originating from the same domain will have a DKIM signature applied to them.
- Datastore statistics now show the amount of storage used by application indexes.
- The instances screen in the Admin Console now has a button to shut down a specific instance. - Each application log has a link to the instance that served the request. If the instance is no longer serving requests, a message will be displayed. - The TaskQueue API now supports the ability to tag a Pull Queue task. You may then lease tasks by tag.
- Using Google Apps wildcard domain mappings, you can access alternate versions of your app via a custom domain.
Hi,The 1.6.3 prerelease SDKs are now available to download for Python and Java here: http://code.google.com/p/googleappengine/downloads/listPlease see release notes below.-Marzia
Java Version 1.6.3 ================== - In the Admin Console, you can use the Traffic Splitting feature to send a certain percentage of traffic to a non-default application version. The traffic is split by either cookie or IP address. - Emails from users that belong a Google Apps domain which are sent from a request originating from the same domain will have a DKIM signature applied to them.
- The instances screen in the Admin Console now has a button to shut down a specific instance. - Each application log has a link to the instance that served the request. If the instance is no longer serving requests, a message will be displayed. - The TaskQueue API now supports the ability to tag a Pull Queue task. You may then lease tasks by tag.
- Using Google Apps wildcard domain mappings, you can access alternate versions of your app via a custom domain.
- Pull Queue ACLs now support a "writer-email" role to support notifications of delivery of tasks to queues. - Push and Pull Queues are now listed separately in the SDK development console. - The DataNucleus Enhancer command line tool (com.google.appengine.tools.enhancer.Enhance) now supports the -enhancerVersion flag, which allow you to specify the version of DataNucleus with which to enhance your JDO/JPA classes. - The dev appserver command line now supports the --generated_dir flag, which allows you to specify a directory in which to write files generated by the SDK. - Fixed a StackOverflowError when using the Remote API. http://code.google.com/p/googleappengine/issues/detail?id=6349
Python Version 1.6.3 =============================== - In the Admin Console, you can use the Traffic Splitting feature to send a certain percentage of traffic to a non-default application version. The traffic is split by either cookie or IP address.
- Emails from users that belong a Google Apps domain which are sent from a request originating from the same domain will have a DKIM signature applied to them.
- Datastore statistics now show the amount of storage used by application indexes.
- The instances screen in the Admin Console now has a button to shut down a specific instance. - Each application log has a link to the instance that served the request. If the instance is no longer serving requests, a message will be displayed. - The TaskQueue API now supports the ability to tag a Pull Queue task. You may then lease tasks by tag.
- Using Google Apps wildcard domain mappings, you can access alternate versions of your app via a custom domain.
Hi,The 1.6.3 prerelease SDKs are now available to download for Python and Java here: http://code.google.com/p/googleappengine/downloads/listPlease see release notes below.-Marzia
Java Version 1.6.3 ================== - In the Admin Console, you can use the Traffic Splitting feature to send a certain percentage of traffic to a non-default application version. The traffic is split by either cookie or IP address. - Emails from users that belong a Google Apps domain which are sent from a request originating from the same domain will have a DKIM signature applied to them.
- The instances screen in the Admin Console now has a button to shut down a specific instance. - Each application log has a link to the instance that served the request. If the instance is no longer serving requests, a message will be displayed. - The TaskQueue API now supports the ability to tag a Pull Queue task. You may then lease tasks by tag.
- Using Google Apps wildcard domain mappings, you can access alternate versions of your app via a custom domain.
- Pull Queue ACLs now support a "writer-email" role to support notifications of delivery of tasks to queues. - Push and Pull Queues are now listed separately in the SDK development console. - The DataNucleus Enhancer command line tool (com.google.appengine.tools.enhancer.Enhance) now supports the -enhancerVersion flag, which allow you to specify the version of DataNucleus with which to enhance your JDO/JPA classes. - The dev appserver command line now supports the --generated_dir flag, which allows you to specify a directory in which to write files generated by the SDK. - Fixed a StackOverflowError when using the Remote API. http://code.google.com/p/googleappengine/issues/detail?id=6349
Python Version 1.6.3 =============================== - In the Admin Console, you can use the Traffic Splitting feature to send a certain percentage of traffic to a non-default application version. The traffic is split by either cookie or IP address.
- Emails from users that belong a Google Apps domain which are sent from a request originating from the same domain will have a DKIM signature applied to them.
- Datastore statistics now show the amount of storage used by application indexes.
- The instances screen in the Admin Console now has a button to shut down a specific instance. - Each application log has a link to the instance that served the request. If the instance is no longer serving requests, a message will be displayed. - The TaskQueue API now supports the ability to tag a Pull Queue task. You may then lease tasks by tag.
- Using Google Apps wildcard domain mappings, you can access alternate versions of your app via a custom domain.
--
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/-/dURZnUHqELQJ.
- The DataNucleus Enhancer command line tool (com.google.appengine.tools.enhancer.Enhance) now supports the -enhancerVersion flag, which allow you to specify the version of DataNucleus with which to enhance your JDO/JPA classes.
How can I configure this flag in the plugin for the editor enhancer. It keeps copying and enhancing with the v1 libs.The error log of the debug server shows this exception due the misconfigured version:
java.lang.NoSuchFieldError: NUCLEUS_CONTEXT_LOADER at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.<clinit>(JDOPersistenceManagerFactory.java:101)
thank you,Roberto
Hi,The 1.6.3 prerelease SDKs are now available to download for Python and Java here: http://code.google.com/p/googleappengine/downloads/listPlease see release notes below.-Marzia
Java Version 1.6.3 ================== - In the Admin Console, you can use the Traffic Splitting feature to send a certain percentage of traffic to a non-default application version. The traffic is split by either cookie or IP address. - Emails from users that belong a Google Apps domain which are sent from a request originating from the same domain will have a DKIM signature applied to them. - The instances screen in the Admin Console now has a button to shut down a specific instance. - Each application log has a link to the instance that served the request. If the instance is no longer serving requests, a message will be displayed. - The TaskQueue API now supports the ability to tag a Pull Queue task. You may then lease tasks by tag.
- Using Google Apps wildcard domain mappings, you can access alternate versions of your app via a custom domain.
- Using Google Apps wildcard domain mappings, you can access alternate versions of your app via a custom domain.