Releases: Collektive/collektive
Releases · Collektive/collektive
17.1.0
17.0.2
17.0.2 (2025-03-21)
Performance improvements
- use full path factory in simulation instead crypto paths (2505a5c)
Build and continuous integration
- deps: update actions/download-artifact action to v4.2.1 (c5844df)
- deps: update actions/setup-node action to v4.3.0 (56f35f5)
- deps: update actions/upload-artifact action to v4.6.2 (101bc59)
- deps: update danysk/build-check-deploy-gradle-action action to v3.7.13 (eb8af7a)
- deps: update github/codeql-action action to v3.28.12 (cc81ae1)
Style improvements
17.0.1
17.0.0
17.0.0 (2025-03-16)
⚠ BREAKING CHANGES
- remove uneeded device id from mailbox and implements networks supporting exchange communication pattern
Dependency updates
- deps: update alchemist to v39.0.1 (fefbe9a)
- deps: update alchemist to v40 (6768920)
- deps: update alchemist to v40.1.2 (9c8873e)
- deps: update alchemist to v41 (4b2ea56)
- deps: update alchemist to v42 (2585114)
- deps: update alchemist to v42.0.1 (96817a8)
- deps: update dependency com.github.gmazzo.buildconfig to v5.5.2 (57e9b0e)
- deps: update dependency com.github.gmazzo.buildconfig to v5.5.4 (5bca26b)
- deps: update dependency com.squareup:kotlinpoet to v2.1.0 (c22a719)
- deps: update dependency gradle to v8.13 (c4b0382)
- deps: update dependency it.unibo.alchemist:alchemist-api to v40.1.3 (21ab352)
- deps: update dependency org.kotlincrypto.hash:sha3 to v0.7.0 (c3dbe79)
- deps: update dependency org.slf4j:slf4j-api to v2.0.17 (58a6200)
- deps: update dependency typescript to ~5.8.0 (7618cc0)
- deps: update plugin multijvmtesting to v3.2.3 (1b53280)
- deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.21 (e6d66fc)
- deps: update plugin publishoncentral to v8.0.4 (c455f1e)
- deps: update plugin tasktree to v4.0.1 (bf91b95)
Bug Fixes
- remove uneeded device id from mailbox and implements networks supporting exchange communication pattern (9723a02)
Build and continuous integration
16.1.1
16.1.0
16.1.0 (2025-02-20)
Features
- introduce opt-in annotation preventing the erroneous usage of API intended to be internal (#777) (9aeb063)
Dependency updates
- deps: update alchemist to v38.0.1 (8629445)
- deps: update alchemist to v38.0.3 (a3e7490)
- deps: update alchemist to v39 (b683afc)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.124 (3875293)
- deps: update plugin com.gradle.develocity to v3.19.2 (36104c0)
Build and continuous integration
16.0.1
16.0.1 (2025-02-16)
Dependency updates
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.123 (3732329)
- deps: update node.js to 22.14 (a4df604)
Bug Fixes
- correct
maxWithSelf
implementation to use max instead of min (58a449f)
Tests
- regression test for issue #767 (5ea04bd)
- remove kotest from
dsl
module (#765) (6ac2403) - testing protobuf serializer (03bbebc)
Build and continuous integration
- use core serialization library in the DSL and specific serialization formats in the tests (41c3a91)
16.0.0
15.0.0
15.0.0 (2025-02-11)
⚠ BREAKING CHANGES
- use
KSerializer
instead ofKClass
for serializing also compound types (#763)
Dependency updates
- deps: update alchemist to v37.3.1 (174408a)
- deps: update alchemist to v38 (511520b)
- deps: update dependency org.kotlincrypto.hash:sha3 to v0.6.1 (9217f20)
- deps: update kotest to v6.0.0.m2 (ec30cea)
Tests
Refactoring
14.0.0
14.0.0 (2025-02-10)
⚠ BREAKING CHANGES
- ready the DSL and boundary for kotlinx.serialization (#753)
Dependency updates
- deps: update alchemist to v37.1.7 (12cc235)
- deps: update alchemist to v37.1.8 (21080e1)
- deps: update alchemist to v37.2.0 (ffab524)
- deps: update alchemist to v37.2.1 (777b54a)
- deps: update alchemist to v37.3.0 (e1b6746)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.120 (91da80c)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.121 (1dd4ee9)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.122 (fbae1ca)
- deps: update plugin publishoncentral to v8.0.3 (b9a0851)
Build and continuous integration
- deps: update github/codeql-action action to v3.28.9 (78951d0)