3.9.0 (May 12, 2026)
FEATURES:
- resource/random_bytes: add ephemeral random_bytes resource (#711)
ENHANCEMENTS:
- Added linux/s390x build target for IBM Z platform support (#784)
BUG FIXES:
- resource/random_password, resource/random_string: Fix UTF-8 character handling to correctly count characters instead of bytes when using multi-byte UTF-8 characters in override_special (#741)