Download Latest Version v1.0.1 source code.zip (933.2 kB)
Email in envelope

Get an email when there's a new version of Vavr

Home / v1.0.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-01 499 Bytes
v1.0.1 source code.tar.gz 2026-03-01 635.2 kB
v1.0.1 source code.zip 2026-03-01 933.2 kB
Totals: 3 Items   1.6 MB 1

Fixes a native HashMap serialization bug, which serialized the internal HashArrayMappedTrie structure including the pre-computed hash values of keys.

For keys like enums that use Object.hashCode() (non-deterministic across JVM restarts), these stored hash values would differ in another process, causing lookups to fail.

giphy-3

Full Changelog: https://github.com/vavr-io/vavr/compare/v1.0.0...v1.0.1

Source: README.md, updated 2026-03-01