Skip to content

Commit 42730e5

Browse files
committed
Bump to v1.0.1 and switch TLS to rustls
1 parent ae24166 commit 42730e5

File tree

3 files changed

+202
-456
lines changed

3 files changed

+202
-456
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## v1.0.1 - 2025-12-18
6+
7+
### Bug Fixes
8+
9+
* Fixed cross-compilation issue on Linux platforms caused by OpenSSL dependency
10+
* Updated `bgpkit-commons` to v0.10.1 which uses `rustls` instead of `native-tls`
11+
* All TLS operations now use `rustls`, eliminating the need for OpenSSL development packages
12+
513
## v1.0.0 - 2025-12-18
614

715
This is a major release with significant architectural changes, new commands, and breaking changes.

0 commit comments

Comments
 (0)