Releases: oceanbase/obagent
Releases · oceanbase/obagent
v4.2.2
4.2.2 2024-01-17
新特性
适配内核 4.2.2 版本
问题修复
● 修正打包 rpm 的 spec 文件中 systemd 链接位置;
版本信息
代码分支 | branch: 4.2..x_release tag:v4.2.2-release-20240117173031 |
---|---|
产出物commit | dfb1522 |
产出物 | obagent-4.2.2-100000042024011120.el7.x86_64.rpm md5: efba9b6712fe06a8de71dafcedff9a4b obagent-4.2.2-100000042024011120.el8.x86_64.rpm md5: fe1c82e6d8a252ea6c02a1c4ee25397c obagent-4.2.2-100000042024011120.el7.aarch64.rpm md5: 688d2a33ff698efa12440a657beeb2bb obagent-4.2.2-100000042024011120.el8.aarch64.rpm md5: 9783e444482c263fcf813909255de206 |
v4.2.1
新特性
- 新增摘要认证,提高接口安全性
问题修复
无
2023-10-16(4.2.1)
版本信息
- branch:4.2.x_release
- tag:v4.2.1-release-20231017201117
- 产出物commit:ccba9f3651ee07d904d769a942602840c979830
v1.2.1
v1.2.0
RELEASE NOTE
Item | Description |
---|---|
Release date | 2022-11-01 |
Release number | V1.2.0 |
Commit number | 60a4944 |
About This Version
- This version brings compatiblity of OceanBase 4.0.
New Feature
- Compatible with OceanBase 4.0.
- Provide docker image
概要说明
- 此版本对 oceanbase 4.0 版本做了兼容.
新特性
- 兼容 oceanbase 4.0 版本
- 提供了 docker 镜像
v1.1.2
新增特性
- 新增query response time展示
修复问题
- 无
v1.1.1
V1.1.0-1
RELEASE NOTE
Version information
- Release date: 2021-12-30
- Release number: V1.1.0-1
- Commit number: 1fd9217
About this version
In V1.1.0-1, we supported two new features, i.e. OceanBase log alert and MySQL monitoring. Fixed some configuration bugs.
New features
- OceanBase log alert:
- Collect OceanBase ERROR log continuously. By default, OBAgent collects all the ERROR logs. OBAgent supports log filtering with filtering logs by regular expressions.
- Supported MySQL monitoring by integrating mysqld exporter.
Bugfixes
- Fixed some errors in the configuration file.
- Fixed incorrect results caused by concurrent configuration updates.
版本信息
- 发布时间: 2021-12-30
- 版本号: 1.1.0-1
- 提交号: 1fd9217
概要说明
v1.1.0-1 版本增加了 2 个新的功能,OceanBase 日志报警功能和MySQL 监控功能。修复了几个配置相关的 bug。
特性更新
- OceanBase 日志报警功能:
- 不间断采集 OceanBase 错误日志,默认采集所有 ERROR 日志, 同时支持按照正则表达式过滤日志。
- 通过调用 alertmanager 实现报警发送功能。
- 集成 mysqld_exporter 实现 MySQL 监控功能。
bugfix
- 修复了配置文件错误。
- 修复了并发更新配置可能导致的结果不正确。