Closed
Bug 1105446
Opened 11 years ago
Closed 11 years ago
Please deploy pushgo 1.4.2rc1 to Loop-Push Stage
Categories
(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: benbangert, Assigned: oremj)
References
Details
As the summary notes, this is to Loop-Push Staging.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → oremj
| Assignee | ||
Comment 1•11 years ago
|
||
Deployed.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
QA Contact: kthiessen
Comment 2•11 years ago
|
||
Have we got a changelog, or some sort of list of features I should be verifying for this release?
| Reporter | ||
Comment 3•11 years ago
|
||
Here's a list of feature changes:
https://github.com/mozilla-services/pushgo/issues?q=milestone%3Av1.4.2+
There's nothing outward facing to a client that is testable in this set. It's some obscure backend failures and logging changes.
Comment 4•11 years ago
|
||
Richard did the verifications here. We'll post the details in this bug later, but Ben feels that it's been idle on stage for too long, so I'm marking this VERIFIED so it can be deployed.
Status: RESOLVED → VERIFIED
Comment 5•11 years ago
|
||
------------------
RELEASE NOTES
------------------
TAG
https://github.com/mozilla-services/pushgo/releases/tag/1.4.2
RELEASE HISTORY
https://github.com/mozilla-services/pushgo/releases
https://github.com/mozilla-services/pushgo/compare/1.4.1...1.4.2
CHANGES
+ use log.name-Version as heka LogName
+ Add logging.name setting.
+ Add missing sample config options
+ Clean up message parsing
+ Raise log levels for locator errors
+ Hotfix: Protect against nil pointer exceptions for pings
+ Hotfix: Set `GOLDFLAGS` correctly
+ Run memcached tests on Travis
+ Add discovery.dir to example configs enhancement
------------------
QUICK CHECKS
------------------
unit tests pass
loadtesting OK per Kit,Ben
end-2-end loop call verification OK in stage
see: https://bugzilla.mozilla.org/show_bug.cgi?id=1112103#c3
You need to log in
before you can comment on or make changes to this bug.
Description
•