-
Notifications
You must be signed in to change notification settings - Fork 10
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
Bump version of small library #92
Labels
code health
Improve code readability, simplify maintenance and so on
Comments
ligurio
added a commit
that referenced
this issue
Dec 20, 2021
Now we are stick to small submodule with the latest commit made on Jan 2020 - "Revert "Free all slabs on region reset" (3df5050171d040bfe5717b4bddf57da3b312ffe4). Since Jan 2020 to Small were added many changes that includes also regression bugfixes, see [1]. 1. https://github.com/tarantool/small/compare/3df5050171d040bfe5717b4bddf57da3b312ffe4..055458f1d45948f7d768e2499496926dcf78b26f Closes #92
Totktonada
added
code health
Improve code readability, simplify maintenance and so on
teamE
labels
Dec 22, 2021
ligurio
added a commit
that referenced
this issue
Feb 16, 2022
Current version of Small library made on Jan 2020 - commit "Revert "Free all slabs on region reset" (3df5050171d040bfe5717b4bddf57da3b312ffe4). Since Jan 2020 there were added many changes to Small library that includes also regression bugfixes, see [1]. 1. https://github.com/tarantool/small/compare/3df5050171d040bfe5717b4bddf57da3b312ffe4..055458f1d45948f7d768e2499496926dcf78b26f Closes #92
We can't just bump the library, because we'll likely break compatibility with tarantool 2.5-2.8. See #59 (comment) for details. We have the following options:
I like the first option, because it means just "don't do anything" :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Now we are stick to small submodule with the latest commit made on Jan 2020:
Changes added since Jan 2020: https://github.com/tarantool/small/compare/3df5050171d040bfe5717b4bddf57da3b312ffe4..master
Related to #59
Depends on #96
The text was updated successfully, but these errors were encountered: