Kong / kong-build-tools

Build tools to package and release Kong
Apache License 2.0
83 stars 72 forks source link

feat(openssl): use a pre-built openssl to avoid unnecessary build #620

Closed hutchic closed 1 year ago

hutchic commented 1 year ago

This will make our builds more deterministic, less error prone, and take slightly less time

This change is a noop for current / past Kong gateway builds.

Going forward in .requirements swap RESTY_OPENSSL_VERSION=1.1.1s for KONG_OPENSSL_VERSION=1.1.0 to use the pre-compiled OPENSSL packages

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 4.41.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: