- Added two new system properties com.google.appengine.application.id and com.google.appengine.application.version
- DeadlineExceededException is now always thrown before HardDeadlineExceededError
- Decreased likelihood of "Too many URLMap" deployment errors for complex web apps
- Fixed an error where QuotaService.getCpuTimeInMegaCycles() was returning cycles instead of megacycles
- Fixed an issue between differing behavior of jsp in the production and development environments. http://code.google.com/p/googleappengine/issues/detail?id=3022
- Fixed an issue uploading webapps with .tag files. http://code.google.com/p/googleappengine/issues/detail?id=2902