This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
本文件记录 `ShrinkContext.AppAdapter` 的包内变更。
|
||||
|
||||
## [0.1.4] - 2026-08-28
|
||||
|
||||
### Added
|
||||
|
||||
- `ShrinkAppLoaderBootstrapper.WaitUntilStartedAsync(CancellationToken)` 支持多个调用方并发等待 ContextLoader 完成启动。
|
||||
- `ShrinkAppLoaderBootstrapper.StartError` 暴露启动失败异常。
|
||||
|
||||
### Changed
|
||||
|
||||
- ContextLoader 启动失败时发布 `ShrinkAppStartFailedEvent`,等待方收到原始异常,不再依赖轮询。
|
||||
- 精确依赖 `ShrinkApp.Core 0.1.3`。
|
||||
Reference in New Issue
Block a user