Files
cms-service/CHANGELOG.md
2026-02-02 14:27:56 +08:00

8 lines
351 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Changelog
## [0.1.0] - 2026-01-31
- 初始化 cms-serviceDDD 目录结构、Telemetry 基础集成、文档与健康检查入口
- 完成 CMS 核心能力:栏目/文章/媒体/标签分类、草稿发布、版本回滚、分页搜索
- 复用 IAMJWT 认证与租户隔离中间件、RBAC 鉴权接口iam-client + 本地缓存/降级)