Skip to content

v4.3.2

Choose a tag to compare

@sfc-gh-tmathew sfc-gh-tmathew released this 11 Feb 18:59
· 12 commits to master since this release
4feb8c1

Bug Fix

Checksum Stability Fix (#417)

Restored trailing semicolon stripping that was accidentally removed in v4.3.0. This fixes checksum drift for all scripts ending with ;, not just those with trailing comments.

Upgrade Notes

Upgrading From Impact
v4.2.x or earlier Seamless - checksums will match
v4.3.0 / v4.3.1 One-time checksum change to restore pre-4.3.0 behavior

Recommendation: Upgrade directly to v4.3.2 to restore checksum compatibility with v4.2.x and earlier.

Security

  • Bumped cryptography dependency (#416)

Full Changelog: v4.3.1...v4.3.2