Skip to content

Fluxzero 1.183.0

Choose a tag to compare

@github-actions github-actions released this 22 May 09:03

1.183.0 (2026-05-22)

Features

  • feat(entity): add predicate entity lookup (2fc7c68)

Build System

  • build: prevent missing secrets by only running auto-merge workflow for dependabot[bot] [skip ci] (a175406)

Tests

  • test(config): update JUnit parallel execution configuration (647eb8a)

    Add `executor-service=WORKER_THREAD_POOL` to JUnit parallel execution VM parameters to specify thread pool usage.