|
2 | 2 |
|
3 | 3 | ## master |
4 | 4 |
|
| 5 | +## [v5.5.2][v5.5.2] (July 22, 2022) |
| 6 | + |
| 7 | +* dependency updates ([#275](https://github.com/airbrake/gobrake/pull/275)), |
| 8 | +([#277](https://github.com/airbrake/gobrake/pull/277)), |
| 9 | +([#278](https://github.com/airbrake/gobrake/pull/278)), |
| 10 | +([#279](https://github.com/airbrake/gobrake/pull/279)), |
| 11 | +([#280](https://github.com/airbrake/gobrake/pull/280)), |
| 12 | +([#282](https://github.com/airbrake/gobrake/pull/282)), |
| 13 | +([#283](https://github.com/airbrake/gobrake/pull/283)), |
| 14 | +([#284](https://github.com/airbrake/gobrake/pull/284)), |
| 15 | +([#285](https://github.com/airbrake/gobrake/pull/285)), |
| 16 | +([#286](https://github.com/airbrake/gobrake/pull/286)), |
| 17 | +([#287](https://github.com/airbrake/gobrake/pull/287)), |
| 18 | +([#289](https://github.com/airbrake/gobrake/pull/289)) |
| 19 | + |
| 20 | +* Update Zerolog integration for automatic linking of errors to routes ([#276](https://github.com/airbrake/gobrake/pull/276)) |
| 21 | + |
| 22 | +* Update apex/log handler for automatic linking of errors to routes ([#288](https://github.com/airbrake/gobrake/pull/288)) |
| 23 | + |
5 | 24 | ## [v5.5.1][v5.5.1] (May 9, 2022) |
6 | 25 |
|
7 | 26 | * build(deps): bump github.com/valyala/fasthttp from 1.35.0 to 1.36.0 ([#267](https://github.com/airbrake/gobrake/pull/267)) |
@@ -169,3 +188,4 @@ Features: |
169 | 188 | [v5.4.0]: https://github.com/airbrake/gobrake/releases/tag/v5.4.0 |
170 | 189 | [v5.5.0]: https://github.com/airbrake/gobrake/releases/tag/v5.5.0 |
171 | 190 | [v5.5.1]: https://github.com/airbrake/gobrake/releases/tag/v5.5.1 |
| 191 | +[v5.5.2]: https://github.com/airbrake/gobrake/releases/tag/v5.5.2 |
0 commit comments