Closed Bug 1154253 Opened 10 years ago Closed 10 years ago

Please deploy release 1.7.0 to readinglist stage environment

Categories

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

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhubscher, Assigned: bobm)

Details

Hi good folks, We'd like to release a new version of readinglist: 1.6.0. Changelog: https://github.com/mozilla-services/readinglist/releases/tag/1.6.0 Compare view: https://github.com/mozilla-services/readinglist/compare/1.5.0...1.6.0 Changelog ========= **New features** - Add more info in heartbeat (fixes #229) - Clarify conflict docs (#244) - Clarify data model docs (#247) - Add PostgreSQL schema migration system (mozilla-services/cliquet#139) See [every features brought by Cliquet 1.7](https://github.com/mozilla-services/cliquet/releases/tag/1.7.0) **Bug fixes** - Fix login prompt when Basic Auth is disabled (#237) - Fix random IndexError in load tests (#238) - Fix smoke tests configuration reading - Fix Heka logging format of objects (#199) - Fix performance of record insertion using ordered index (mozilla-services/cliquet#138) - Fix 405 errors not JSON formatted (mozilla-services/cliquet#88) See [every bug fixes brought by Cliquet 1.7](https://github.com/mozilla-services/cliquet/releases/tag/1.7.0) Specific configuration changes ============================== **Deployment instructions** Some changes were introduced in database schema. Run schema migration command before starting the application: ``` cliquet --ini production.ini migrate ``` Thanks!
QA Contact: rpappalardo → pdehaan
I just released 1.7.0 which fixes two imperfections for clients. https://github.com/mozilla-services/readinglist/releases/tag/1.7.0 Changelog: https://github.com/mozilla-services/readinglist/releases/tag/1.7.0 Compare view: https://github.com/mozilla-services/readinglist/compare/1.6.0...1.7.0 New feature Article title now allowed to be empty or null (#250 and #253, original https://bugzilla.mozilla.org/show_bug.cgi?id=1152915) Bug fixes Fix stored_on not being forced on creation (fixes #215, original https://bugzilla.mozilla.org/show_bug.cgi?id=1153358)
Summary: Please deploy release 1.6.0 to readinglist stage environment → Please deploy release 1.7.0 to readinglist stage environment
Deploying this to Stage for some testing without the schema change for now, as we figure out how we're going to test the DB instance upgrade, and test the schema change itself. I understand from :alexis that Readinglist should be forward and backward compatible with and without the schema change.
Status: NEW → ASSIGNED
This has been deployed to Stage. Please test.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.