Releases: nmshd/runtime
Releases · nmshd/runtime
5.4.1
What's Changed
Bug Fixes
- Fix/Failing initial sync breaks AccountController by @jkoenig134 in #263
Full Changelog: 5.4.0...5.4.1
5.4.0
5.3.1
What's Changed
Other Changes
- Add core-types readme by @jkoenig134 in #257
Full Changelog: 5.3.0...5.3.1
5.3.0
What's Changed
New Features
- Process the identity deletion of peers by @Magnus-Kuhn in #223
Other Changes
- Move core types to extra package by @jkoenig134 in #254
Full Changelog: 5.2.1...5.3.0
5.2.1
What's Changed
Bug Fixes
- RelationshipChangedEvent is triggered even if the Relationship has not changed by @jkoenig134 in #252
Other Changes
- Do not use consumption types in runtime DTOs by @jkoenig134 in #246
Full Changelog: 5.2.0...5.2.1
5.2.0
5.1.2
What's Changed
Bug Fixes
- Package versions does not land in the buildInformation by @jkoenig134 in #248
5.1.1
What's Changed
Bug Fixes
- DatabaseFolder config from nativeEnvironment is ignored by @jkoenig134 in #247
Full Changelog: 5.1.0...5.1.1
5.1.0
What's Changed
New Features
- Block new Relationship creation if old Relationship is not yet fully decomposed by @britsta in #227
- Prohibit sharing RelationshipAttributes of pending Relationships by @britsta in #192
- Add configuration for setting isDefault of LocalAttributes by @Milena-Czierlinski in #241
Other Changes
- Move natives to app runtime by @jkoenig134 in #240
Full Changelog: 5.0.2...5.1.0
5.0.2
What's Changed
Bug Fixes
- Update app-runtime config value
dataFolder
todatabaseFolder
to align naming and actual usage by @jkoenig134 in #238