Download Latest Version 2.12.0 source code.tar.gz (798.8 kB)
Email in envelope

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

Home / 2.11.4
Name Modified Size InfoDownloads / Week
Parent folder
2.11.4 source code.tar.gz 2025-09-24 783.5 kB
2.11.4 source code.zip 2025-09-24 1.9 MB
README.md 2025-09-24 1.1 kB
Totals: 3 Items   2.7 MB 0

Maintenance & refinements release

Thank you for the bug reports and PRs!

Issues

  • [#1597] Fixed constant defaults @Value.Default.{Int, Long, String...} were always applied for Immutable values (were ok for records)
  • [#1592] When multiple annotations share the same parent annotation in passAnnotations, only one child annotation is propagated on an attribute
  • [#1591] [#1521] @Serial.AllStructural wit class retention and fixed to work as meta-annotation (on a custom style annotation etc).
  • [#1588] Missing imports for classes in package names with _ (Fixed handling of $ and _ in java identifiers in import rewriter)
  • [#1585] Additional way to register custom immutable annotation. Use -Aimmutables.annotation=<fqcn> for custom annotation (can have meta-styles etc)

PRs

New Contributors

Full Changelog: https://github.com/immutables/immutables/compare/2.11.3...2.11.4

Source: README.md, updated 2025-09-24