Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: quickmsg/smqttx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: jdk21
Choose a base ref
...
head repository: quickmsg/smqttx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 237 files changed
  • 1 contributor

Commits on Oct 14, 2025

  1. chore: 升级版本到 2.1.0

    - 更新主项目和所有子模块版本号从 2.0.12 到 2.1.0
    - 更新 README.md 和 README-EN.md 文档中的版本引用
    - 优化 README 文档结构,添加现代化图标和更好的排版
    - 更新技术栈版本信息(Reactor-Netty 1.1.16, Reactor-Core 3.6.2, Ignite 2.16.0)
    - 更新环境要求为 Java 21+, SpringBoot 3.0+
    - 重构 UI 静态资源管理
    1ssqq1lxr committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    a56e798 View commit details
    Browse the repository at this point in the history
  2. chore: 统一所有内部依赖版本到 2.1.0

    - 更新所有子模块中的内部依赖版本从 2.0.12 到 2.1.0
    - 优化 Maven 模块构建顺序,UI 模块优先于 core 模块构建
    - 修复 AssetsResourceActor 路径映射逻辑
    - 更新前端 package.json 版本号到 2.1.0
    - 更新 docker-start.sh 中的 jar 文件名到 2.1.0
    - 确保所有模块版本一致性
    1ssqq1lxr committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    5801e4c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. Configuration menu
    Copy the full SHA
    e5fa9d5 View commit details
    Browse the repository at this point in the history
Loading