Richmond & AppEngine team, If you're ever in the Chicago area, look me up and I'll buy you a beer. I've been waiting for outbound sockets for years!
A quick issue though: Can you make it explicitly clear in the Sockets API Overview https://developers.google.com/appengine/docs/java/sockets/overview that developers have to include the JavaMail JARs if they need to access IMAP/POP3/SMTP via Javamail? I say this because https://developers.google.com/appengine/docs/java/mail/overview#Sending_Mail_with_the_JavaMail_API states "*Do not add Oracle®'s JavaMail JARs to your app.*" I realize that's an entirely different section, but it makes people believe that AppEngine already packages the full JavaMail library, when truly it doesn't repackage the Provider classes. It would also be fine if you skipped the notice and included the Provider libraries within the AppEngine SDK. Thanks ----------------- -Vinny P Technology & Media Advisor Chicago, IL @GOV on AppDotNet: https://alpha.app.net/gov On Tuesday, April 9, 2013 5:44:38 PM UTC-5, Richmond Manzana wrote: > > Hi everyone, > > We're happy to announce that we have released the 1.7.7 SDK. > > This release includes new features such as updates to the Maven Plugin, > and Outbound Sockets. We're also happy to announce that we have removed > the weekly $2.10 minimum spend for billing enabled apps :) > > For more details, please read our blog post and release notes. > > Announcement: > http://googleappengine.blogspot.com/2013/04/app-engine-177-released.html > > Releae notes for Python: > http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes > > Release notes for Java: > http://code.google.com/p/googleappengine/wiki/SdkForJavaReleaseNotes > > Release notes for Go: > https://code.google.com/p/googleappengine/wiki/SdkForGoReleaseNotes > > Cheers! > > Richmond Manzana > Technical Program Manager > Google App Engine > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
