feat(core, serde-ext, weaver-pojo)!: Introduce string map weaving, extend addressable entry API
This commit is contained in:
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- **Breaking**@`core`: Added `getEntry` method to `AddressableStructuredConfigEntry`
|
||||
that allows to get a subentry by its data key.
|
||||
- `serde-extension`: Introduce a more generic `ReaderWriter` for `MutableStructuredConfigEntry`s.
|
||||
- `weaver-pojo`: Make maps with string keys into their own weavable entry type.
|
||||
|
||||
## [0.8.1] - 2026-04-26
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user