-
Make policy validation write-only and add corresponding tests
Some checks failedGo / build-and-release (push) Has been cancelledreleased this
2025-12-02 12:41:41 +00:00 | 34 commits to main since this releaseUpdated policy validation logic to apply only to write operations, ensuring constraints like max_expiry_duration and required tags do not affect read operations. Added corresponding test cases to verify behavior for both valid and invalid inputs. This change improves clarity between write and read validation rules.
bump tag to update binary
Downloads