Refine backlog policy and runtime guards

Move speculative framework items into Ideas and bump rc.14

Guard tgapi API/uploader setup and nil plugin registrations

Add missing observer Event godoc
This commit is contained in:
2026-03-31 16:57:08 +03:00
parent a818174fbf
commit ba25dab6b1
8 changed files with 38 additions and 7 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## v1.0.0-rc.14
### Changed
- Added missing godoc for the exported observer `Event` marker interface.
## v1.0.0-rc.13
### Added