Skip to content

Commit 1bc3b53

Browse files
committed
release: Release opentelemetry-instrumentation-trilogy 0.62.0 (was 0.61.1)
1 parent b807e59 commit 1bc3b53

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

instrumentation/trilogy/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History: opentelemetry-instrumentation-trilogy
22

3+
### v0.62.0 / 2025-09-25
4+
5+
* ADDED: Trilogy: introduce record_exception setting
6+
37
### v0.61.1 / 2025-04-16
48

59
* refactor: Use SQL helpers for context attributes #1271

instrumentation/trilogy/lib/opentelemetry/instrumentation/trilogy/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
module OpenTelemetry
88
module Instrumentation
99
module Trilogy
10-
VERSION = '0.61.1'
10+
VERSION = '0.62.0'
1111
end
1212
end
1313
end

0 commit comments

Comments
 (0)