Closed Bug 1250735 Opened 8 years ago Closed 8 years ago

Please deploy autopush 1.12.0 to PRODUCTION

Categories

(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: rpapa, Assigned: oremj)

References

Details

------------------
RELEASE NOTES
------------------
https://github.com/mozilla-services/autopush/releases

COMPARISONS
https://github.com/mozilla-services/autopush/compare/1.10.0...1.10.1
https://github.com/mozilla-services/autopush/compare/1.10.1...1.11.0
https://github.com/mozilla-services/autopush/compare/1.11.0...1.12.0

TAGS
https://github.com/mozilla-services/autopush/releases/tag/1.12.0
https://github.com/mozilla-services/autopush/commit/077ccbc2ebc21abb4f94e431a182417016d81b99

CHANGELOG
## 1.12.0 (2016-02-23)


#### Doc

*   add text and links for 400:111 errors ([515be293](https://github.com/mozilla-services/autopush/commit/515be2939c12dc5b5720e3fcdb2fd7a0e0d60e6b))
*   update CONTRIBUTING.md doc to match our style ([214e8a77](https://github.com/mozilla-services/autopush/commit/214e8a77c890803846bfc6133dafd2b9e1ae2662))

#### Features

*   upgrade autobahn/twisted to 0.12/15.5 ([47597a0d](https://github.com/mozilla-services/autopush/commit/47597a0da8a401aac38167632d316c48c34c3299), closes [#180](https://github.com/mozilla-services/autopush/issues/180))
*   add user-agent logging to acks ([1dbe3460](https://github.com/mozilla-services/autopush/commit/1dbe3460028ae7980fe5a1722f2499e3428838f3))

#### Bug Fixes

*   allow webpush w/no ttl & cleanup 400 logging ([1f01cd70](https://github.com/mozilla-services/autopush/commit/1f01cd70f52de3c22f74a7389019dfafd1d90ea7), closes [#358](https://github.com/mozilla-services/autopush/issues/358))

#### Chore

*   bring project up to standard guidelines ([c2baf49f](https://github.com/mozilla-services/autopush/commit/c2baf49fd6310dde221151a2d088c6c9f6ca7c9f), closes [#344](https://github.com/mozilla-services/autopush/issues/344))
Depends on: 1250644
We'll be deploying this release tomorrow, Wed., 2/24 @ ~9am PST
Assignee: nobody → oremj
QA Contact: rpappalardo
Status: NEW → ASSIGNED
here's what's currently in production (pre-deployment):

----------------------------
URL CHECKS (PROD)
----------------------------

https://push.services.mozilla.com:

Response time: 0.164646


https://updates.push.services.mozilla.com/health:
{
    "status": "OK", 
    "prod.autopush.routerv2": {
        "status": "OK"
    }, 
    "prod.autopush.storage": {
        "status": "OK"
    }, 
    "version": "1.11.0", 
    "clients": 0
}
Response time: 0.158552


https://updates.push.services.mozilla.com/status:
{
    "status": "OK", 
    "version": "1.11.0"
}
Response time: 0.163738
some errors seen after 1.12.0 production deployment this morning, so rolling back to 1.11.0 for now.
e2e tests working post-rollback

----------------------------
URL CHECKS (PROD)
----------------------------
{

    "status": "OK",
    "prod.autopush.routerv2": 

{

    "status": "OK"

},
"prod.autopush.storage": 

    {
        "status": "OK"
    },
    "version": "1.11.0",
    "clients": ​0

}
this has been rolled back and superseded by a 1.12.1 release
to be deployed today.

see: 
Bug 1251292 - Please deploy autopush 1.12.1 to STAGE
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.