github aws/aws-lc v1.57.0

latest releases: v1.60.0, v1.59.0, v1.58.1...
one month ago

Preparation for Adopting SONAME and ABI Versioning

This release includes an experimental feature to prepare our library for adaptation of SONAME and ABI versioning. -DENABLE_PRE_SONAME_BUILD=0 can be used to enable a SONAME build of AWS-LC. We are working on formalizing and put in place mechanisms for ensuring ABI version bumps happen as necessary. Until that time the ABI version will not be bumped until we are ready to officially start tracking such changes. We will then consider changing the default build to use the SONAME variant of the building and not require ENABLE_PRE_SONAME_BUILD to be disabled explicitly. We will announce in a separate release when we intend formally begin management of the recorded ABI version. Until such time the ABI version built when using the SONAME build variant will remain 0.

What's Changed

New Contributors

Full Changelog: v1.56.0...v1.57.0

Don't miss a new aws-lc release

NewReleases is sending notifications on new releases.