chore: upgrade to 3.2.0+2024.06.52 #4

Open
autonomic-bot wants to merge 1 commits from upgrade-3.2.0+2024.06.52 into main

mailu: redis 8.0.6-alpine → 8.8.0-alpine

Change: Single dependency bump — Redis from 8.0.6-alpine to 8.8.0-alpine.

Service Current New
db redis:8.0.6-alpine redis:8.8.0-alpine
All mailu/* 2024.06.52 no change
certdumper v2.11.2 no change

Recipe version: 3.1.0+2024.06.523.2.0+2024.06.52

Operator Action Required

None. Redis is used purely as a cache/session store (no persistence required). Users may need to re-login after the upgrade as sessions are cleared.

Breaking changes (8.0.6 → 8.8.0)

None affecting cache/session use:

  • GCRA rate limiter removed (was preview-only, not in 8.0.x stable)
  • MAX_WORKER_THREADS type change (not set in default config)
  • search-default-scorer changed to BM25STD (FT.SEARCH only — not used by mailu)

Direct chaos deploy on cc-ci confirmed clean convergence: redis:8.8.0-alpine loaded 8.0.6 RDB successfully, all 8 services 1/1 replicas.

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

cc @trav @notplants

## mailu: redis 8.0.6-alpine → 8.8.0-alpine **Change:** Single dependency bump — Redis from `8.0.6-alpine` to `8.8.0-alpine`. | Service | Current | New | |---------|---------|-----| | db | `redis:8.0.6-alpine` | `redis:8.8.0-alpine` | | All mailu/* | `2024.06.52` | no change | | certdumper | `v2.11.2` | no change | **Recipe version:** `3.1.0+2024.06.52` → `3.2.0+2024.06.52` ### Operator Action Required None. Redis is used purely as a cache/session store (no persistence required). Users may need to re-login after the upgrade as sessions are cleared. ### Breaking changes (8.0.6 → 8.8.0) None affecting cache/session use: - GCRA rate limiter removed (was preview-only, not in 8.0.x stable) - MAX_WORKER_THREADS type change (not set in default config) - search-default-scorer changed to BM25STD (FT.SEARCH only — not used by mailu) Direct chaos deploy on cc-ci confirmed clean convergence: redis:8.8.0-alpine loaded 8.0.6 RDB successfully, all 8 services 1/1 replicas. 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:55:25 +00:00
chore: upgrade to 3.2.0+2024.06.52
All checks were successful
cc-ci/testme cc-ci: success
682ccaaa2d
autonomic-bot requested review from trav 2026-06-12 03:55:25 +00:00
autonomic-bot requested review from notplants 2026-06-12 03:55:25 +00:00
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-cimailu @ 682ccaaa passed

cc-ci result card

level

full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `mailu` @ `682ccaaa` ✅ **passed** [![cc-ci result card](https://ci.commoninternet.net/runs/526/summary.png)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/526) [![level](https://ci.commoninternet.net/runs/526/badge.svg)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/526) [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/526) · [dashboard](https://ci.commoninternet.net/)
All checks were successful
cc-ci/testme cc-ci: success
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin upgrade-3.2.0+2024.06.52:upgrade-3.2.0+2024.06.52
git checkout upgrade-3.2.0+2024.06.52
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/mailu#4
No description provided.