# Release Notes — 2.64 Covers the **2.64** release series. Most recent patch: **2.64.1**. Unless a subsection notes otherwise, changes apply to both Monad SaaS and self-hosted. ## New features & improvements - **Cleaner HTTP input ingest URLs** — HTTP input endpoints now bind to each pipeline's own host and serve requests at the root path, so each pipeline gets a simple, self-contained ingest URL. Live for everyone. - **Extend API key expiration when you regenerate** — regenerating an API key can now also extend its expiration in the same step, instead of the key inheriting a fixed lifetime. - *Access:* set the new expiration on the key regeneration screen. ## New connectors - **RunReveal (output)** — send Monad-processed security data to RunReveal for detection, search, and analytics. [Docs →](https://app.monad.com/docs/outputs/runreveal) - **Wazuh (output)** — forward Monad-normalized events to Wazuh, the open-source security platform, so you can alert and hunt on them there. [Docs →](https://app.monad.com/docs/outputs/wazuh) ## Fixes - **Test Connection uses the right connector version** — Test Connection now picks up the correct connector version every time, including on the edit and duplicate connector screens. ## Breaking changes None. ## Need help? See the [Monad docs](https://app.monad.com/docs) for setup guides and reference, or reach out to Monad Customer Support at [support@monad.com](mailto:support@monad.com) or via your dedicated Slack customer channel. :::note Self-hosted deployments upgrade to a `2.64.x` release with `helm upgrade`. Review the **Breaking changes** section above before upgrading; when it says "None," the upgrade is drop-in. :::