Skip to content

release: OnConfigLoaded hook#51

Merged
tgiachi merged 3 commits into
mainfrom
develop
Jul 3, 2026
Merged

release: OnConfigLoaded hook#51
tgiachi merged 3 commits into
mainfrom
develop

Conversation

@tgiachi

@tgiachi tgiachi commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Promotes develop to main. Expected version: 0.18.0. Included: feat(bootstrap) OnConfigLoaded typed hook - inspect and override loaded config sections after every load and before logger/services, in-memory only, powered by the new ConfigLoaded event on the config manager (survives the double Load at startup). Docs: configuration guide section with examples, lifecycle update, tutorial cross-link, README snippet.

tgiachi added 3 commits July 3, 2026 12:33
…onfig sections

The config manager raises ConfigLoaded after every Load, and the bootstrap
re-applies the registered typed hooks - surviving the second Load performed
by the config manager service during startup. Overrides are in-memory only.
feat(bootstrap): OnConfigLoaded hook to inspect and override loaded config
@tgiachi
tgiachi merged commit 387ebaa into main Jul 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant