Skip to content

Use the PubSub.Sender behavior for fastlaning - #6844

Open
SteffenDE wants to merge 1 commit into
mainfrom
sd-pubsub-sender
Open

SteffenDE wants to merge 1 commit into
mainfrom
sd-pubsub-sender

Conversation

@SteffenDE

Copy link
Copy Markdown
Member

Since we want to provide people with a way to update without crashing old nodes, we still send the dispatcher and will remove it in 1.10.

The other option is to add sender to 1.8.X and then include a notice in the changelog that people need to update to latest patch release before updating to 1.9.

Since we want to provide people with a way to update without crashing
old nodes, we still send the dispatcher and will remove it in 1.10.
Comment thread mix.exs
{:plug_crypto, "~> 2.2"},
{:telemetry, "~> 0.4 or ~> 1.0"},
{:phoenix_pubsub, "~> 2.1"},
{:phoenix_pubsub, github: "phoenixframework/phoenix_pubsub", branch: "sd-sender"},

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

TODO: replace

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.

1 participant