Release history. The implementation started in 2016, but formal releases started November 2017.
Minor fixes. We now have zero known issues!
- Fixed Issue #24, improved exception handling, now protects against missing checks in TimeChecker implementations.
- Fixed Issue #21, nonce overflow.
- Fixed Issue #19, improved test tool (TcpTestServer).
Implements salt-channel-v2-final1.
- Minor refactorings.
- Fixed issues #16, #17, #18.
Implements v2-draft8.md. No known bugs.
- Fixed Issue #13: LastFlag not set in M2 for NoSuchServer condition.
- Fixed Issue #14: ExampleSession3, now correct TimeKeeper in test data.
Implements v2-draft8.md. No known bugs.
-
SaltServerSession.isDone() method added.
-
SaltServerSession.getChannel() throws exception if session is done (A1A2 session).
-
Fixed issue #12, now A2 with NoSuchServer flag set is sent when it should.
Implements salt-channel-v2-draft8.md. No known bugs.
- ApplicationChannel now available to lib users. Includes information about last flag and multi app packet.
This release implements Salt Channel v2, draft8.
Implements Salt Channel v2, draft7 (spec-salt-channel-v2-draft7.md).