1.1.4: Fix deprecation warning for `use_client_provided_uniq_id`
-
Fix deprecation warning about using client-side channel ids shown even if deprecated functionality was disabled in application code (not via config file or environment variable). [@gsamokovarov] (#26)
However, now deprecation warning won't be shown if graphql-anycable is used not in Ruby on Rails application.