Open
Conversation
mgallegoKS
approved these changes
Apr 14, 2026
idimov-keeper
approved these changes
Apr 15, 2026
KSM-900: Add IL5 region mapping - Added 'IL5' -> 'il5.keepersecurity.us' region mapping in keeper_globals.py Migrate to PyPI Trusted Publishing (OIDC) - Refactored publish workflows to use GitHub-issued OIDC tokens - Eliminated long-lived PyPI API token dependency - Updated setup-python to v6.2.0 for Node.js 24 compatibility - Fixed GHA deprecation warnings Other Changes - Bumped Python Helper to v1.1.1 (requires Core >=17.2.1) - Migrated SDK changelog from README.md to CHANGELOG.md - Added paths filters to Python test workflows - Updated version to 17.2.1 for Core SDK
57dad12 to
8911147
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Release branch for v17.2.1 — adds IL5 (DoD Impact Level 5) region support and migrates the Change Log from README to CHANGELOG.md.
Changes
New Features
IL5now resolves toil5.keepersecurity.us. No changes to token parsing logic — the existingkeeper_serverslookup incore.pyhandles it automatically.Maintenance
paths:filters totest.python.ymlandtest.python.helper.ymlso CI only runs on relevant changesBreaking Changes
None.
Related Issues