fix(release): update release config schema, bump dependencies, and refresh runtime documentation

This commit is contained in:
2026-05-12 22:22:14 +00:00
parent f8bdb991c8
commit c520220df2
5 changed files with 2183 additions and 2854 deletions
+10 -1
View File
@@ -1,5 +1,14 @@
# Changelog
## Pending
### Fixes
- update release config schema, bump dependencies, and refresh runtime documentation (release)
- migrates .smartconfig.json release settings to the targets-based schema with schemaVersion 2
- bumps runtime and development dependencies including smartnftables and smartrust
- clarifies README details for custom Rust binaries, transport behavior, runtime events, and protocol frame types
## 2026-04-06 - 1.19.2 - fix(server)
clean up bridge and hybrid shutdown handling
@@ -244,4 +253,4 @@ bump patch version (no code changes)
Initial commit creating the project repository and baseline files.
- Initial project scaffold and configuration
- Repository initialized with base files and metadata
- Repository initialized with base files and metadata