Skip to content

21.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 01:30
· 345 commits to master since this release

21.0.0 (2025-04-11)

⚠ BREAKING CHANGES

  • dsl: make Field.neighbors a Set (#888)

Dependency updates

  • deps: update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0 (5a4fe34)

Bug Fixes

  • alchemist-incarnation-collektive: fix a bug preventing exchanging to work as expected (#887) (da40234)

Performance improvements

  • dsl: make Field.neighbors a Set (#888) (e63552b)
  • dsl: minimize the data customization when exchanging (#885) (01c5312)
  • dsl: remove useless toList() transformation of a List (#890) (ebb99bb)
  • dsl: transform array-backed fields to sequences before mapping (#889) (f69df8c)

Tests

  • stdlib: add a convergcast test on collections with custom distance metric (#886) (3329f7e)

Build and continuous integration

  • deps: update danysk/build-check-deploy-gradle-action action to v3.7.16 (d486e63)