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

Relase 1.0.0 #11

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Relase 1.0.0 #11

merged 1 commit into from
Feb 8, 2024

Conversation

oleg-jukovec
Copy link
Collaborator

@oleg-jukovec oleg-jukovec commented Feb 8, 2024

Overview

The first release with a number of fixes. Since libp2p/openssl is not supported any more we need to support our version for usage in the Golang connector tarantool/go-tarantool.

See releases of libp2p/openssl for previous changes history.

New features

Bugfixes

@oleg-jukovec oleg-jukovec marked this pull request as ready for review February 8, 2024 05:40
Overview

    The first release with a number of fixes. Since `libp2p/openssl`
    is not supported any more we need to support our version for usage
    in the Golang connector `tarantool/go-tarantool`.

    See releases of `libp2p/openssl`[1] for previous changes history.

New features

    DialContext function (#10).

Bugfixes

     Build by Golang 1.13 (#6).

     Build with OpenSSL < 1.1.1 (#7).

     Build on macOS as a static library (#8).

     Build on macOS with Apple M1 (#8).

     Random errors in the code caused by an invalid OpenSSL error
     handling in LoadPrivateKeyFromPEM,
     LoadPrivateKeyFromPEMWithPassword,
     LoadPrivateKeyFromDER and LoadPublicKeyFromPEM (#9).

1. https://github.com/libp2p/go-openssl/releases
@oleg-jukovec oleg-jukovec merged commit 576e43d into master Feb 8, 2024
16 checks passed
@oleg-jukovec oleg-jukovec deleted the oleg-jukovec/release-1.0.0 branch February 8, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants