Skip to content

Commit 01e7a41

Browse files
chore(main): release 1.8.0 (#66)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6e36121 commit 01e7a41

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.7.0"
2+
".": "1.8.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.8.0](https://github.com/robbert229/jaeger-postgresql/compare/v1.7.0...v1.8.0) (2025-01-29)
4+
5+
6+
### Features
7+
8+
* add arm64 support ([#75](https://github.com/robbert229/jaeger-postgresql/issues/75)) ([e45676e](https://github.com/robbert229/jaeger-postgresql/commit/e45676e3a2d2d61161f312427ababf562b9d96e6))
9+
10+
11+
### Performance Improvements
12+
13+
* optimize span count metric gathering ([#65](https://github.com/robbert229/jaeger-postgresql/issues/65)) ([56f381c](https://github.com/robbert229/jaeger-postgresql/commit/56f381c53c047fc954293929c63eba7d9e379283))
14+
315
## [1.7.0](https://github.com/robbert229/jaeger-postgresql/compare/v1.6.0...v1.7.0) (2024-04-04)
416

517

0 commit comments

Comments
 (0)