Skip to content

Commit

Permalink
1.0.27 release (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanLjp authored Nov 30, 2021
1 parent 946c03e commit 4856899
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,12 @@ your changes, such as:

## [Unreleased]

- `public` `both` `fixed` fixed processor_regex not support `.*` regular expression.
- `public` `both` `updated` optimize system_v2 IOCounter metrics
- `public` `both` `updated` change kafka flusher partition strategy to hash key
- [inner][both][fixed] `service_http_server`: unlink unix sock before listen.
- [inner][both][fixed] `metric_meta_kubernetes`: remove global variables.
## [Released]

### 1.0.27

- [inner] [both] [fixed] fixed processor_regex not support `.*` regular expression.
- [public] [both] [updated] optimize system_v2 IOCounter metrics
- [public] [both] [updated] change kafka flusher partition strategy to hash key
- [inner] [both] [fixed] `service_http_server`: unlink unix sock before listen.
- [inner] [both] [fixed] `metric_meta_kubernetes`: remove global variables.

0 comments on commit 4856899

Please sign in to comment.