Skip to content

Fluxzero 1.229.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 04:42

1.229.1 (2026-07-21)

Bug Fixes

  • serialization: preserve direct untyped deserialization (8245cfb)

    Keep ordinary String and byte JSON on the existing Jackson reader path so parser extensions and allocation behavior remain intact.

    Only materialize revision metadata candidates, including Unicode-escaped property names, and verify registered nested type resolution.

Documentation

  • agents: strengthen regression review guidance (53d3c76)

    Turn broad regression awareness into a concrete high-risk workflow covering behavioral, lifecycle, compatibility, and operational contracts.

    Clarify supported API boundaries and allow generated all-fields constructors to evolve without automatic compatibility overloads.