You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: disable cgo
build the extension with cgo disabled, to ensure there are
no glibc/ABI compatibility issues between the build host and
the target Lambda execution environment.
* changelog: add changelog entry
0 commit comments