Releases: JuliaWeb/OpenSSL.jl
Releases · JuliaWeb/OpenSSL.jl
v1.6.1
What's Changed
- Bump actions/checkout from 5 to 6 in the all-actions group by @dependabot[bot] in #56
- fix: throw error instead of assertion for CA config read failure by @pfitzseb in #55
- Fix error when passing a CA cert directory by @aviks in #57
New Contributors
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Update tagbot.yml permissions by @cgarling in #43
- Fix tests for package by @aviks in #47
- Bump actions/checkout from 4 to 5 in the all-actions group by @dependabot[bot] in #45
- Use CA configuration from NetworkOptions by @fredrikekre in #53
New Contributors
- @cgarling made their first contribution in #43
- @fredrikekre made their first contribution in #53
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Fix
adjustnot defined inMainby @inkydragon in #35 - Add
versionproperty toX509Request. Various test fixes. Update CI. by @IanButterworth in #41 - Fix
_ossl_modules_path()returning wrong path toossl-modulesby @staticfloat in #40 - Bump the all-actions group with 3 updates by @dependabot[bot] in #42
New Contributors
- @inkydragon made their first contribution in #35
- @staticfloat made their first contribution in #40
Full Changelog: v1.4.3...v1.5.0
v1.4.3
v1.4.2
OpenSSL v1.4.2
Merged pull requests:
adjustwas unexported fromDatesin Julia 1.11 (#33) (@KristofferC)
Closed issues:
- Docker image creation fails for julia 1.9 (#30)
v1.4.1
v1.4.0
v1.3.5
OpenSSL v1.3.5
Closed issues:
- Performance issue in heavily saturated usage (#16)
Merged pull requests:
v1.3.4
OpenSSL v1.3.4
Closed issues:
- See if we can remove the use of finalizers (#17)
Merged pull requests: