Skip to content

Commit 973135b

Browse files
committed
Update changelog for 1.13.13
1 parent 0d0197f commit 973135b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,14 @@
122122
- __None, ideally.__ If you have an application that ran without warnings on v1.13, you should be able to update to 2.0.0 without a hitch. If this isn't the case, please [open an issue](https://github.com/rmosolgo/graphql-ruby/issues/new?template=bug_report.md&title=[2.0%20update]%20describe%20your%20problem) and let me know what happened! I plan to maintain 1.13 for a while in order to ensure a smooth transition.
123123
- But, many legacy code components were removed, so if there are any more references to those, there will be name errors! See #3729 for a list of removed components.
124124

125+
# 1.13.13 (31 May 2022)
126+
127+
### New features
128+
129+
- Datadog: update tracer for ddtrace 1.0 #4038
130+
- Datadog: Add `#prepare_span` hook for custom tags #4067
131+
- Tracing: Add `OpenTelementry` tracing #4077
132+
125133
# 1.13.12 (14 April 2022)
126134

127135
- Pass `context[:dataloader]` to multiplex context #4026

0 commit comments

Comments
 (0)