Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Merge OpenSSL Version granularity to 0.37 #78

Merged
merged 2 commits into from
Mar 13, 2023
Merged

Conversation

pshipton
Copy link
Member

No description provided.

WilburZjh and others added 2 commits March 9, 2023 19:19
Additional granularity for tracking versions is needed in Native code
to make better branching decisions based upon the library versions.
Currently, there is differentiation only between <=1.0.x and >=1.1.0.
Version 1.1.1 will be supported until 2023-09-11,
versions including 1.1.0, 1.0.2, 1.0.1, 1.0.0, and 0.9.8 are no longer supported.
We need to add support for separate versions to deprecate/add features in the future.

Signed-off-by: Jinhang Zhang <Jinhang.Zhang@ibm.com>
@pshipton pshipton requested a review from JasonFengJ9 March 13, 2023 13:19
@JasonFengJ9 JasonFengJ9 merged commit c383b1a into v0.37.0-release Mar 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants