This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
Releases: EnjoyTech/apollo-studio-tracing-ruby
Releases · EnjoyTech/apollo-studio-tracing-ruby
v1.1.0
v1.0.1
v1.0.0-beta.2
v1.0.0
1.0.0 (2020-10-26)
Bug Fixes
- revert Rails.logger reference, doesn't work correctly in non-Rails environment (eeea691)
- debug: add debug queueing (074bb79)
- tracing: ensure thread started when queueing traces (4bb2238)
- properly capture errors and record them on traces (3ba25ff)
- use Rails.logger if it exists (b0a7103)
- tracing: fix multiplexed tracing (43b6c86)
- remove NotInstalledError, remove unused src file (dc8e31d)
chore
- remove debug statements, initial release! (5f634c0)
BREAKING CHANGES
- Initial release. Substantially divergent from
apollo-federation-ruby
, so marking
this as a breaking change.