Skip to content

Fluxzero 1.273.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 14:57
· 19 commits to main since this release

1.273.0 (2026-09-11)

Documentation

  • javadoc: reject invalid API references (d002ac1)

    Repair the known broken links and invalid inherited documentation. Enable reference doclint and fail release and site generation on future Javadoc warnings.

Continuous Integration

  • release: remove Node-based tag action (082f8f3)

    The repository-owned release resolver already selects the exact version and reruns reuse a tag on the current commit. Expose those values directly instead of invoking a Node 20 action with an overriding custom tag.

  • release: use GitHub App client ID input (606a642)

    Use the current create-github-app-token input while retaining the existing app credential, repository scope, permissions, and automatic token revocation.

  • maven: use explicit credential environment inputs (44eed7e)

    Migrate setup-java to its non-deprecated environment-variable-name inputs while preserving the separate GitHub Packages, Fluxzero, and Maven Central credential mappings.

  • release: stop Central publishing on 1 October 2026 [skip ci] (fc9be10)