Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

合并主分支 #1205

Merged
merged 3 commits into from
Dec 3, 2023
Merged

合并主分支 #1205

merged 3 commits into from
Dec 3, 2023

Commits on Nov 30, 2023

  1. 修复一些前端问题 (#1199)

    请不要在没有先创建Issue的情况下创建Pull Request。
    
    ## 变更的目的是什么
    
    XXXXX
    
    ## 简短的更新日志
    
    - [Bugfix]修复重置offset接口调用过多问题
    - [Bugfix]修复消费组Offset重置后,提示重置成功,但是前端不刷新数据,Offset无变化的问题
    - [Optimize]消费组详情控制数据实时刷新
    
    ## 验证这一变化
    
    XXXX
    
    请遵循此清单,以帮助我们快速轻松地整合您的贡献:
    
    * [ ] 一个 PR(Pull Request的简写)只解决一个问题,禁止一个 PR 解决多个问题;
    * [ ] 确保 PR 有对应的 Issue(通常在您开始处理之前创建),除非是书写错误之类的琐碎更改不需要 Issue ;
    * [ ] 格式化 PR 及 Commit-Log 的标题及内容,例如 #861 。PS:Commit-Log 需要在 Git Commit
    代码时进行填写,在 GitHub 上修改不了;
    * [ ] 编写足够详细的 PR 描述,以了解 PR 的作用、方式和原因;
    * [ ] 编写必要的单元测试来验证您的逻辑更正。如果提交了新功能或重大更改,请记住在 test 模块中添加 integration-test;
    * [ ] 确保编译通过,集成测试通过;
    Wyb7290 authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ac4ea13 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. [Optimize]补充Kafka版本列表 (#1204)

    仅补充版本列表,版本新增特效后续按需补充。
    
    Co-authored-by: qiao.zeng <[email protected]>
    ZQKC and qiao.zeng authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    610af4a View commit details
    Browse the repository at this point in the history
  2. 补充3.4.0变更内容

    ZQKC committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    6853862 View commit details
    Browse the repository at this point in the history