·
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
- @m-meingast made their first contribution in #1689
Full Changelog: v1.1.0...v1.1.1