• 0.1.2 d2159e0108

    0.1.2 Stable

    kerem released this 2025-12-16 01:07:35 +03:00 | 47 commits to main since this release

    📅 Originally published on GitHub: Mon, 15 Dec 2025 22:36:52 GMT
    🏷️ Git tag created: Mon, 15 Dec 2025 22:07:35 GMT

    What's Changed

    Fixed

    • Use SDK info to find the operation from a method name. Fixes a bug where modify_db_cluster (and similar names) was renamed incorrectly to ModifyDbCluster instead of ModifyDBCluster. (#70)
    • Reduce false positive findings by fixing Go SDK parameter extraction. It now uses required arguments correctly to disambiguate possible services. (#50)

    Added

    • Added installation script for MacOS and Linux. (#44)

    Changed

    • We now add the policy ID IamPolicyAutopilot in the access denied workflow. (#48)
    • Updated Cargo.toml description. (#46)

    Full Changelog: https://github.com/awslabs/iam-policy-autopilot/compare/0.1.1...0.1.2

    Contributors

    • @weibenz1
    • @adpaco-aws
    • @karanjitsingh
    • @LukeKennedy
    • @mschlaipfer
    Downloads