Skip to content

Commit

Permalink
Update CHANGELOG-3.0.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huangdijia committed Sep 15, 2023
1 parent ecbdcbc commit e5f8a53
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG-3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,11 @@
- [#6062](https://github.com/hyperf/hyperf/pull/6057) Added `RequestTraceListener` for `hyperf/tracer`.
- [#6143](https://github.com/hyperf/hyperf/pull/6143) Added `ignore_exceptions` for `hyperf/tracer`.

## Optimized

- [#6151](https://github.com/hyperf/hyperf/pull/6151) Optimized `FailToConsume` event for `hyperf/kafka`.

## Fixed

- [#6117](https://github.com/hyperf/hyperf/pull/6117) Fixed bug that grpc client cannot able to be reused.
- [#6146](https://github.com/hyperf/hyperf/pull/6146) Fixed bug that `validateJson` cannot work when using php 8.0.
- [#6151](https://github.com/hyperf/hyperf/pull/6151) Optimized `FailToConsume` event for `hyperf/kafka`.

# v3.0.35 - 2023-09-01

Expand Down

0 comments on commit e5f8a53

Please sign in to comment.