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

Adds upgrade guide to Bamboo 2.0 #582

Merged
merged 2 commits into from
Feb 19, 2021
Merged

Adds upgrade guide to Bamboo 2.0 #582

merged 2 commits into from
Feb 19, 2021

Conversation

germsvel
Copy link
Collaborator

What changed?

This adds an upgrade guide for migrating to Bamboo 2.0. At its core, there are only two breaking changes: bamboo_phoenix being extracted and the new usage of Mailer.deliver_now & Mailer.deliver_later functions.

What changed?
============

This adds an upgrade guide for migrating to Bamboo 2.0. At its core,
there are only two breaking changes: `bamboo_phoenix` being extracted
and the new usage of `Mailer.deliver_now` & `Mailer.deliver_later`
functions.
@germsvel germsvel added this to the 2.0 milestone Feb 19, 2021
[adapter.deliver callback]: https://hexdocs.pm/bamboo/2.0.0/Bamboo.Adapter.html#c:deliver/2
[delivery strategy]: https://hexdocs.pm/bamboo/2.0.0/Bamboo.DeliverLaterStrategy.html
[opening an issue]: https://github.com/thoughtbot/bamboo/issues
[bamboo_phoenix]: https://hexdocs.pm/bamboo_phoenix
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Known issue: this link is not available until I publish bamboo_phoenix. And that can't happen until I publish Bamboo 2.0. But the link will work once those are published.

@germsvel germsvel merged commit e962389 into master Feb 19, 2021
@germsvel germsvel deleted the gv-upgrade-guide branch February 19, 2021 18:29
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.

None yet

2 participants