kms-v1.2.3/2026.06.05
What's Changed
Repo Updates
- The
test.ymlworkflow will now deploy to its respective head branch's test environment when Dependabot makes a PR - Hopefully SSH signing is fixed meaning I can commit the version change
- Dummy Release to test if releasing works
- Nightly now releases every push
- New Contribution Rules!
- Bug Report and Feature Request Templates
Module Updates
In key_multivalue_storage.py:
- Added
DeprecationWarningto the argumenttop_level_keyinStorage.Delete.by_propkey() - Added
DeprecationWarnings to all metadata variables - Replaced all tab characters with spaces
- Logging section removed completely
Dependency updates
- Bump astral-sh/setup-uv from 5 to 7 by @dependabot[bot] in #5
- Bump oprypin/find-latest-tag from 1.1.2 to 1.1.3 by @dependabot[bot] in #6
Plans for next update
Our next few 1.2.3.x updates should see more Repo updates, specifically working on the wiki page and other documentation. I am also hoping for some prettifying in the module itself on kms-semver1.2, whilst working on kms-semver1.3.
If release fails again i swear....
Full Changelog: v1.2.3.20260523.1 vs v1.2.3.20260605
(Yanked: v1.2.3.20260604)