-
Notifications
You must be signed in to change notification settings - Fork 60
pool: removed deprecated methods #489
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
pool: removed deprecated methods #489
Conversation
030b998 to
e02f318
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it still draft? Please, make it ready for review when you'll be ready.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but please add a note about the change into the migration guide:
https://github.com/tarantool/go-tarantool/blob/master/MIGRATION.md?plain=1#L9
e02f318 to
0839bd4
Compare
Still relevant. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, add a note into the MIGRATION.md about the change.
0839bd4 to
021143a
Compare
021143a to
5ed5af6
Compare
Removed deprecated pool's methods. Related tests are updated (deleted or refactored). Also removed mentioned methods in interfaces declarations. Fixes #478
5ed5af6 to
1e2e17d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the patch!
Removed deprecated pool's methods. Related tests are updated (deleted or refactored). Also removed mentioned methods in interfaces declarations.
Fixes #478
I didn't forget about (remove if it is not applicable):