From e9f771518ffa036faf372bf1fa5fd387491fd192 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 00:39:15 +0000 Subject: [PATCH] chore(main): release 1.9.1 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcd8bbdf..e7b8c706 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.9.1](https://github.com/runpod/runpod-python/compare/v1.9.0...v1.9.1) (2026-04-24) + + +### Bug Fixes + +* fix config credential updates preserving profiles ([#474](https://github.com/runpod/runpod-python/issues/474)) ([7272cd7](https://github.com/runpod/runpod-python/commit/7272cd770fe243a95f3b42bbf1083a014a079835)) + + +### Documentation + +* **serverless:** document missing fitness-check env vars ([#497](https://github.com/runpod/runpod-python/issues/497)) ([a786a89](https://github.com/runpod/runpod-python/commit/a786a892747160447ccc189402d3e866d60cf4b5)) + ## [1.9.0](https://github.com/runpod/runpod-python/compare/v1.8.2...v1.9.0) (2026-04-08)