Releases: 4paradigm/openmldb-exporter
Releases · 4paradigm/openmldb-exporter
v0.9.0
Features
- BREAKING support OpenMLDB 0.8.4. OpenMLDB 0.8.4 removed deploy response time, so please use openmldb-exporter >= 0.9.0 with OpenMLDB >= 0.8.4
- BREAKING update grafana dashboard config, use the latest revision (4 or later) if you upgrade OpenMLDB cluster >=0.8.4. For legacy OpenMLDB <= 0.8.3, select revison 3. You can also download corresponding Grafana dashboard from Github Release asserts
Tests
- Remove deploy response time related tests
Chores
- update deps
- python & backport CI jobs
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- deps: restricting openmldb sdk version as <0.8.4, since 0.8.4 introduce breaking changes affects deploy response time metrics.
Notes
This version is recommanded for OpenMLDB cluster version < 0.8.4, otherwise use openmldb-exporter >= 0.9.0
Full Changelog: v0.8.1...v0.8.2
v0.8.1
Release 0.8.1
This is a release that only updates openmldb-exporter docker image, for openmldb-exporter python package 0.8.0
is still the latest version.
What's Changed
- chore: updates after transfer by @aceforeverd in #11
- build(deps-dev): bump pylint from 2.17.4 to 2.17.5 by @dependabot in #14
- build(deps): bump openmldb from 0.8.1 to 0.8.2 by @dependabot in #13
- build(deps): bump prometheus-client from 0.16.0 to 0.17.1 by @dependabot in #12
- add apache license by @aceforeverd in #15
- build: update dpes by @aceforeverd in #16
- build(deps): bump twisted from 22.10.0 to 23.8.0 by @dependabot in #17
- build(deps-dev): bump pytest from 7.4.0 to 7.4.1 by @dependabot in #18
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #19
- build(deps-dev): bump pytest from 7.4.1 to 7.4.2 by @dependabot in #20
- build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #24
- build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #21
- build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #25
- build(deps): bump docker/login-action from 2 to 3 by @dependabot in #23
- build(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #22
- feat: testing openmldb 0.8.3 by @aceforeverd in #28
- build(deps): bump openmldb from 0.8.2 to 0.8.3 by @dependabot in #27
Full Changelog: v0.8.0...v0.8.1