This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.0.0](v0.1.0...v1.0.0) (2020-10-26) ### Bug Fixes * revert Rails.logger reference, doesn't work correctly in non-Rails environment ([eeea691](eeea691)) * **debug:** add debug queueing ([074bb79](074bb79)) * **tracing:** ensure thread started when queueing traces ([4bb2238](4bb2238)) * properly capture errors and record them on traces ([3ba25ff](3ba25ff)) * use Rails.logger if it exists ([b0a7103](b0a7103)) * **tracing:** fix multiplexed tracing ([43b6c86](43b6c86)) * remove NotInstalledError, remove unused src file ([dc8e31d](dc8e31d)) ### chore * remove debug statements, initial release! ([5f634c0](5f634c0)) ### BREAKING CHANGES * Initial release. Substantially divergent from `apollo-federation-ruby`, so marking this as a breaking change.
- Loading branch information