chore: kernel 0.2.2 — lazy service re-exports #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/kernel-0-2-2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bumps the pinned package 0.2.1 → 0.2.2.
No model changes, so
alembic checkstays clean and the baseline is untouched. 14 tests pass.0.2.2 matters for stage apps rather than for this repo: importing
haskos_kernel.servicesused to drag inauth_serviceand thereforeSettings, so a consumer that only wanted to write entity rows had to carry kernel secrets or crash at import.superclean-sys2hit exactly that. Config cost now follows what you actually use; boot-time validation still fires for anything touching auth.