Skip to content

v1.1.1

Latest

Choose a tag to compare

@kevinherron kevinherron released this 09 Feb 13:46
· 1 commit to release/1.1.1 since this release

What's Changed

  • Fix FileInputStream leak in decodeCrlFile causing file handle exhaustion on Windows by @Copilot in #1681
  • Make NodeIds0-5 and StatusCodes0 classes public by @Copilot in #1687
  • Make sun.security package optional for OSGi bundles by @m-meingast in #1689
  • Include server certificate when SecurityPolicy is None by @kevinherron in #1694
  • Update VariableNodeLoader to use AccessLevelExType by @kevinherron in #1696
  • Add AttributeFilterChain.remove() method by @Copilot in #1699
  • Add SimpleAddressSpaceComposite for O(1) address space routing by @kevinherron in #1700

New Contributors

Full Changelog: v1.1.0...v1.1.1