I found a small regression with the aerogear-android-push 3.0.0 module.

See : https://github.com/aerogear/aerogear-android-push/pull/61 and AGDROID-541

Basically this means that applications which are killed by Android won't handle push notifications correctly.

I suggest we restage and release the patch to maven central before we "officially" release AGDroid 3.0.0.

Summers