Skip to content

1.3.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 20:48
· 13 commits to main since this release
  • πŸ”§ Update to rustls 0.21.0 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.