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

Missing SOVERSION minor bump #10

Closed
stewartsmith opened this issue May 23, 2022 · 1 comment
Closed

Missing SOVERSION minor bump #10

stewartsmith opened this issue May 23, 2022 · 1 comment
Assignees
Labels
needs-review This issue or pull request needs review from a core team member. p3 This is a minor priority issue

Comments

@stewartsmith
Copy link

Looking at e3c23f4 it looks like a functional (yet backwards compatible) change has been introduced between 0.1.1 and 0.1.2, which should mean that the minor SONAME version should have been incremented, so that any application relying on this new behavior would be sure to link to the correct shared library.

@yasminetalby yasminetalby added needs-triage This issue or PR still needs to be triaged. p3 This is a minor priority issue labels Sep 20, 2023
@yasminetalby yasminetalby self-assigned this Sep 20, 2023
@yasminetalby yasminetalby added needs-review This issue or pull request needs review from a core team member. and removed needs-triage This issue or PR still needs to be triaged. labels Sep 20, 2023
@jmklix
Copy link
Member

jmklix commented Jul 1, 2024

Sorry for the late reply. We have since bumped the version to v0.9.23. So I don't think this is a concern anymore. Please let me know if you have any questions about versioning with this sdk

@jmklix jmklix closed this as completed Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-review This issue or pull request needs review from a core team member. p3 This is a minor priority issue
Projects
None yet
Development

No branches or pull requests

3 participants