gitdataai/libs
ZhenYi aeb765d2ac chore(deps): replace slog with tracing in workspace Cargo.toml and crates
- Cargo.toml: update root dependencies
- libs/agent/Cargo.toml: slog -> tracing
- libs/api/Cargo.toml: slog -> tracing
- Cargo.lock: update lockfile
2026-04-21 22:31:30 +08:00
..
agent chore(deps): replace slog with tracing in workspace Cargo.toml and crates 2026-04-21 22:31:30 +08:00
agent-tool-derive init 2026-04-15 09:08:09 +08:00
api chore(deps): replace slog with tracing in workspace Cargo.toml and crates 2026-04-21 22:31:30 +08:00
avatar init 2026-04-15 09:08:09 +08:00
config feat(config): add storage configuration module 2026-04-20 15:44:54 +08:00
db init 2026-04-15 09:08:09 +08:00
email refactor(core): migrate session_manager, email, rpc from slog to tracing 2026-04-21 22:29:43 +08:00
frontend chore(frontend): update frontend build configuration 2026-04-20 15:45:35 +08:00
git refactor(git): migrate libs/git from slog to tracing 2026-04-21 22:29:26 +08:00
migrate feat(room): read model_id in search results, register m20260420_000003 migration 2026-04-20 16:08:35 +08:00
models chore(models/users): update user notification model 2026-04-20 15:45:08 +08:00
observability feat(observability): Phase 6 OTLP tracing + Prometheus /metrics endpoint 2026-04-21 22:28:15 +08:00
queue refactor(queue): migrate from slog to tracing 2026-04-21 22:29:09 +08:00
room refactor(room): migrate from slog to tracing + upgrade metrics to 0.22 2026-04-21 22:28:52 +08:00
rpc refactor(core): migrate session_manager, email, rpc from slog to tracing 2026-04-21 22:29:43 +08:00
service refactor(service): migrate auth, git service, agent from slog to tracing 2026-04-21 22:28:33 +08:00
session feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
session_manager refactor(core): migrate session_manager, email, rpc from slog to tracing 2026-04-21 22:29:43 +08:00
transport init 2026-04-15 09:08:09 +08:00
webhook init 2026-04-15 09:08:09 +08:00