You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# beeline-go changelog
2
2
3
+
## 1.19.0 2025-03-21
4
+
5
+
This release is mainly to take dependency updates and to support a revised field name for Pyroscope. Please note that beelines are being sunset and are not intending to add new features in the future.
6
+
7
+
### Maintenance
8
+
9
+
- feat(trace): update profileIDLabelName to match Pyroscope (#455) | [Liz Fong-Jones](https://github.com/lizthegrey)
10
+
- maint: bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.2 (#427) | [dependabot[bot]](https://github.com/dependabot)
11
+
- maint: bump the minor-patch group across 1 directory with 8 updates (#456) | [dependabot[bot]](https://github.com/dependabot)
12
+
- maint: remove old example, update go versions (#458) | [Kent Quirk](https://github.com/kentquirk)
13
+
- maint: update team name (#457) | [Liz Fong-Jones](https://github.com/lizthegrey)
14
+
- maint: Add link to sunset issue in README (#450) | [Mike Goldsmith](https://github.com/MikeGoldsmith)
0 commit comments