v1.0.7
·
1 commit
to release/1.0.7
since this release
What's Changed
- Use
whenCompleteAsyncwhen handling PublishResponse by @kevinherron in #1611 - Fix SubscriptionModel to use fixed-rate scheduling by @kevinherron in #1610
- Update exception handling in client model nodes by @kevinherron in #1608
- Zero password bytes after use in UsernameProvider by @kevinherron in #1612
- Replace System.out with SLF4J logging in tests by @kevinherron in #1616
- Warn instead of throw when Structure is not found by @kevinherron in #1620
- Add Supplier support to X509IdentityProvider by @kevinherron in #1617
- Remove FindBugs from build configuration by @kevinherron in #1619
- Remove sdk-tests module and consolidate tests into integration-tests by @kevinherron in #1618
- Replace static test certificates with dynamic generation by @kevinherron in #1615
- Add ObjectType and VariableType tree building support by @kevinherron in #1626
- Add milo-encoding-json dependency to BOM by @kevinherron in #1633
- Add attribute ID validation and fix null UserWriteMask handling by @kevinherron in #1625
- Add Data access profile for AnalogItemType by @johannwesely in #1623
Full Changelog: v1.0.6...v1.0.7