| { | |
| "number": 10018, | |
| "title": "chore: update volume mount for Postgres 18", | |
| "description": "## Type of Change\r\n<!-- Put an `x` in the boxes that apply -->\r\n\r\n- [x] Bugfix\r\n- [ ] New feature\r\n- [ ] Enhancement\r\n- [ ] Refactoring\r\n- [ ] Dependency updates\r\n- [ ] Documentation\r\n- [ ] CI/CD\r\n\r\n## Description\r\n<!-- Describe your changes in detail -->\r\nCherry-picked commit 7b70d24 from main to fix Postgres 18 volume mount issue\r\nin docker-compose setups.\r\n\r\nOriginal PR: https://github.com/juspay/hyperswitch/pull/9973\r\n\r\nThis hotfix ensures compatibility for users running Postgres 18 on the v1.118.0 setup.\r\n\r\n\r\n### Additional Changes\r\n\r\n- [ ] This PR modifies the API contract\r\n- [ ] This PR modifies the database schema\r\n- [ ] This PR modifies application configuration/environment variables\r\n\r\n<!--\r\nProvide links to the files with corresponding changes.\r\n\r\nFollowing are the paths where you can find config files:\r\n1. `config`\r\n2. `crates/router/src/configs`\r\n3. `loadtest/config`\r\n-->\r\n\r\n\r\n## Motivation and Context\r\n<!--\r\nWhy is this change required? What problem does it solve?\r\nIf it fixes an open issue, please link to the issue here.\r\n\r\nIf you don't have an issue, we'd recommend starting with one first so the PR\r\ncan focus on the implementation (unless it is an obvious bug or documentation fix\r\nthat will have little conversation).\r\n-->\r\n\r\n\r\n## How did you test it?\r\n<!--\r\nDid you write an integration/unit/API test to verify the code changes?\r\nOr did you test this change manually (provide relevant screenshots)?\r\n-->\r\n\r\n\r\n## Checklist\r\n<!-- Put an `x` in the boxes that apply -->\r\n\r\n- [ ] I formatted the code `cargo +nightly fmt --all`\r\n- [ ] I addressed lints thrown by `cargo clippy`\r\n- [ ] I reviewed the submitted code\r\n- [ ] I added unit tests for my changes where possible\r\n", | |
| "author": "itsharshvb", | |
| "created_at": "2025-10-28T04:28:50+00:00", | |
| "merged_at": "2025-10-28T04:32:41+00:00", | |
| "base_branch": "hotfix-2025.10.01.0", | |
| "labels": [], | |
| "url": "https://github.com/juspay/hyperswitch/pull/10018", | |
| "commits": [ | |
| { | |
| "sha": "18fee8652cbe5aee9fcf7f2c8a02fd4a800bfe0b", | |
| "message": "chore: update volume mount for Postgres 18 (#9973)", | |
| "author": "Prajwal N L", | |
| "date": "2025-10-24T10:29:22+00:00", | |
| "url": "https://github.com/juspay/hyperswitch/commit/18fee8652cbe5aee9fcf7f2c8a02fd4a800bfe0b" | |
| } | |
| ] | |
| } |