Skip to content

1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 17:48
· 11 commits to main since this release
  • πŸ”§ Update to rustls 0.21 which allows peer names with IP addresses in the SAN extension.
  • πŸ”§ Move common TLS configuration to its own crate shared with our Modbus library.
  • ⭐ PEM parser now supports extracting PKCS#1 private keys, i.e. PEM files with BEGIN RSA PRIVATE KEY.
  • πŸ“– Documentation improvements in the bindings via oo-bindgen 0.8.3.