# 没有新的版本邮件

**URL:** https://meta.discourse.org/t/no-new-version-emails/399014
**Category:** Bug
**Created:** [2026年三月23日 00:18 UTC](https://meta.discourse.org/t/no-new-version-emails/399014 "2026-03-23T00:18:52Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [2026年三月23日 15:18 UTC](https://meta.discourse.org/t/no-new-version-emails/399014/4 "2026-03-23T15:18:05Z")

</div>

感谢您的报告！看起来这是由于 2025 年 3 月 `redis` gem 更新后出现的错误 😬

> <https://github.com/discourse/discourse/pull/38786>
>
> Since our update to redis gem v5.x in March 2025, the CallDiscourseHub job has b…een raising an error because it fails to store \`TrueClass\`/\`FalseClass\` values which are returned from the API. This means that new-version emails were not sent.
> 
> We don't have any need to store the \`critical: true|false\` values, so this commit slices the response to only include the strings we need. It also adds a spec which would've caught the error.

---

_[View the full topic](https://meta.discourse.org/t/no-new-version-emails/399014)._
