Skip to content

v2.2.5-incubating

Latest

Choose a tag to compare

@gaoxh gaoxh released this 26 Mar 09:26
· 12 commits to release-2.2.5-incubating-rc2 since this release

This is the first ASF version of OzHera (incubating). On the basis of improving the original functions, we have completed the reconstruction and code cleanup of the Apache code base and updated the relevant documents.

improve

bug fix

  • fix: fix dependency errors by @gaoxh in #497

  • refactor: log some bug fix and opzimize by @wtt40122 in #496

  • fix: corrected the alarm group update loss issue by @gaoxh in #495

  • fix: modify the verification method of es address and port by @UPYOI in #417

  • fix: fix multiple region read or write config bug by @wtt40122 in #406

  • fix: The issue of storing pagination list queries is fixed by @wtt40122 in #455

optimization

  • fix: optimized configuration processing logic by @wtt40122 in #500

  • fix: commit check action move to submodule by @rikaaa0928 in #440

  • fix: update pr commit check by @gaoxh in #450

  • fix: update and test pr commit check process by @gaoxh in #451

  • feat: add pr compilation check process by @gaoxh in #449

  • fix: bump org.springframework:spring-context from 5.3.29 to 6.1.14 by @gaoxh in #494

  • fix: update spring-context version by @gaoxh in #503

  • fix: update nacos-spring-context version by @gaoxh in #504

  • fix: dependencies upgraded to secure versions by @gaoxh in #448

  • build(deps): bump cn.hutool:hutool-all from 5.8.20 to 5.8.21 in /ozhera-log by @dependabot in #441

  • build(deps): bump commons-io:commons-io from 2.3 to 2.7 by @dependabot in #446

  • build(deps): bump org.apache.commons:commons-compress from 1.21 to 1.26.0 in /ozhera-operator by @dependabot in #442

  • build(deps): bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 by @dependabot in #445

  • build(deps): bump ch.qos.logback:logback-core from 1.2.12 to 1.2.13 by @dependabot in #443

  • build(deps): bump com.baomidou:mybatis-plus from 3.4.3 to 3.5.3.1 by @dependabot in #444

  • build(deps): bump commons-io:commons-io from 2.7 to 2.14.0 by @dependabot in #485

refactor

  • refactor: update ozhera parent pom (#457) by @shanwb in #458

  • refactor: update tspandata、webhook module change run.mone to org.apache (#457) by @shanwb in #463

  • refactor: update intelligence module change run.mone to org.apache #457 by @psxjoy in #466

  • refactor: Switch the orginal package path from com.xiaomi.mone.* to org.apache.ozhera.* #457 by @goodjava in #467

  • refactor: update monitor module change run.mone to org.apache #457 by @goodjava in #468

  • refactor: update prometheus module change run.mone to org.apache (#457) by @shanwb in #470

  • refactor: update log module change run.mone to org.apache (#457) by @shanwb in #471

  • refactor: compile project with new groupId #472 by @goodjava in #473

  • refactor: compile log with new groupId (#472) by @shanwb in #477

  • refactor: improve code layering of ozhera-prometheus-agent module by @psxjoy in #437

  • refactor: compile log with new groupId (#472) by @shanwb in #478

  • refactor: compile with new groupId (#472) by @shanwb in #479

  • refactor: compile with new groupId (#472) by @shanwb in #480

  • refactor: update trace-etl module change run.mone to org.apache #457 by @psxjoy in #481

  • refactor: update the package path of the startup class by @wtt40122 in #484

  • refactor: update aop package by @wodiwudi in #488

  • refactor: upgrade package name and code update by @wtt40122 in #489

  • refactor: improve code layering of trace-etl module by @psxjoy in #439

  • refactor: improve code layering of ozhera-webhook module by @psxjoy in #438

  • refactor: improve code layering of ozhera-monitor module by @psxjoy in #433

  • refactor: improve and refine the usage scope of interfaces and classes by @psxjoy in #429

  • refactor: add license info for dependency jars by @psxjoy in #545

  • refactor: add MIT and other license info for dependency jars by @psxjoy in #546

  • refactor: update license info for dependency jars by @psxjoy in #550

  • refactor: update license info for dependency jars by @psxjoy in #552

code cleanup

  • fix: add header to files missing copyright notice by @gaoxh in #517

  • feat: add dockerfile and proto file header by @sadadw1 in #515

  • refactor: update ozhera-prometheus-agent prometheus-starter-all tspan… by @wodiwudi in #506

  • fix: update trace-etl file header, include java and md file by @sadadw1 in #505

  • fix: update data vo header by @wtt40122 in #512

  • fix: update the copyright statement in the file header and add a noti… by @gaoxh in #509

  • fix: update hera-log and hera-operator file header by @wtt40122 in #508

  • refactor: add apache header by @wodiwudi in #511

  • fix: update demo-client and demo-server file header by @sadadw1 in #507

  • fix: operator information changes by @xs3508198 in #514

  • fix: corrected some typos in the project by @psxjoy in #492

  • fix: add a header to the file where the declaration is missing by @gaoxh in #513

  • fix: delete rocksDB unit test by @sadadw1 in #453

  • fix: remove unused import declarations by @psxjoy in #424

  • fix: add header by @psxjoy in #419

  • fix: remove unused import declarations by @psxjoy in #415

  • fix: add header and remove unused class files by @gaoxh in #414

  • fix: add header by @gaoxh in #408

  • fix: Add header by @gaoxh in #412

  • feat: add header by @gaoxh in #388

  • feat: add header by @gaoxh in #390

  • refactor: unit tests are commented out by @wtt40122 in #452

  • fix: update XiaoMi copyright by @sadadw1 in #402

docs