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

Remove deprecated methods for gem version 3.0 #668

Closed
wants to merge 9 commits into from

Conversation

jeffkreeftmeijer
Copy link
Member

Closes #202.

This patch removes all methods listed in the "Deprecated in 2.x”-list in #202, except for Transaction#store, which was deprecated in #332, but wasn’t ever merged. The methods that were planned to be deprecated have been moved to #667, and will be deprecated before 4.0.

Copy link
Member

@tombruijn tombruijn left a comment

Choose a reason for hiding this comment

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

Yay! Cleanup!

Can you rebase to "merge"/combine the fixup commits with the commits they fixup? Fixup commits themselves should not be merged.

@tombruijn
Copy link
Member

These deprecations may cause some errors people may not expect during an upgrade. So maybe it's an idea to write an upgrade guide for Ruby gem 3.0 as well? Mostly just a list of includes, extends and method calls that need to be removed from an app.

As deprecated in #332.
Part of #202.
As deprecated in #397.
Part of #202.
As deprecated in #630.
Part of #202.
This reverts commit 4a4cb092929e242b4530a2e6940a48c7610b7a98, as
c85f39e
was removed from the project tree.
@jeffkreeftmeijer
Copy link
Member Author

I’ve added writing an upgrade guide to the integrations board: https://github.com/orgs/appsignal/projects/35, and autosquashed this branch. I’ll wait with merging this until done with #603, so we can build a release.

@backlog-helper

This comment has been minimized.

9 similar comments
@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

7 similar comments
@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@thijsc thijsc changed the title Remove deprecated methods for 3.0 Remove deprecated methods for gem version 3. Dec 30, 2020
@thijsc thijsc changed the title Remove deprecated methods for gem version 3. Remove deprecated methods for gem version 3.0 Dec 30, 2020
@backlog-helper

This comment has been minimized.

2 similar comments
@backlog-helper

This comment has been minimized.

@backlog-helper
Copy link

backlog-helper bot commented Jan 4, 2021

While performing the daily checks some issues were found with this Pull Request.


New issue guide | Backlog management | Rules | Feedback

@tombruijn
Copy link
Member

Closing in favor of #685

@tombruijn tombruijn closed this Jan 15, 2021
@tombruijn tombruijn deleted the 3.0-deprecations branch July 8, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants