Skip to content

Fluxzero 1.224.13

Choose a tag to compare

@github-actions github-actions released this 17 Jul 05:42

1.224.13 (2026-07-17)

Bug Fixes

  • ci: tag SDK releases only after successful builds (4770745)

    Calculate the final version up front so release artifacts are built and tested with their public coordinates, but defer creating the Git tag until that build succeeds. Gate Maven Central and the other publication jobs on the durable tag, and reuse an existing tag on reruns only when it points to the same commit.