Skip to content

Commit 22a48f0

Browse files
committed
refactor: improve service registration and logging for Hono and ObjectQL plugins
1 parent 90dc599 commit 22a48f0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"@objectstack/plugin-hono-server": patch
3+
"@objectstack/objectql": patch
4+
---
5+
6+
refactor: fix service registration compatibility and improve logging
7+
- plugin-hono-server: register 'http.server' service alias to match core requirements
8+
- plugin-hono-server: fix console log to show the actual bound port instead of configured port
9+
- plugin-hono-server: reduce log verbosity (moved non-essential logs to debug level)
10+
- objectql: automatically register 'metadata', 'data', 'and 'auth' services during initialization to satisfy kernel contracts

0 commit comments

Comments
 (0)