chore(version): 2025.10.07.0

This commit is contained in:
github-actions
2025-10-07 00:29:36 +00:00
parent dbc113fe81
commit 90c7cffcd5

View File

@ -4,6 +4,16 @@ All notable changes to HyperSwitch will be documented here.
- - -
## 2025.10.07.0
### Bug Fixes
- **database:** Percent-encode spaces in Postgres connection URI ([#9685](https://github.com/juspay/hyperswitch/pull/9685)) ([`dbc113f`](https://github.com/juspay/hyperswitch/commit/dbc113fe81c100823088b8615e754e6bf6c48c21))
**Full Changelog:** [`2025.10.06.0...2025.10.07.0`](https://github.com/juspay/hyperswitch/compare/2025.10.06.0...2025.10.07.0)
- - -
## 2025.10.06.0
### Features