fix(typedsocket): initialize correlation ids for requests without pre-existing correlation metadata
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-08 - 4.1.3 - fix(typedsocket)
|
||||
initialize correlation ids for requests without pre-existing correlation metadata
|
||||
|
||||
- Generate a correlation id and request phase before tracking pending requests to avoid failures for stream control messages such as ##VirtualStream##.
|
||||
- Add test coverage for processing virtual stream control messages when no correlation data is present.
|
||||
- Add release registry configuration for package publishing.
|
||||
|
||||
## 2026-02-26 - 4.1.2 - fix(ci)
|
||||
update npmextra.json to rename keys, add release registries and add CI entry; remove legacy npmci configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user