Adding utils/config classes.
[gae.git] / java / RELEASE_NOTES
blobd1119f2e07bddcc794498349fc5d1e8d92ff9d82
1 Copyright 2008 Google Inc.
2 All rights reserved.
4 App Engine Java SDK - Release Notes
6 Version 1.8.3
7 =============
8 - Published a major rewrite of the Search API documentation. Please see:
9     https://developers.google.com/appengine/docs/java/search
10 - Interfacing into the Task Queue REST API no longer requires including "s~"
11   at the beginning of the project name.
12 - Fixed an issue with the Mail API, email addresses that contain encoded
13   newlines as specified in rfc2047 are now parsed correctly.
14 - Fixed an issue with ChannelService.sendMessage() failing when a client id has
15   3 or more dashes.
16 - Fixed an issue with the Channel API send_message function not working in the
17   SDK.
18 - Fixed an issue with the Local Channel service failing to properly validate
19   tokens.
20 - Fixed an issue with enabling cloud integration for existing apps.
21     https://code.google.com/p/googleappengine/issues/detail?id=9602
22 - Fixed an issue with the Datastore Admin UI failing to load due to the app
23   having too many kinds.
24     https://code.google.com/p/googleappengine/issues/detail?id=9749
26 Version 1.8.2
27 =============
28 - Dedicated memcache is now available to all developers. With
29   dedicated memcache you can purchase in-memory data caching capacity
30   exclusively for your application, cache more data and drive up cache hit
31   rates. This is a Preview feature. For more information please see:
32   https://developers.google.com/appengine/docs/adminconsole/memcache
33 - App Engine Modules is now available to all developers. App Engine Modules
34   allow developers to segment their applications into logical subcomponents.
35   This is a Preview feature. More information on this feature can be found
36   here:
37   https://developers.google.com/appengine/docs/java/modules/
38 - Fixed an issue with the Channel API's Javascript library; a memory leak
39   occurred when closing channels.
40     https://code.google.com/p/googleappengine/issues/detail?id=9283
41 - Fixed an issue with App Engine receiving erroneous XMPP presence from
42   Google Hangouts.
43     https://code.google.com/p/googleappengine/issues/detail?id=9498
45 Version 1.8.1
46 =============
47 - This SDK will be the last release that can deploy Java 6 apps. In 1.8.2,
48   the SDK will only be compiled with the Java 7 compiler and the only target
49   runtime will be Java 7.
50 - The Task Queue async API is now a GA feature. The asynchronous methods
51   improve utilization by allowing your app to add, lease and delete multiple
52   tasks in parallel.
53 - Cloud Console projects are now created by default whenever a new App Engine
54   app is created.  This is a Preview feature.
55 - In an upcoming release the Experimental Google Cloud Storage API Functions
56   will be decommissioned. This API and its Experimental status is documented at
57   the following link:
58   https://developers.google.com/appengine/docs/java/googlestorage/overview
59 - The Google Cloud Storage library will replace Google Cloud Storage API and is
60   now available as a Preview feature.  More information can be found at
61   https://code.google.com/p/appengine-gcs-client/
62 - Bandwidth between App Engine and Google Cloud Storage is currently free of
63   charge (this may change in the future for certain levels of service).
64 - The Search API has graduated from Experimental to Preview. Apps that have
65   billing enabled can exceed the free quota levels and will be charged for
66   usage above these levels.
67 - Estimated number of search results will only be accurate if it is less than
68   or equal to the number of results requested. By default this can be
69   overridden by setting number_found_accuracy QueryOption in the Search API.
70 - Dates, atoms, and number fields can now be found by searching without a field
71   restriction in the Search API.
72 - A quoted empty string now returns atom fields with empty values for the
73   Search API.
74 - Snippet and count functions are no longer allowed in sort expressions for the
75   Search API.
76 - The Search API now has improved error messages for user errors and internal
77   errors.
78 - The Datastore now assigns scattered auto ids by default. Legacy auto ids
79   are still available via the 'auto_id_policy' option in appengine-web.xml.
80 - The Sockets API now allows client code to call get/set options against
81   sockets. Previously, calls raised "Not Implemented" exceptions. When
82   java.net.Socket.get<option>() is called, a mock value is returned, calls to
83   set<option>() will be silently ignored.
84 - Fixed an issue with the namespace not being displayed when a user attempts
85   to select a namespace in the Admin Console.
86     https://code.google.com/p/googleappengine/issues/detail?id=8164
87 - Fixed an issue in the Admin Console Logs page to correctly display 'Until'
88   instead of 'Since' for logs search criteria.
89     https://code.google.com/p/googleappengine/issues/detail?id=8659
91 Version 1.8.0
92 =============
93 - The Mail API now allows attachments with .zip and .gzip extensions as long as
94   the archives do not contain entries with blacklisted extensions.
95   http://code.google.com/p/googleappengine/issues/detail?id=5933
96 - New Billing Enabled apps will no longer default to an email quota of 20,000
97   per day. Instead, apps will need to file a request through the admin console
98   to get email quotas increased.
99 - Admin console dashboard charts and reports for all users have been fully
100   migrated to the new, more reliable backend announced in 1.7.6.
101 - The maximum size of POST requests made through URLfetch has been increased
102   from 5MB to 10MB.
103 - Fixed an interaction issue between the Java MapReduce library and the Files
104   API which causes loss of data. If you are using the experimental Java
105   MapReduce library, we strongly encourage you to update to the latest version
106   of the library in the public svn:
107   https://code.google.com/p/appengine-mapreduce/source/checkout
108 - Fixed an issue with the Mail API to prevent sending mail from a Google Apps
109   mail account that has been suspended.
110     https://code.google.com/p/googleappengine/issues/detail?id=6181
111 - Fixed an issue that caused Full-Text Search to fail in the Java dev_appserver.
112     https://code.google.com/p/googleappengine/issues/detail?id=9088
113 - Fixed an issue with Java dev_appserver which caused the AdWords API to not
114   work.
115     https://code.google.com/p/googleappengine/issues/detail?id=9213
116 - Fixed an issue with the Java SDK jar file being too large for Windows 64.
117 - Fixed a JAXBPermission.setDatatypeConverter permission issue in Java7 runtime.
119 Version 1.7.7
120 =============
121 - The Sockets API, which allows applications to make outgoing TCP connections
122   and send/receive UDP packets to the Internet using both IPv4 and IPv6, is now
123   available as an experimental feature.
124 - The Java runtime now defaults to Java7. If you still need to use the Java6
125   runtime, please use the --use_java6 flag when deploying your app. We encourage
126   you to move to Java7 as soon as possible.
127 - Billing enabled apps will no longer be subject to a $2.10 minimum weekly
128   spend.  Instead, apps will only be charged for their actual usage.
129 - Fixed an issue where Datastore auto ids assigned by the scattered id
130   policy were too large to be represented as floating point numbers in the SDK.
131 - Fixed an issue with sort by doc_id not translating correctly causing
132   InvalidRequest errors in the Search API
133     https://code.google.com/p/googleappengine/issues/detail?id=8958
135 Version 1.7.6
136 =============
137 - Improvements to the App Engine billing system will be rolled out gradually to
138   all apps.
139 - The application summary no longer displays the default version of a running
140   application, instead it lists the application as 'RUNNING'. In an upcoming
141   release applications will have multiple logical sub components, each of which
142   will have a default version.  This UI update is meant to align with this
143   functionality.
144 - Projection queries are now a fully supported GA feature.
145 - The XMPP API now has multi-JID getPresence(). This provides the ability to get
146   the availability of multiple users.
147 - The Java dev_appserver now allocates automatic ids using the 'scattered' id
148   allocation policy by default. For more information, please see "Specifying the
149   Automatic ID Allocation Policy":
150   https://developers.google.com/appengine/docs/java/tools/devserver#Using_the_
151   Datastore
152 - Admin console dashboard charts and current load/errors reports will be moving
153   to a new, more reliable backend. The change will be gradually rolling to users
154   of admin console over the next few weeks.
155 - New Search API quotas are now displayed in the Admin Console. These quotas are
156   not currently enforced, but will be part of the pricing model for the Search
157   API in a future release.
158 - The experimental Search API's ability to explicitly sort search results by
159   SortExpression.RANK_FIELD_NAME (i.e. _order_id) field in ascending order has
160   been removed.
161 - Globally consistent indexes in the experimental Search API are now deprecated
162   and will be removed in the next release.
163 - Task Queue tasks may now be added and deleted asynchronously. This allows
164   applications to perform common task queue operations without blocking. This is
165   an experimental feature.
166 - Fixed an issue which caused an incorrect server error message when setting the
167   default version on the admin console, though the version was set correctly.
168 - Fixed an issue that caused java.security.AccessControlException when creating
169   a SOAP connection.
170 - Fixed an issue that caused NullPointerException in ListIndexesResponse
171     http://code.google.com/p/googleappengine/issues/detail?id=8359
172 - Fixed an issue that caused an incorrect log message when launching the Java
173   dev_appserver
174     https://code.google.com/p/googleappengine/issues/detail?id=8851
176 Version 1.7.5
177 =============
178 - New instance classes F4_1G and B4_1G are now available.  These instances have
179   compute capacity equal to F4/B4 but with a maximum of 1G RAM instead
180   of 512MB.
181 - The DataNucleus plugin has been upgraded to 2.1.2.
182 - The deprecated classes AddException, AddResponse, ListException,
183   ListIndexesException, ListIndexesRequest, ListIndexesResponse, ListRequest,
184   ListResponse, and RemoveException were removed from the Search API in the
185   SDK.  If your app references any of these classes, you must deploy a new
186   version without these references before the next release of App Engine.
187   If you do not do this, your app may stop working in production.
188 - The Conversion API, which was decommissioned last release, has been removed
189   from the SDK. In a future release, the API will be removed from the
190   runtime and applications that attempt to use it may stop working.
191   Applications in production that import the library should be fixed as soon as
192   possible.
193 - We are making Java 7 available as an experimental feature. We strongly
194   encourage local and production testing for all existing applications. For
195   more information, please visit:
196   http://developers.google.com/appengine/docs/java/java7
197 - The Channel API now has the ability to send channel messages from any app
198   version or backend regardless of where the channel was created.
199     http://code.google.com/p/googleappengine/issues/detail?id=5123
200 - The URL Fetch service now supports PATCH method requests.
201     http://code.google.com/p/googleappengine/issues/detail?id=6316
202 - The Mail API can now send mail bounce notifications to the app. The
203   notification will be delivered to /_ah/bounce if mail_bounce inbound
204   services are enabled.
205     http://code.google.com/p/googleappengine/issues/detail?id=7451
206 - The Blobstore service now returns the created filename instead of the blobKey
207   when using Cloud Storage
208     http://code.google.com/p/googleappengine/issues/detail?id=8337
209 - Fixed an issue with Datastore callback annotations not working when running
210   locally on Windows.
211     http://code.google.com/p/googleappengine/issues/detail?id=7208
213 Version 1.7.4
214 =============
215 - Traffic Splitting is now a GA feature.
216 - Task Queue Statistics is now a GA feature.
217 - Logs API now has the ability to fetch requests based on a list of
218   request_ids. Currently, this only works in production and is not supported
219   in dev_appserver.
220 - The SDK now includes an IDE-friendly zip with the source for the App Engine
221   APIs. The zip resides in <SDK_ROOT>/src/user.
222 - Additional support for Maven now exists through both Maven archetypes and a
223   Maven plugin. Documentation for the new Maven support can be found at
224   https://developers.google.com/appengine/docs/java/tools/maven
225 - DISTINCT for Datastore queries is now available as an experimental feature.
226 - The decommissioned Conversion API has been removed.
227 - Various JSP improvements
228     JSPs are now compiled together as opposed to one by one. This improves the
229     compilation process time.
230     JSP compiled classes are packaged in JAR files.
231     You can now avoid the upload of JSP source, which is typically not needed
232     at runtime. This can be done via the new --delete_jsps option in the
233     appcfg tool. By default, this option is not set.
234     You can now package all the WEB-INF/classes/* classes into jar files. This
235     can be done via the new --enable_jar_classes option in the appcfg tools. By
236     default, this option is not set.
237 - Users can now set how many columns can be viewed in the Datastore Viewer via
238   a drop-down menu which customizes the number of columns displayed.
239     http://code.google.com/p/googleappengine/issues/detail?id=8158
240 - Fixed an issue with BackendService.getCurrentInstance() returning thread ID
241   instead of integer instance ID in production.
242     http://code.google.com/p/googleappengine/issues/detail?id=8338
243 - Fixed an issue with Datastore Backup failing when a schema has a very large
244   number of properties.
245     http://code.google.com/p/googleappengine/issues/detail?id=8363
246 - Fixed an issue with users being unable to change Authentication Type after
247   app creation in the Admin Console.
248     http://code.google.com/p/googleappengine/issues/detail?id=8394
250 Version 1.7.3
251 =============
252 - We encourage you to try and test your application using Java 7 and the App
253   Engine SDK. Note that Java 7 is *not* a supported runtime.
254 - Java 7 Features that we encourage you to try in dev appserver:
255     Strings in switch
256     Binary integral literals and underscores in number literals
257     Multi-catch and more precise rethrow
258     Improved type inference for generic instance creation (diamond)
259     try-with-resources statement
260     Simplified varargs method invocation
261 - Java 7 features that are NOT supported:
262     All new Java 7 classes (the Google App Engine whitelist has not been
263     updated yet)
264     Method Handles
265     Invoke Dynamic bytecode
266 - InetAddress name resolution now displays UnknownHostException instead of a
267   runtime exception error when the host is unknown.
268 - Datastore Index stats now report type instead of representation-type.
269 - Class Loading Priority can now be granted to specific JAR files by adding
270   class-loader-config element in appengine-web.xml file. This is an
271   experimental feature.
272 - Queries with transactions are now fully checked for consistency in Remote
273   API.
274 - Global Consistent Indexes are now deprecated in the Search API.
275 - ListResponse<Document> listDocuments(ListRequest) has been deprecated and
276   replaced with GetResponse<Document> getRange(GetRequest) in the Search API.
277 - ListIndexesReponse listIndexes(ListIndexesRequest) has been deprecated and
278   replaced with GetResponse<Index> getIndexes(GetIndexesRequest) in the Search
279   API.
280 - getField(String) has been deprecated and aliased to getFields(String) in the
281   Search API.
282 - AddResponse Index.add() has been deprecated and renamed to PutResponse
283   Index.put() in the Search API.
284 - RemoveResponse Index.remove() has been deprecated and renamed to
285   DeleteReponse Index.delete() in the Search API.
286 - Users can now change authentication options after app creation
287     http://code.google.com/p/googleappengine/issues/detail?id=483
288 - Fixed an issue with Channel API breaking when using urlfetch service. This
289   issue was limited to the SDK.
290     http://code.google.com/p/googleappengine/issues/detail?id=8166
291 - Fixed an issue with ResponseRewriterFilter not being threadsafe when using
292   Remote API.
293     http://code.google.com/p/googleappengine/issues/detail?id=8167
295 Version 1.7.2
296 =============
297 - Paid applications can now upload Static files and Code > 1GB. Additional
298   storage will be billed at $0.13/GB per month.  Free applications will
299   continue to be provided 1GB of storage at no charge. Free quota will apply
300   per application.
301 - Thread support via com.google.appengine.api.ThreadManager is now a
302   GA feature.
303 - The Conversion API will be decommissioned soon. Developers using this API
304   will receive a warning message. Please find an alternative document
305   conversion/OCR service.
306 - You can now fetch Task Queue Statistics. This allows you to fetch
307   statistics and information about your task queue from within your
308   application. Statistics include information such as the number of tasks
309   in a queue, how many tasks were executed in the last minute and enforced
310   rate.  This is an experimental feature.
311 - Added Timezone selection widget in Admin Console Admin Logs.
312 - Added a warning message about caching when modifying or deleting entities
313   in the local Datastore.
314 - Added a flush cache button to the SDK dev console and Admin Console.
315 - Attempting to update multiple entity groups in a single transaction
316   in Datastore now throws an error suggesting to use XG transactions.
317 - Search API now has a string maximum length limit of 2000 characters.
318 - Added millisecond variants for setting start/end time on LogQuery class in
319   Logs Reader API.
320 - The local Datastore now enforces the 500 character maximum key length.
321 - Added SDK response header rewrite framework functionality to help with
322   response headers returned by users.
323 - We now allow a user with multiple google accounts the ability to create an
324   app if they are an SMS verified user.
325     http://code.google.com/p/googleappengine/issues/detail?id=1419
326 - A more useful error message now displays when a deployment fails
327   due to local date/time settings being improperly set.
328     http://code.google.com/p/googleappengine/issues/detail?id=2033
329 - Granted java.io.SerializablePermission for enableSubclassImplementation
330   and enableSubstitution.
331     http://code.google.com/p/googleappengine/issues/detail?id=2500
332 - Cron Descriptions may now include non-ASCII characters.
333     http://code.google.com/p/googleappengine/issues/detail?id=2641
334 - App Config Service Delete App Version Call Count quota raised to
335   10,000/day.
336     http://code.google.com/p/googleappengine/issues/detail?id=2808
337 - There are now more descriptive error messages for Datastore Admin
338   deadline exceeded errors in stack traces.
339     http://code.google.com/p/googleappengine/issues/detail?id=5413
340 - Replaced error code “Administrators cannot be removed right now”
341   with a more descriptive message.
342     http://code.google.com/p/googleappengine/issues/detail?id=7080
343 - Fixed an issue with namespace dropdown in Admin Console appearing blank
344   even though the URL specified namespace is correct.
345 - Fixed an issue with public-root not working with static content
346   in appengine-web.xml.
347 - Fixed an issue with SDK Datastore viewer not showing unindexed properties.
348 - Fixed an issue with ApiProxy.getCurrentEnvironment() not having
349   com.google.appengine.runtime.default_version_hostname
350 - Fixed an issue with mail service sendToAdmins() failing when using
351   multi-arg message constructor.
352 - Fixed an issue with Expires header in SDK to match production behavior.
353 - Fixed an issue with com.google.appengine.api.log.RequestLogs.getCombined()
354   not populating correctly in SDK.
355 - Fixed an issue with runtime failing to use scope with OAuth under certain
356   conditions.
357 - Fixed an issue with support for entities with large numbers of properties
358   in Admin Console Dataviewer where previously the page would fail to render.
359     http://code.google.com/p/googleappengine/issues/detail?id=937
360 - Fixed an issue with multi-line string property not editing correctly
361   in Dataviewer.
362     http://code.google.com/p/googleappengine/issues/detail?id=1725
363 - Fixed an issue with BigDecimal losing precision after Datastore
364   serialization.
365     http://code.google.com/p/googleappengine/issues/detail?id=1748
366 - Fixed an issue where the local Memcache service leaked memory.
367     http://code.google.com/p/googleappengine/issues/detail?id=2428
368 - Fixed an issue with HttpServlet.doOptions throwing SecurityException from
369   HttpServlet.getAllDeclaredMethods
370     http://code.google.com/p/googleappengine/issues/detail?id=2658
371 - Fixed an issue with Paging link in Datastore viewer not working with # or &
372     http://code.google.com/p/googleappengine/issues/detail?id=3591
373 - Fixed an issue with rounding errors when cropping with the local images
374   service.
375     http://code.google.com/p/googleappengine/issues/detail?id=3647
376 - Fixed an issue with Dataviewer GQL stripping new lines after initial run
377   when a user paginates results.
378     http://code.google.com/p/googleappengine/issues/detail?id=4246
379 - Fixed an issue where keeping a file open prevented the deletion in the local
380   Blostore service. This is a Windows only issue.
381     http://code.google.com/p/googleappengine/issues/detail?id=4744
382 - Fixed an issue with LocalServiceTestHelper throwing Multiple Triggers
383   error when used in task queue.
384     http://code.google.com/p/googleappengine/issues/detail?id=4893
385 - Fixed an issue with Admin Console stack trace error reporting in appcfg.
386     http://code.google.com/p/googleappengine/issues/detail?id=4920
387 - Fixed an issue with Datastore viewer showing incorrect result range text
388   on first page.
389     http://code.google.com/p/googleappengine/issues/detail?id=4975
390 - Fixed an issue with custom admin page display when logged into multiple
391   google accounts.
392     http://code.google.com/p/googleappengine/issues/detail?id=5117
393 - Fixed an issue with the inability to carry dynamic proxy objects
394   in session.
395     http://code.google.com/p/googleappengine/issues/detail?id=5299
396 - Fixed an issue with DeferredTaskServlet failing with custom context
397   classloader.
398     http://code.google.com/p/googleappengine/issues/detail?id=5451
399 - Fixed an issue with Admin Console Logs < 30 minutes not being
400   available.
401     http://code.google.com/p/googleappengine/issues/detail?id=5494
402 - Fixed an issue with apps that are using Mail API throwing
403   “No Provider for address type rfc822” error.
404     http://code.google.com/p/googleappengine/issues/detail?id=5769
405 - Fixed an issue with AppStats failing when enabled with Backend in SDK.
406     http://code.google.com/p/googleappengine/issues/detail?id=6071
407 - Fixed an issue with the SDK viewer not being able to view 1000+ entities.
408     http://code.google.com/p/googleappengine/issues/detail?id=6138
409 - Fixed an issue with Viewers being able to prohibit code downloads.
410     http://code.google.com/p/googleappengine/issues/detail?id=6255
411 - Fixed an issue with billing applications that are disabled.
412     http://code.google.com/p/googleappengine/issues/detail?id=6344
413 - Fixed an issue with deploying to an existing version when an app
414   has 10 versions.
415     http://code.google.com/p/googleappengine/issues/detail?id=6803
416 - Fixed an issue with Cron schedule failing on the 1st day of month.
417     http://code.google.com/p/googleappengine/issues/detail?id=7286
418 - Fixed issue with gzip compression for application/plist content type.
419     http://code.google.com/p/googleappengine/issues/detail?id=7641
420 - A note about an upcoming change: starting with the 1.7.3 release
421   of App Engine, data statistics will report statistics on property type
422   usage by indexes using the documented property type names ("Integer",
423   "Key", etc, see
424   https://developers.google.com/appengine/docs/python/datastore/stats)
425   rather than the current property representation names ("INT64",
426   "REFERENCE", etc, see http://goo.gl/db5dT). This will affect the
427   __Stat_PropertyType__, __Stat_PropertyType_Kind__,
428   __Stat_PropertyType_PropertyName_Kind__ and their per-namespace equivalents.
429   This will also affect the displayed "Breakdown by Property Type" under the
430   "Datastore Statistics" in your application's console.
432 Version 1.7.1
433 =============
434 - The URLFetch API now supports multiple cookie headers.
435     http://code.google.com/p/googleappengine/issues/detail?id=3379
436 - You can download 90 days worth of Usage Reports for your application from the
437   Billing History page of the Admin Console.
438 - Task Queue requests now include an X-AppEngine-TaskExecutionCount that counts
439   the number of times a task was run by an instance.
440 - Added support for delete() to the Files API.
441 - Added support for multiple files to be deleted using the Files API.
442 - Added support to delete files from Google Cloud Storage using the Files API.
443 - Added a REQUEST_LOG_ID to be written in the logs and as an
444   ApiProxy.Environment attribute. This can be used to later identifying that
445   request in the application logs.
446 - The Memcache Viewer now supports namespaces.
447     http://code.google.com/p/googleappengine/issues/detail?id=7245
448 - The Mail API now supports the following headers for outgoing mail: List-Id,
449   List-Unsubscribe, On-Behalf-Of, Resent-Date, Resent-From, Resent-To.
450     http://code.google.com/p/googleappengine/issues/detail?id=2559
451     http://code.google.com/p/googleappengine/issues/detail?id=7672
452 - Version 2 of the DataNucleus plugin has been upgraded and is now fully
453   supported. For a full list of improvements please see
454     http://code.google.com/p/datanucleus-appengine/source/browse/branches/2_1_0/dist/RELEASE_NOTES.ORM
455 - The Search API now supports default values for dates in SortExpressions.
456 - The .project and .classpath files are now included in the App Engine demos
457   so that they may be imported by Eclipse.
458 - Fixed an issue with the App Engine satisfaction survey in the Admin Console
459   which was released in 1.6.6, which will be re-enabled in this release.
460 - Fixed an issue where ListIndexes failed when trying to return a schema that
461   contained Geo fields.
462 - Fixed an issue with Search API websafe cursors not being returned as a
463   websafe value.
464 - Fixed an issue where Java's AsyncMemcacheServiceImpl was incorrectly throwing
465   MemcacheServiceException.
466     http://code.google.com/p/googleappengine/issues/detail?id=6236
467 - Fixed a Memcache error when getting HttpSession.
468     http://code.google.com/p/googleappengine/issues/detail?id=6463
469 - Fixed a search issue where snippets failed to highlight when a capital
470   letter is used in a search term.
471     http://code.google.com/p/googleappengine/issues/detail?id=7665
472 - Fixed an issue where JDO and JPA keys-only queries were being executed as
473   full entity queries in the datastore.
474     http://code.google.com/p/googleappengine/issues/detail?id=7712
475 - Fixed an issue where traffic splitting by cookie was not working.
476     http://code.google.com/p/googleappengine/issues/detail?id=7813
478 Version 1.7.0
479 =============
480 - You can now configure your custom domain to serve HTTPS requests with App
481   Engine. You can choose either an SNI, VIP, or SNI and VIP configuration. SNI
482   costs $9/month for 5 certificates. A VIP costs $99/month.
483     https://developers.google.com/appengine/docs/ssl
484 - Premier customers now have the option to create applications to be served from
485   datacenters located in the European Union.
486 - Developers can configure their HRD app to use Google's PageSpeed Service,
487   which automatically speeds up serving of content for your application. The
488   PageSpeed Service costs $0.39/gigabyte in addition to the normal App Engine
489   bandwidth charges.
490     https://developers.google.com/appengine/docs/adminconsole/performancesettings#pagespeed
491 - The Search API now contains support for storing and searching on GeoPoints.
492 - The total size of all application versions is now limited to 1 GB. In the
493   future, you'll be able to purchase additional storage for your application
494   code.
495 - Logs API calls are now $.12/gigabyte for all data read from the Logs API over
496   the first 100MB.
497 - You can now specify a time frame of up to 1 year for the retention of your
498   application logs. All storage above 1 GB is billed based on the prices for
499   logs storage.
500 - You can now specify HTTP headers on static content for your application.
501 - The HRD Blob Migration tool is now generally available.
502 - After using the datastore backup utility, you can now restore that backup
503   to a new app id.
504 - It will not be possible to create new authorizations for M/S applications to
505   access Cloud SQL instances.
506 - You can now delete a Google Cloud Storage object using delete() in the
507   Blobstore Service API.
508 - You can now fetch a Google Cloud Storage object using fetch() in the
509   Blobstore Service API.
510 - You can now store keys for a Google Cloud Storage object in the datastore.
511 - The BlobstoreService.createUploadUrl() call now works for Google Cloud Storage
512   buckets.
513 - You can now use ImageService.getServingUrl() and
514   ImageService.deleteServingUrl() for Google Cloud Storage objects.
515 - You can now specify your own Security Provider in Java.
516     http://code.google.com/p/googleappengine/issues/detail?id=1612
517 - The Java Datastore API now supports Or queries.
518 - We've increased various Search API limits. New limits are a maximum of 1000
519   documents returned from search() or listDocuments(), a maximum of 1000
520   indexes returned from listIndexes(), and a maximum offset of 1000 for search()
521   or listIndexes()
522 - Fixed a javascript syntax error in the Admin Console.
523     http://code.google.com/p/googleappengine/issues/detail?id=7566
524 - Fixed an issue in the Search API tab of the Admin Console where it threw an
525   error displaying non-ascii characters.
526     http://code.google.com/p/googleappengine/issues/detail?id=7601
528 Version 1.6.6
529 =============
530 - On May 8, 2012 we released an experimental Search API.
531     http://googleappengine.blogspot.com/2012/05/looking-for-search-find-it-on-google.html
532 - The Admin Console now displays the quotas for Search API Calls and Search
533   Stored Data.
534 - The Search API has deprecated the ListDocumentsException class. When using
535   this class you will see a compile-time warning.
536 - The Search API has deprecated the orderId attribute on the Document class. It
537   has been superseded by the rank attribute.
538 - The Search API has replaced AddDocumentResponse with AddResponse. This will
539   require fixing and redeploying applications that use Index.add().
540 - App creation for apps using the Master/Slave datastore is now restricted to
541   only those users who already own a Master/Slave app.
542 - Apps with billing enabled are now able to configure up to 100 cron jobs.
543 - Admin Console can no longer be included in an <iframe>.  To prevent
544   clickjacking attacks on the Admin Console, we are now setting
545   X-Frame-Options: SAMEORIGIN.  To read more about clickjacking, please read:
546   https://www.owasp.org/index.php/Clickjacking.
547 - The datastore now supports embedding entities as properties of other entities.
548 - The Admin Console will now periodically prompt administrators to take an
549   optional App Engine satisfaction survey.
550 - Appstats now contains information about the cost of the RPCs made during the
551   request.
552 - Fixed an issue where large datastore backups were unable to be deleted.
553 - Fixed an issue where datastore backups fail due to an ascii decoding issue.
554 - Fixed an issue where running a projection query on a multi-valued property
555   with an equality filter did not return any results.
556 - Fixed an issue where XG transactions did not work with the Remote API.
557     http://code.google.com/p/googleappengine/issues/detail?id=7238
559 Version 1.6.5
560 =============
561 - You can now perform datastore queries that return a subset of your entity
562   properties with the same performance and cost of a keys-only query. This
563   feature is experimental.
564 - In the High Replication Datastore, there is a new metadata kind,
565   __entity_group__, that has a numeric __version__ property. This property is
566   guaranteed to increase on every change to the entity group.
567 - The Images API now supports manipulating objects hosted on Google Cloud
568   Storage.
569 - In the Images API, the getServingUrl() call now optionally allows you to
570   specify if the URL you are generating should be served over https.
571 - In the Task Queue REST API, you can now specify a tag when you insert a task
572   on a Pull Queue.
573 - In the Task Queue API, you can specify a deadline for the leaseTasks() call.
574   The default deadline has been increased from 5 seconds to 10 seconds.
575 - You can now use cron to schedule Datastore backups.
576 - The Datastore Admin now has a page that displays information on the status of
577   your Datastore backups and restores.
578 - You can now abort your Datastore backup or restore from the Datastore Admin.
579 - You can now restore a single Datastore Kind from the Datastore Admin from a
580   Datastore backup.
581 - In the Admin Console, you can report production issues with your application
582   directly to Google from the application's pages. Simply click the "Report
583   Production Issues" link, fill out the requested information, and submit.
584 - All user requests have X-AppEngine-Region, X-AppEngine-City, and
585   X-AppEngine-CityLatLong headers which contain location information based on
586   the IP address of the client request. For a full description of these headers,
587   see:
588     https://developers.google.com/appengine/docs/java/runtime#Request_Headers
589 - As announced in 1.6.4, omitting the <threadsafe> directive from
590   appengine-web.xml results in an error.
592 Version 1.6.4
593 =============
594 - Billed applications that have specified additional logs retention over 1 GB
595   are now being charged for that storage at $0.24/GB/month (the first gigabyte
596   of logs storage is free). All logs beyond an application's specified storage
597   limit will be deleted. Please examine your Application Settings page to verify
598   you are retaining the desired amount of logs.
599 - Datastore statistics now show the amount of storage used by application
600   indexes.
601 - We have released an experimental utility for migrating your application's
602   blobs at the same time you migrate your datastore data. You can opt-in to
603   blob migration in the Admin Console when you start your migration.
604 - We have updated the experimental Backup/Restore functionality to include
605   the option to backup and restore to Google Storage for Developers.
606 - Version 2.0 of the App Engine DataNucleus plugin is now available as an
607   experimental release. This plugin contains support for JDO 3 and JPA 2 and
608   over 40 bug fixes. For a full list see:
609     http://code.google.com/p/datanucleus-appengine/source/browse/branches/2_0_0/dist/RELEASE_NOTES.ORM
610 - Threads are available as an experimental feature via
611   com.google.appengine.api.ThreadManager.
612 - The Admin Console now provides a Memcache viewer that lists Memcache stats and
613   can display Memcache content based on key.
614 - Using the blobstoreService.serve method, your application can serve objects
615   hosted on Google Cloud Storage.
616 - The method ApiProxy.getRemainingMillis() returns the amount of milliseconds
617   remaining before a request hits the request deadline.
618 - New datastore query related callbacks - PreGet(), PreQuery(), and PostLoad()
619   are now available.
620 - Omitting the <threadsafe> directive from appengine-web.xml now results in
621   a warning. Starting with the 1.6.5 release, omitting this directive will
622   result in an error.
623 - You can set an RPC deadline for the Task Queue API's leaseTasks() method.
624 - The Datastore Admin tab in the Admin Console now shows entities from every
625   namespace.
626     http://code.google.com/p/googleappengine/issues/detail?id=3962
627 - GQL queries in the Admin Console no longer throw an error when a trailing
628   semi-colon is included.
629 - Fixed an issue where setting ApiProxy delegate caused ClassCastException in
630   unit test teardown.
631     http://code.google.com/p/googleappengine/issues/detail?id=4442
632 - Fixed an issue where <async-session-persistence> did not work.
633     http://code.google.com/p/googleappengine/issues/detail?id=5774
634 - The Datastore Admin now shows entities from every namespace.
635     http://code.google.com/p/googleappengine/issues/detail?id=3962
636 - Fixed an issue in the Java Development Server where Task Queue retry
637   parameters were ignored.
638     http://code.google.com/p/googleappengine/issues/detail?id=5200
639 - Fixed an issue in the Java Pipeline API
640   (http://code.google.com/p/appengine-pipeline/) that would lead to "No object
641   found in pool with id=barrier(...)" errors when used in HRD applications.
644 Version 1.6.3
645 =============
646 - In the Admin Console, you can use the new Traffic Splitting feature to send a
647   certain percentage of traffic to a non-default application version. The
648   traffic is split by either cookie or IP address.
649 - Emails that are sent from Google Apps domains email addresses where the domain
650   has been set up to use DKIM will be signed: when an email was from a request
651   that originated on that app's domain or any time the email was sent from
652   an app adminstrator, including when that email is sent from a cron job or task
653   queue request.
654 - In the Admin Console, you can now choose how much and how long you'd like to
655   store logs.  All apps get 1G for free and eventually will be able to pay for
656   more, while the amount can be increased this release we won't start charging
657   for the additional capacity until the next release at the earliest.
658 - The instances screen in the Admin Console now has a button to shut down
659   a specific instance.
660 - Each application log has a link to the instance that served the request. If
661   the instance is no longer serving requests, a message will be displayed.
662 - The TaskQueue API now supports the ability to tag a Pull Queue task. You may
663   then lease tasks by tag. This feature is experimental.
664 - Using Google Apps wildcard domain mappings, you can access alternate
665   versions of your app via a custom domain.
666 - Push and Pull Queues are now listed separately in the SDK development console.
667 - The PermGen size for  backend and frontend instances classes has been
668   increased. The values are as follows: F1/B1 - 44MB, F2/B2 - 108MB,
669   F4/B4 - 236MB, B8 - 492.
670 - The DataNucleus Enhancer command line tool
671   (com.google.appengine.tools.enhancer.Enhance) now supports the
672   -enhancerVersion flag, which allow you to specify the version of DataNucleus
673   with which to enhance your JDO/JPA classes.
674 - The dev appserver command line now supports the --generated_dir flag, which
675   allows you to specify a directory in which to write files generated by the
676   SDK.
677 - Fixed a StackOverflowError when using the Remote API.
678     http://code.google.com/p/googleappengine/issues/detail?id=6349
680 Version 1.6.2
681 =============
682 - The Admin Console Datastore Admin has added experimental backup and restore
683   functionality. The job occurs within your application and counts against your
684   application quota, including Instance Hours, Datastore Ops and Datastore
685   Storage.
686 - Developers can now specify how long a channel token will last until it
687   expires, with the default remaining two hours. Channel API quota is now
688   measured both in calls to create a channel and the number of hours of channel
689   time requested. The maximum hours of quota is the maximum number of channel
690   creation calls * 2, so free apps get 200 hours of requested channel token
691   time.
692 - Task Queue API requests now include a X-Appengine-TaskETA header, that can be
693   used to measure task delivery latency.
694 - We have removed the deprecated labs version of the TaskQueue API.
695 - The default API deadlines for Blobstore API calls have been raised to 15s for
696   online and 30s for offline requests, up from 5s.
697 - The Images API now allows you to stretch an image without maintaining the
698   aspect ratio.
699     http://code.google.com/p/googleappengine/issues/detail?id=2220
700 - Mail Quota for App Engine apps that have signed up for billing will only be
701   increased after the first payment for the app is processed.
702 - Fixed an issue where the SDK did not resize images down to 512 pixels by
703   default, as it does in production.
704 - Fixed an issue with the Images API where valid images were returning a
705   NotImageError.
706     http://code.google.com/p/googleappengine/issues/detail?id=5545
708 Version 1.6.1
709 =============
710 - You can now configure Frontend Instance Classes from your Admin Console's
711   application settings page. Three classes are available, with increasing
712   memory, CPU limits, and associated cost. By default, all applications use the
713   basic frontend instance setting of 128MB memory and 600MHz CPU.
714 - We've added new functionality to the Log API that will allow you to read your
715   application's logs programmatically.
716 - We are releasing an experimental Conversion API that will allow you to convert
717   between document types including .doc, .html, .pdf, images using OCR, and
718   more.
719 - The High Replication Datastore migration utility is now available as a GA
720   feature, and is no longer experimental.
721 - The dev appserver now emits a warning when loading any classes that fall under
722   com.google.appengine.repackaged.*.
723 - Version 2.0.0 of the DataNucleus App Engine plugin is available as an
724   experimental download from http://goo.gl/kyQiO. This release
725   adds support for JPA2 and JDO3. Installation instructions are available at
726   http://goo.gl/ELBL4.
727 - The Blobstore API now supports the multiple="true" attribute to the HTML input
728   tag.
729 - TaskOptions.Param now implements Serializable.
730     http://code.google.com/p/googleappengine/issues/detail?id=3712
731 - Fixed an issue in the SDK where logging "null" caused a 500 error.
732 - Fixed an issue with backends where SessionManager might try to save a session
733   forever under certain circumstances.
734 - Fixed an issue where cached static files served to IPs on the DoS blacklist
735   consumed bandwidth quota.
736     http://code.google.com/p/googleappengine/issues/detail?id=4607
738 Version 1.6.0
739 =============
740 - On November 7th, App Engine will be out of Preview. The new Terms of Service
741   and previously announced pricing changes will be in effect. Additionally, all
742   paid apps are now covered by our SLA.
743     http://code.google.com/appengine/docs/billing.html
744 - Paid apps can now specify the maximum pending latency for instances and the
745   minimum number of idle instances for your application in the Admin Console.
746 - Task Queue storage has been separated in to its own line item. Previously,
747   this was included in Datastore storage.
748 - We have released an experimental utility, available in the Admin Console, to
749   assist in migrating your application to the High Replication datastore. This
750   utility allows you to copy the bulk of your data in the background, while the
751   source application is still serving. You then need a brief read-only period to
752   migrate your application data while you copy the data that has changed from
753   the time the original copy started.
754 - Blobstore, which was previously limited to apps with billing enabled, is now
755   available for all apps.
756 - We have published a new article on Datastore Index Selection and Advanced
757   Search which explains our recent improvements to the query planner that make
758   exploding indexes unnecessary.
759     http://code.google.com/appengine/articles/indexselection.html
760 - Applications can now receive xmpp error stanzas at /_ah/xmpp/error.
761 - In the Admin Console data viewer, you can now filter by namespace from a drop
762   down menu, if applicable.
763 - In the Admin Console's Datastore Statistics, we now offer namespace suggest
764   for filtering stats.
765 - Added API functionality for making calls to the Memcache API asynchronously.
766 - In the Memcache API, getIdentifiable() and putIfUntouched() now support
767   batch operations.
768 - We've added a page, /_ah/admin/capabilitiesstatus, to the dev console that
769   allows you to configure the capability state of the local API implementations
770   when running locally.
771 - We've added LocalCapabilitiesServiceTestConfig to the testing API, which
772   allows you to configure the capability state of the local API implementations
773   in your tests.
774 - The Datastore API now supports callbacks that can execute before or after
775   put() and delete() calls.
776 - The queue-name argument is now optional for async-session-persistence in
777   appengine-web.xml.
778 - Fixed a ClassNotFound error when using async-session-persistence.
779     http://code.google.com/p/googleappengine/issues/detail?id=5774
780 - Fixed an issue with memcache serialization when using a entity key with a name
781   that points to the same reference as the key's parent.
782     http://code.google.com/p/googleappengine/issues/detail?id=2088
783 - Fixed an issue where DoS stats in the Admin Console didn't work for High
784   Replication apps.
785     http://code.google.com/p/googleappengine/issues/detail?id=5237
786 - WARNING: Starting with 1.6.1 (our next release, NOT this release), URLFetch
787   requests will honor the Accept-Encoding header. If your code sets this header
788   then it must be prepared to receive content of the specified type. For more
789   information please see
790     http://code.google.com/p/googleappengine/issues/detail?id=4978
792 Version 1.5.5
793 =============
794 - We have increased the number of files you can upload with your application to
795   from 3,000 to 10,000.
796 - We have increased the size limit for a single file uploaded to App Engine from
797   10MB to 32MB.
798 - We have increased the Frontend request deadline from 30 seconds to 60 seconds.
799 - We have increased the online URLFetch maximum deadline from 10 seconds to 60
800   seconds. The default deadline remains at 10 seconds. The offline maximum deadline
801   for URLFetch remains at 10 minutes.
802 - We have increased the URLFetch Post payload from 1MB to 5MB.
803 - App Engine now supports Cross Group (XG) transactions with the High
804   Replication Datastore, which allow you to perform transactions across multiple
805   entity groups.
806     http://code.google.com/appengine/docs/java/datastore/transactions.html
807 - We have added a graph to the admin console that displays the number of
808   instances for which you will be billed.
809 - In the XMPP API, getPresence() is deprecated in favor of using the inbound
810   presence handlers documented in
811   http://code.google.com/appengine/docs/java/xmpp/overview.html#Handling_User_Presence.
812 - Fixed an issue in the Admin Console where the "Run Now" button did not work
813   for tasks with a '-' in the name.
814 - Fixed an issue to provide a better error message when a user tries to parse an
815   HttpRequest's input stream more than once in a request.
816 - Fixed an issue to provide a better error message when using the Mail API to
817   send email to an invalid user address.
818 - Fixed an issue in the SDK where HttpServletRequest.getInputStream().read()
819   always returned -1.
820     http://code.google.com/p/googleappengine/issues/detail?id=5396
821 - Fixed an issue where you could not schedule a cron job to run every 100
822   minutes.
823     http://code.google.com/p/googleappengine/issues/detail?id=5861
825 Version 1.5.4
826 =============
827 - You can now specify the maximum size for a blob in
828   BlobstoreService.createUploadUrl().
829 - Zigzag merge join queries will now continue scanning up to the 30 second
830   Datastore query deadline. For zigzag queries that used to generate
831   DatastoreNeedIndexException, many will now succeed. A small percentage will
832   now instead timeout.
833 - The SDK datastore viewer in the dev console now displays the number of "Write
834   Ops" for each entity. "Write Ops" are the total number of entity and index
835   writes that were required to create the entity.
836 - The Prospective Search API is available in Java for all applications. This API
837   is still experimental, so applications will be limited to a maximum of 1000
838   subscriptions.
839 - We made a classloading improvement that we expect to help loading request
840   latencies for projects with large numbers of jars.
841 - Added support for the set_default_version flag to Appcfg.
842 - The Java Remote API now recognizes the HTTP_X_APPENGINE_INBOUND_APPID. This
843   means that the Datastore Admin copy functionality will work when using
844   Java's Remote API with the destination app.
845 - Fixed an issue that incorrectly allowed creation of tasks with whitespace in
846   the url.
847 - Fixed the error message for "transaction not found" to be more descriptive.
848 - Fixed an issue with the dev appserver's local Blobstore implementation trying
849   to modify an immutable collection.
850     http://code.google.com/p/googleappengine/issues/detail?id=3081
851 - Fixed an SDK issue where CONFIG, FINE, FINER, FINEST logging messages were not
852   displayed.
853     http://code.google.com/p/googleappengine/issues/detail?id=4591
856 Version 1.5.3
857 =============
858 - We've removed the limit on the size of blob uploads using the Blobstore API.
859 - You can now send emails with any attachment extension that is not included on
860   the email attachment extension blacklist.
861 - Added a getIndexes() method to the DatastoreService to retrieve an
862   application's indexes and their corresponding states.
863 - The development server has been updated to understand the reduced index
864   requirements of the 1.5.2 datastore query planner changes.
865 - The Datastore Admin functionality can now be enabled directly in the Admin
866   Console.
867 - You can now use Remote API to access the services of one App Engine
868   application from a different App Engine application.
869 - The Java Testing APIs now default to UTC if no timezone is specified.
870 - AppCfg now supports download_app, which will download all files that were
871   uploaded from your war directory.
872 - AppCfg now supports the -V (version) and -A (application) flags.
873 - Added app_identity api with methods to work with service accounts for
874   asserting identity on outbound HTTP calls.
875     http://code.google.com/appengine/docs/java/appidentity/overview.html
876 - Added an improved HRD migration tool that requires a read-only period relative
877   to your datastore write rate (as opposed to your datastore size, which is how
878   the current version behaves). The tool is not yet generally available.  If you
879   are interested in being an early adopter please fill out this form:
880   http://goo.gl/3jrXu
881 - Fixed an issue in the Channel API where jsapi was not served with the correct
882   mime type.
883 - Fixed an issue where blobs could not be uploaded using HTTPS.
884 - Fixed an issue where GQL didn't allow querying for valid kind names
885   containing '.', '-', and ':' by supporting quoted identifiers.
886     http://code.google.com/p/googleappengine/issues/detail?id=2584
888 Version 1.5.2
889 =============
890 - You can now specify the minimum pending latency for instances and the maximum
891   number of idle instances for your application in the Admin Console.
892 - The datastore now never requires an exploding index.
893     http://code.google.com/appengine/docs/python/datastore/queries.html#Big_Entities_and_Exploding_Indexes
894 - The SDK will now never suggest indexes with the same property repeated, as
895   such indexes are likely to be exploding indexes.
896 - Datastore stats are now available on a per-namespace basis.
897 - The queue details page in the Admin Console now contains request header
898   details, previous run information, and a task payload viewer.
899 - You can modify the lease on a task leased from a pull queue using the
900   modifyTaskLease() method.
901 - Pull Task maximum size has been increased to 1MB.
902 - You can now update the number of available backend instances without needing
903   to first stop the backend using the "backend configure" appcfg directive.
904 - You can now set the "References" and "In-Reply-To" headers with the Mail API.
905     http://code.google.com/p/googleappengine/issues/detail?id=2802
906 - The whitelist has been updated to include support for JSR 105.
907 - When the SDK throws a DatastoreNeedIndexException for a missing index
908   definition, the exception can now be caught.
910 Version 1.5.1
911 =============
912 - The development server's datastore and testing service implementations now
913   contains logic that closely replicates the consistency guarantees of the High
914   Replication datastore. To use, run the dev_appserver with the flag
915   -Ddatastore.default_high_rep_job_policy_unapplied_job_pct=20.
916 - All user request have an X-AppEngine-Country header which contains the
917   ISO-3166-1 alpha-2 country code for the user, based on the IP address of the
918   client request.
919 - The Channel API can now provide user presence, this can be configured by
920   adding channel_presence to the list of inbound services for your application.
921 - The Images API now supports the WebP format.
922 - You can switch the timezone for App Engine logs in the Admin Console.
923   http://code.google.com/p/googleappengine/issues/detail?id=734
924 - Added javax.xml.ws.Service$Mode to the whitelist.
925   http://code.google.com/p/googleappengine/issues/detail?id=4770
926 - You can configure your application to asynchronously write https session data
927   by adding <async-session-persistence enabled="true"/> to your
928   appengine-web.xml.
929   http://code.google.com/p/googleappengine/issues/detail?id=1692
930 - The local task queue unit testing API now supports Deferred Tasks.
931 - Fixed an issue where using reserved URLs did not cause an error in the SDK.
932 - Fixed an issue where having a backends.xml configuration file caused logging
933   to stdout to fail in the SDK.
934 - Fixed an issue where the Channel API didn't work with non-default versions of
935   applications using the High Replication datastore.
936 - Fixed an issue where the Remote API rtok comparison was broken for some users,
937   causing appfcg download data to fail.
938 - Fixed an issue with the SDK where you could not apply a transform to PNG
939   images.
940   http://code.google.com/p/googleappengine/issues/detail?id=3458
941 - When displaying corrupt data in the Admin Console dataviewer, a useful error
942   will be displayed, instead of a 500.
943   http://code.google.com/p/googleappengine/issues/detail?id=4945
944 - Fixed an issue with the SDK where non-string index names caused an error upon
945   upload.
946   http://code.google.com/p/googleappengine/issues/detail?id=5004
947 - Datanucleus now supports polymorphic relationships.
948   http://code.google.com/p/datanucleus-appengine/issues/detail?id=153
949 - Datanucleus now supports PreparedQuery#countEntities(FetchOptions).
950   http://code.google.com/p/datanucleus-appengine/issues/detail?id=225
951 - Fixed an issue with datanucleus where recursive relation did not work.
952   http://code.google.com/p/datanucleus-appengine/issues/detail?id=80
954 Version 1.5.0.1
955 ===============
956 - Fixed a bug that caused appengine-jsr107cache-1.5.0.jar to be empty.
958 Version 1.5.0
959 =============
960 - Support for Backends which allow developers to create infrastructure
961   components that complement the existing dynamic apps that App Engine already
962   provides. Instances of a backend can maintain state, be addressed
963   individually, and are not subject to per-request time limits. They can also be
964   configured to consume more memory and CPU than ordinary dynamic instances.
965 - Task Queues support pull mode, allowing for more control over task queue work
966   rates. To use pull queues, include the 'mode' element in your queue.xml.
967 - Pull queues are supported by a REST API, allowing access from outside App
968   Engine. To use the REST API, you must also include a valid ACL section
969   specifying which users can lease tasks from the pull queue.
970 - Task Queue payload limits have been increased. Queues support 100KB per task.
971   Within App Engine, the new limit is 32 MB per batch of tasks. With the REST
972   API the limit is 1 MB per batch.
973 - HTTP request and response sizes have been increased to 32 MB.
974 - We have removed the rate quotas for requests, datastore operations,
975   memcache operations, and image API operations. Resource quotas still apply.
976 - When creating new applications, developers will now see the High Replication
977   Datastore as the default configuration option.  Developers that still wish to
978   use the Master/Slave configuration must explicitly choose this option at
979   application creation time.
980 - The Task Queue maximum configurable processing rate has been increased to
981   500/s.
982 - Modified Dashboard latency graphs to indicate they only include dynamic
983   requests.
984 - We have added two restrictions to the Mail API to improve the reliability
985   of the service for all applications.
986   - Emails must be sent from email accounts managed by Google (either Gmail or
987     a domain signed up for Google Apps).
988   - Reduced the number of free recipients per day from 2000 to 100 for new
989     applications.
990 - Fixed an issue where the Javadoc for the File API was not generated.
991 - Fixed an issue where the API Deadlines were not being enforced in the SDK.
992 - Fixed an issue with Federated Users causing the Admin Console dataviewer to
993   fail.
994     http://code.google.com/p/googleappengine/issues/detail?id=384
995 - Fixed an issue causing SDK URL Fetch not to work behind proxy.
996     http://code.google.com/p/googleappengine/issues/detail?id=544
997 - Fixed an issue deploying an app with version set to 0.
998     http://code.google.com/p/googleappengine/issues/detail?id=735
999 - Improved support for reserving an app id that is a canonicalized version of
1000   a user's Gmail address.
1001     http://code.google.com/p/googleappengine/issues/detail?id=1196
1002 - Added a more useful error message for unavailable App Ids.
1003     http://code.google.com/p/googleappengine/issues/detail?id=1303
1004 - Added clearer error messaging for invalid transactions in the SDK.
1005     http://code.google.com/p/googleappengine/issues/detail?id=1357
1006 - Added better error messages for cron.xml parsing.
1007     http://code.google.com/p/googleappengine/issues/detail?id=1490
1008 - Entity constructors are now consistent with KeyFactory constructors.
1009     http://code.google.com/p/googleappengine/issues/detail?id=1626
1010 - Task Queue names can now include the "_" character.
1011     http://code.google.com/p/googleappengine/issues/detail?id=1723
1012 - The sender of an email is no longer BCC'd when they are already included in
1013   the email.
1014     http://code.google.com/p/googleappengine/issues/detail?id=1907
1015 - Added a more helpful error message when trying to send email to a malformed
1016   address.
1017     http://code.google.com/p/googleappengine/issues/detail?id=2386
1018 - The SDK now returns an error if the Content-length header is not included in a
1019   post request, matching production.
1020     http://code.google.com/p/googleappengine/issues/detail?id=2512
1021 - Fixed an issue where the wrong type of error was being thrown on HTTP request
1022   timeout.
1023     http://code.google.com/p/googleappengine/issues/detail?id=2464
1024 - Fixed an issue where the Admin Console didn't keep the app version viewed
1025   consistent across actions.
1026     http://code.google.com/p/googleappengine/issues/detail?id=4023
1027 - Added Javadocs for TaskOptions.taskName().
1028     http://code.google.com/p/googleappengine/issues/detail?id=4316
1029 - Fixed a typo in the Admin Console on the New App page.
1030     http://code.google.com/p/googleappengine/issues/detail?id=4620
1031 - Fixed an issue where sending mail from an app registered on the HR datastore
1032   required the app id be prefaced with s~.
1033     http://code.google.com/p/googleappengine/issues/detail?id=4671
1034 - Fixed an issue where HTTP POST was broken in the SDK if the Content-Length
1035   header was specified.
1036     http://code.google.com/p/googleappengine/issues/detail?id=4836
1038 Version 1.4.3
1039 =============
1040 - Added FileService API that allows writing to and reading from files in
1041   blobstore.
1042 - You can now specify cron execution for a time interval between a start and end
1043   time.
1044 - You can now configure the specific application version to which a task queue
1045   or cron job will send requests.
1046 - The Admin Console Task Queues page now displays a more accurate estimate of
1047   queue size for queues containing more than 2000 tasks.
1048 - Java applications can enable concurrent request support by setting
1049   <threadsafe> to True in their appengine-web.xml. This flag indicates that
1050   request handlers for your app are thread safe and multiple request handlers
1051   may safely run at the same time in the same memory space for your application.
1052 - Deferred library support now available in Java.
1053     http://code.google.com/p/googleappengine/issues/detail?id=2381
1054 - Remote API library now available in Java. This can be used in conjunction with
1055   apps using either the Java or the Python runtime.
1056 - The Java SDK now supports kindless and ancestor only queries.
1057 - Fixed an issue where JAX-WS clients in the SDK could not handle receiving a
1058   SOAP fault.
1059 - Fixed an issue where the SDK did not support fetching HTTPS URLs.
1060 - Fixed an issue where no link was displayed in the Admin Console blobstore
1061   viewer for an unnamed blob.
1062 - Fixed an issue where the Admin Console data viewer couldn't edit entities
1063   with ByteString properties.
1064     http://code.google.com/p/googleappengine/issues/detail?id=2367
1065 - Fixed an issue where the Admin Console crashed when using a non-ascii
1066   key_name.
1067     http://code.google.com/p/googleappengine/issues/detail?id=2451
1068 - The Disable Application admin function has been button-ized.
1069     http://code.google.com/p/googleappengine/issues/detail?id=4323
1070 - Fixed a regex validation issue in the queue.xml file that caused some uploads
1071   to break.
1072     http://code.google.com/p/googleappengine/issues/detail?id=4365
1073 - Fixed an issue where the Java SDK Task Queue did not support 10 minute
1074   timeouts.
1075     http://code.google.com/p/googleappengine/issues/detail?id=4564
1076 - Fixed an issue where the Channel API in the SDK didn't properly send messages
1077   with unicode characters.
1078     http://code.google.com/p/googleappengine/issues/detail?id=4675
1080 Version 1.4.2
1081 =============
1082 - You can now vacuum datastore indexes with the Java SDK.
1083 - The XMPP API was updated to include presence and allow subscriptions.
1084 - The Task Queue now supports programmatic deleting of tasks.
1085     http://code.google.com/p/googleappengine/issues/detail?id=2588
1086 - The maximum rate per queue at which tasks are processed has been increased to
1087   100 task per second.
1088 - The maximum number of concurrent requests for a single queue can be specified
1089   in the application's queue.xml. This provides an additional easy-to-use form
1090   of rate limiting. The current number of running tasks is also displayed in
1091   the Admin Console.
1092 - Metadata queries in the Datastore now support cursors.
1093 - Admin Console logs viewer now displays time as YYYY-MM-DD HH:MM:SS.mmm.
1094 - The Mail API added KML and KMZ files as allowed attachments.
1095 - Added support for verifying the server SSL certificate when making a
1096   URLFetch request to an HTTPS URL. This will become the default in a future
1097   release.
1098 - Added a warning when an admin tries to upload a queue.yaml where the number
1099   of new queues and the number of disabled queues exceeds 100.
1100 - Added a putIfUntouched() method to the Memcache API.
1101     http://code.google.com/p/googleappengine/issues/detail?id=2139
1102 - Added JAX-WS support for writing SOAP clients and SAAJ support for writing
1103   SOAP servers. JAX-WS for SOAP servers is not yet supported.
1104 - Fixed an issue where mail from @appid.appspotmail.com did not work when
1105   sending mail to app admins.
1106 - Fixed an issue where the SDK did not enforce the 100 task limit for the Task
1107   Queue.
1108     http://code.google.com/p/googleappengine/issues/detail?id=3296
1109 - Fixed an issue where the Java SDK URLFetch did not support 32MB response
1110   sizes.
1111     http://code.google.com/p/googleappengine/issues/detail?id=4215
1112 - Fixed an issues where <jsp-file> mappings in web.xml were broken.
1113     http://code.google.com/p/googleappengine/issues/detail?id=4216
1115 Version 1.4.1
1116 =============
1117 There were no updates to the Java SDK for the 1.4.1 App Engine release.
1119 Version 1.4.0
1120 =============
1121 - The Always On feature allows applications to pay and keep 3 instances of their
1122   application always running, which can significantly reduce application
1123   latency.
1124 - Developers can now enable Warmup Requests. By specifying  a handler in an
1125   app's appengine-web.xml, App Engine will attempt to send a Warmup Request to
1126   initialize new instances before a user interacts with it. This can reduce the
1127   latency an end-user sees for initializing your application.
1128 - The Channel API is now available for all users.
1129 - Task Queue has been officially released, and is no longer an experimental
1130   feature. The API import paths that use 'labs' have been deprecated. Task queue
1131   storage will count towards an application's overall storage quota, and will
1132   thus be charged for.
1133 - The deadline for Task Queue and Cron requests has been raised to 10 minutes.
1134   Datastore and API deadlines within those requests remain unchanged.
1135 - For the Task Queue, developers can specify task retry-parameters in their
1136   queue.xml.
1137 - Apps that have enabled billing are allowed up to 100 queues with the Task
1138   Queue API.
1139 - Metadata Queries on the datastore for datastore kinds, namespaces, and entity
1140   properties are available.
1141 - URL Fetch allowed response size has been increased, up to 32 MB. Request size
1142   is still limited to 1 MB.
1143 - The request and response sizes for the Images API have been increased to
1144   32 MB.
1145 - The total size of Memcache batch operations is increased to 32 MB. The 1 MB
1146   limit on individual Memcache objects still applies.
1147 - The attachment size for outgoing emails has been increased from 1 MB to 10 MB.
1148   The size limit for incoming emails is still 10 MB.
1149 - Size and quantity limits on datastore batch get/put/delete operations have
1150   been removed. Individual entities are still limited to 1 MB, but your app may
1151   batch as many entities together for get/put/delete calls as the overall
1152   datastore deadline will allow for.
1153 - When iterating over query results, the datastore will now asynchronously
1154   prefetch results, reducing latency in many cases by 10-15%.
1155 - The Admin Console Blacklist page lists the top blacklist rejected visitors.
1156 - The automatic image thumbnailing service supports arbitrary crop sizes up to
1157   1600px.
1158 - Overall average instance latency in the Admin Console is now a weighted
1159   average over QPS per instance.
1160 - Added a low-level AysncDatastoreService for making calls to the datastore
1161   asynchronously.
1162 - Added a getBodyAsBytes() method to QueueStateInfo.TaskStateInfo, this returns
1163   the body of the task state as a pure byte-string.
1164 - The whitelist has been updated to include all classes from javax.xml.soap.
1165 - Fixed an issue sending email to multiple recipients.
1166     http://code.google.com/p/googleappengine/issues/detail?id=1623
1167 - Revert the default logging level during GWT hosted mode back to INFO.
1168     http://code.google.com/p/googleappengine/issues/detail?id=4011
1169 - Fixed an issue with OpenId over SSL.
1170   http://code.google.com/p/googleappengine/issues/detail?id=3393
1172 Version 1.3.8
1173 =============
1174 - You can run task queue tasks immediately from the admin console.
1175 - Added an OutputSettings class to the Images API to specify the JPEG encoding
1176   quality when running in production.
1177 - Support for login of multiple Google accounts within an app, and longer login
1178   sessions. For more information see:
1179     http://www.google.com/support/accounts/bin/answer.py?answer=181599
1180 - In queue.xml, the maximum allowed bucket size is now 100.
1181 - Removed limits on zigzag merge-join queries. Therefore the error "The built-in
1182   indices are not efficient enough for this query and your data. Please add a
1183   composite index for this query." will no longer be thrown in most cases,
1184   enabling more types of queries without indexes.
1185 - The whitelist has been updated to include java.net.InetAddress and some
1186   interfaces and abstract classes in javax.xml.soap, including
1187   javax.xml.soap.SOAPMessage.
1188 - Fixed an issue reserving App Ids by owners of emails containing periods,
1189   multiple cases, and googlemail.com address.
1190     http://code.google.com/p/googleappengine/issues/detail?id=1196
1191 - Fixed an issue where TaskOptions had no public getters, making testing
1192   impossible.
1193     http://code.google.com/p/googleappengine/issues/detail?id=3243
1194 - Fixed an issue on the development server where PNGs were being returned as
1195   JPEGs.
1196     http://code.google.com/p/googleappengine/issues/detail?id=3661
1198 Version 1.3.7
1199 =============
1200 - Fixed an SDK issue where calling getServingUrl raised an exception.
1201     http://code.google.com/p/googleappengine/issues/detail?id=3598
1203 Version 1.3.6
1204 =============
1205 - Multitenancy is now supported in the datastore, allowing better
1206   compartmentalization of user data.
1207 - Automatic image thumbnailing is now available in the Images API using
1208   getServingUrl.
1209 - Users can now serve custom static error pages for over_quota, dos_api_denial
1210   and default cases.
1211 - Results of datastore count() queries and offsets for all datastore queries
1212   are no longer capped at 1000.
1213 - Added a pause queue button to the task queue details page in the Admin
1214   Console.
1215 - Historical graphs have been added to all of the dashboard graphs in the Admin
1216   Console.
1217 - Content-range headers are supported on Blobstore downloads.
1218 - New method to allocate datastore ids in a given range: allocateIdRange()
1219 - The app.yaml format is supported with Java applications.
1220 - Increased several rate limited quotas for free applications.
1221 - Fixed an issue that did not allow forms of over 200,000 bytes to be submitted.
1222    http://code.google.com/p/googleappengine/issues/detail?id=1608
1224 Version 1.3.5
1225 =============
1226 - Ability to configure the Task Queue storage limit with the
1227   total-storage-limit field in the queue.xml file.
1228 - Task Queues now support up to 50 qps per queue, up from 50 qps per app.
1229 - Developers can programmatically access Blobs with BlobstoreInputStream, which
1230   provides an InputStream view of a blob in Blobstore
1231 - Bulkloader transform helpers for lists and hierarchical keys were added.
1232 - remote_api_shell commands can be sent over HTTPS or HTTP.
1233 - Admin Console logs now include information on request time latency.
1234 - The datastore now supports end cursors.
1235 - Fixed an issue where requesting /appstats would not properly direct to
1236   /appstats/.
1237 - Fixed an issue with inconsistent URL mappings between the SDK and production.
1238     http://code.google.com/p/googleappengine/issues/detail?id=2598
1240 Version 1.3.4
1241 =============
1242 - Client side bulkloader available with the Python SDK that has a new
1243   configuration syntax and wizard for easier import/export with the datastore.
1244   Can be used by enabling remote_api in your Java application
1245 - Applications can now be configured to authenticate with OpenID by selecting
1246   the OpenID option when creating your application in the admin console
1247     http://code.google.com/p/googleappengine/issues/detail?id=248
1248     http://code.google.com/p/googleappengine/issues/detail?id=56
1249 - New API to allow App Engine apps to act as OAuth service providers
1250     http://code.google.com/p/googleappengine/issues/detail?id=919
1251 - The version update check in the Java SDK now uses https
1252 - Allow full access to javax.el.*
1253     http://code.google.com/p/googleappengine/issues/detail?id=3157
1254 - Increased the timeout during deployment to 15 minutes
1255 - Fixed an issue with JPA where an illegal cast exception was thrown during the
1256   fetch of integer fields
1257 - MemcacheService.setNamespace() is deprecated in favor of
1258   MemcacheServiceFactory.getMemcacheManager(namespace)
1259 - Support in the SDK for Java 1.5 is being deprecated. These warnings now appear
1260   when starting the SDK
1262 Version 1.3.3.1
1263 ===============
1264 - Fixed an issue where servlet filters could cause 404s
1265     http://code.google.com/p/googleappengine/issues/detail?id=3138
1267 Version 1.3.3
1268 =============
1269 - Added two new system properties com.google.appengine.application.id and
1270   com.google.appengine.application.version
1271 - DeadlineExceededException is now always thrown before
1272   HardDeadlineExceededError
1273 - Decreased likelihood of "Too many URLMap" deployment errors for complex
1274   web apps
1275 - Fixed an error where QuotaService.getCpuTimeInMegaCycles() was returning
1276   cycles instead of megacycles
1277 - Fixed an issue between differing behavior of jsp in the production and
1278   development environments
1279     http://code.google.com/p/googleappengine/issues/detail?id=3022
1280 - Fixed an issue uploading webapps with .tag files
1281     http://code.google.com/p/googleappengine/issues/detail?id=2902
1283 Version 1.3.2
1284 =============
1285 - New API to read the contents of uploaded Blobs (fetch_data)
1286     http://code.google.com/p/googleappengine/issues/detail?id=2536
1287 - URLFetch now supports accessing ports 80-90, 440-450, and 1024-65535
1288 - Mail API now allows common document formats as attachments
1289     http://code.google.com/p/googleappengine/issues/detail?id=494
1290 - The Task Queue API now supports adding multiple tasks in a single call to
1291   Queue.add()
1292 - Fixed charset handling for inbound emails
1293     http://code.google.com/p/googleappengine/issues/detail?id=2326
1294 - Fixed issue with compositing background colors in dev_appserver
1295 - New feature in the datastore to specify whether to use strong or eventually
1296   consistent reads (the default is strong)
1297 - New datastore feature allows setting deadlines for operations
1298 - Increased the maximum Task Queue refill rate from 20/s to 50/s
1299 - Support for IP blacklisting to prevent denial of service (DoS) attacks
1300 - App Stats is now available for the Java SDK in addition to Python
1301 - Fix issue with expiration times not being reset on Put on the Memchache API
1302     http://code.google.com/p/googleappengine/issues/detail?id=1284
1303 - Fix issue preventing static files from being served when a servlet is mapped to root
1304     http://code.google.com/p/googleappengine/issues/detail?id=1379
1306 Version 1.3.1
1307 =============
1308   - Datastore Query Cursors
1309       http://code.google.com/appengine/docs/java/datastore/queriesandindexes.html#Query_Cursors
1310   - Transactional Tasks
1311   - Support for Custom Admin Console pages
1312   - Java Precompilation is now on by default
1313       Developers can opt-out of precompilation by setting the flag in
1314       appengine-web.xml:
1315       <precompilation-enabled>false</precompilation-enabled>
1316   - New built-in support for unit testing (see appengine-testing.jar)
1317       http://code.google.com/appengine/docs/java/tools/localunittesting.html
1318       http://code.google.com/p/googleappengine/issues/detail?id=326
1319   - net.sf.jsr107 package included as an alternative to the low-level
1320     Memcache API
1321   - javax.annotation.Resource/Resources added to the package whitelist
1322   - New "month" and "synchronized" syntax for Cron configuration
1323       http://code.google.com/appengine/docs/java/config/cron.html
1324   - URLFetch supports asynchronous requests
1325       http://code.google.com/p/googleappengine/issues/detail?id=1899
1326   - appcfg.sh uses HTTPS for application deployment
1327   - appcfg.sh adds request_logs --append
1328   - Changes to the order queries without a specified sort order are returned
1329     Only queries that use IN will see different results.
1330   - Added support for multiple != filters on the same property
1331   - Improved support for keys-only queries when using IN and != filters
1332   - Support for ETags, If-matches, If-not-matches HTTP Headers, as well as 304
1333     status codes now available on static files (not yet available on the
1334     dev_appserver or Blobstore blobs)
1335       http://code.google.com/p/googleappengine/issues/detail?id=575
1336   - Fixed issue where the maximum transform count was enforced for composite
1337     operations
1338       http://code.google.com/p/googleappengine/issues/detail?id=1656
1339   - Fixed issue with whitespace on the end of strings in web.xml
1340       http://code.google.com/p/googleappengine/issues/detail?id=2242
1341   - Fixed web.xml <error-page> entries for 404 error codes
1342       http://code.google.com/p/googleappengine/issues/detail?id=1477
1343   - Added validation prevent welcome-files with absolute paths
1344       http://code.google.com/p/googleappengine/issues/detail?id=1249
1345   - Fixed issue where cancelling a deployment in progress could unintentionally
1346     corrupt the SDK
1347       http://code.google.com/p/googleappengine/issues/detail?id=2255
1348   - Fixed issue with QuotaService.getCpuTimeInMegaCycles() returning 0
1349       http://code.google.com/p/googleappengine/issues/detail?id=2639
1350   - Fixed issue where JSP exceptions will be incorrectly cast causing a
1351     ClassCastException
1352       http://code.google.com/p/googleappengine/issues/detail?id=1438
1354 Version 1.3.0
1355 =============
1356   - Support for the new Blobstore API
1357   - New com.google.appengine.runtime.{version,environment} system properties
1358     (and a SystemProperty accessor class)
1359   - New sample applications for GWT 2.0
1360   - Optimizations for many reflection operations
1362 Version 1.2.8
1363 =============
1364   - Support for JAXB. JAXB is included in JDK 1.6 (and App Engine's production
1365     servers). If you're using JDK 1.5 with your local dev_appserver, you will
1366     need to include the JAXB libraries with your application to use it.
1367       http://code.google.com/p/googleappengine/issues/detail?id=1267
1368   - New support for application pre-compilation to reduce the length of
1369     loading requests. To enable pre-compilation on your application, add this
1370     flag to your appengine-web.xml:
1371       <precompilation-enabled>true</precompilation-enabled>
1372     If you have trouble deploying your application, you should remove this
1373     flag or set it to false.
1374   - Added Quota API (com.google.appengine.api.quota) to match Python API.
1375   - Low-level Memcache API now supports batchIncrement().
1376   - HTTPResponse object now has getFinalUrl() method for 302 redirects.
1377     - http://code.google.com/p/googleappengine/issues/detail?id=1464
1378   - Java Dev Appserver now automatically executes tasks.  If you prefer the
1379     old behavior where tasks do not automatically execute you can use the
1380     following flag when starting the server:
1381       -Dtask_queue.disable_auto_task_execution
1382   - Additional file extensions permitted when sending mail.
1383     - http://code.google.com/p/googleappengine/issues/detail?id=494
1384   - Fixed issue with Java mail handler not processing multipart messages
1385     correctly.
1386   - Fixed agent code included in appengine-local-runtime.jar results in
1387     RuntimeException.
1388     - http://code.google.com/p/googleappengine/issues/detail?id=2280
1389   - Fixed issue with sort orders defined on properties that allow multiple
1390     values.
1391     - http://code.google.com/p/googleappengine/issues/detail?id=2349
1392   - Fixed problem with dropped query strings after requiring log-in.
1393     - http://code.google.com/p/googleappengine/issues/detail?id=2225
1394   - Removed limitation preventing multiple parameters with the same name.
1395     - http://code.google.com/p/googleappengine/issues/detail?id=2090
1396   - Fixed issue with local datastore incorrectly sorting results of ancestor
1397     queries.
1398     - http://code.google.com/p/googleappengine/issues/detail?id=2177
1399   - New Index building status page in the Admin Console
1400   - Task Queue now supports purging queues, and deleting tasks and queues via
1401     the Admin Console.
1402     - http://code.google.com/p/googleappengine/issues/detail?id=2159
1403     - http://code.google.com/p/googleappengine/issues/detail?id=1740
1404   - Over Quota HTTP status code changed from 403 to 503, other to 500.
1405     - http://code.google.com/p/googleappengine/issues/detail?id=961
1406   - Task Queue now considers all HTTP 2xx status codes to represent success.
1408 For past release notes, visit:
1409 http://code.google.com/p/googleappengine/wiki/SdkForJavaReleaseNotes