Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop handling of client-provided channel identifiers #23

Merged
merged 3 commits into from
May 7, 2024

Conversation

Envek
Copy link
Member

@Envek Envek commented Mar 11, 2022

This is breaking change as clients will have to change their channel's unsubscribed method (see release notes for version 1.1.0 for details).

By SemVer we will have to bump version to 2.0, but I don't want to 😅

@Envek Envek requested a review from palkan March 11, 2022 14:41
Copy link
Member

@palkan palkan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Envek added 2 commits May 7, 2024 22:42
…dling

* master:
  Switch to RubyGems Trusted publishing in CI release workflow [ci skip]
  add emergency actions TO README
  fix: consider redis_prefix in GraphQL::AnyCable::Cleaner
  add ability to set scan_count and added a little refactoring
  ability to fetch subscription stats
  use "around" instead "before"
  little refactoring
  add changes to README
  remove override redis_prefix and add an extra spec
  feat: Add configurable graphql redis_prefix
  Support empty operation name with redis.rb v5 (#34)
  Use arrays to fix deprecation warnings with redis gem 4.8 (#29)
  Use real Redis in tests instead of fakeredis gem (#32)
  Better `config.use_client_provided_uniq_id` deprecation (#27)
  Delay the deprecation warning of use_client_provided_uniq_id (#26)
@Envek Envek merged commit d75e7a4 into master May 7, 2024
4 checks passed
@Envek Envek deleted the chore/drop-client-provided-channel-ids-handling branch May 7, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants