chore: upgrade to v0.19.0 #2

Merged
trav merged 1 commits from upgrade-6771622 into main 2026-06-15 17:16:03 +00:00

lasuite-drive upgrade to v0.19.0

Image changes

service image from to
app lasuite/drive-frontend v0.18.0 v0.19.0
backend lasuite/drive-backend v0.18.0 v0.19.0
celery lasuite/drive-backend v0.18.0 v0.19.0
celery-beat lasuite/drive-backend v0.18.0 v0.19.0
redis redis 8.6.4 8.8.0

Recipe version: 0.9.0+v0.18.00.10.0+v0.19.0

Operator Action Required

DB migration (drive v0.19.0): deprecated numchild columns are dropped from the item table. The backend entrypoint runs manage.py migrate automatically — monitor backend logs post-deploy.

WOPI change: VersionId replaced by Etag in WOPI integration (internal). Post-upgrade smoke test of document editing with Collabora/OnlyOffice recommended.

Notes

  • nginx already at 1.31.1 (upgraded in previous 0.9.0 release; 7 CVEs fixed)
  • redis 8.8.0: no breaking changes; new Array data type and commands (application-side, no deploy action needed)
  • Verified live: chaos deploy on cc-ci ran clean (all 12 services 1/1, backend v0.19.0 started cleanly, redis 8.8.0 healthy)
  • minio, collabora, onlyoffice, pgautoupgrade: unchanged (non-semver or at latest)

Tested green on the cc-ci recipe CI server (full suite, cold, against this PR head). NOT merged — for operator review.

cc @trav @notplants

## lasuite-drive upgrade to v0.19.0 ### Image changes | service | image | from | to | |---------|-------|------|----| | app | lasuite/drive-frontend | v0.18.0 | v0.19.0 | | backend | lasuite/drive-backend | v0.18.0 | v0.19.0 | | celery | lasuite/drive-backend | v0.18.0 | v0.19.0 | | celery-beat | lasuite/drive-backend | v0.18.0 | v0.19.0 | | redis | redis | 8.6.4 | 8.8.0 | Recipe version: `0.9.0+v0.18.0` → `0.10.0+v0.19.0` ### Operator Action Required **DB migration** (drive v0.19.0): deprecated `numchild` columns are dropped from the `item` table. The backend entrypoint runs `manage.py migrate` automatically — monitor backend logs post-deploy. **WOPI change**: `VersionId` replaced by `Etag` in WOPI integration (internal). Post-upgrade smoke test of document editing with Collabora/OnlyOffice recommended. ### Notes - nginx already at 1.31.1 (upgraded in previous 0.9.0 release; 7 CVEs fixed) - redis 8.8.0: no breaking changes; new Array data type and commands (application-side, no deploy action needed) - Verified live: chaos deploy on cc-ci ran clean (all 12 services 1/1, backend v0.19.0 started cleanly, redis 8.8.0 healthy) - minio, collabora, onlyoffice, pgautoupgrade: unchanged (non-semver or at latest) Tested green on the cc-ci recipe CI server (full suite, cold, against this PR head). NOT merged — for operator review. cc @trav @notplants
autonomic-bot added 1 commit 2026-06-12 03:39:37 +00:00
chore: upgrade to v0.19.0
All checks were successful
cc-ci/testme cc-ci: success
6771622bae
autonomic-bot requested review from trav 2026-06-12 03:39:37 +00:00
autonomic-bot requested review from notplants 2026-06-12 03:39:37 +00:00
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-cilasuite-drive @ 6771622b passed

cc-ci result card

level

full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `lasuite-drive` @ `6771622b` ✅ **passed** [![cc-ci result card](https://ci.commoninternet.net/runs/524/summary.png)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/524) [![level](https://ci.commoninternet.net/runs/524/badge.svg)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/524) [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/524) · [dashboard](https://ci.commoninternet.net/)
trav merged commit fb867b22e2 into main 2026-06-15 17:16:03 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: recipe-maintainers/lasuite-drive#2
No description provided.