Skip to content

Releases: assaabloy-ppi/salt-channel

v2.6, 2020-05-05

05 May 12:53
Compare
Choose a tag to compare

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).

v2.5, 2017-11-17

17 Nov 13:00
Compare
Choose a tag to compare

Implements salt-channel-v2-final1.

  • Minor refactorings.
  • Fixed issues #16, #17, #18.

v2.4, 2017-11-06

06 Nov 08:33
Compare
Choose a tag to compare

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.

v2.3, 2017-10-26

26 Oct 14:01
Compare
Choose a tag to compare

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.

v2.2, 2017-10-25

25 Oct 06:22
Compare
Choose a tag to compare

Implements salt-channel-v2-draft8.md. No known bugs.

  • ApplicationChannel now available to lib users. Includes information about
    last flag and multi app packet.

v2.1, 2017-11-17

17 Oct 09:46
Compare
Choose a tag to compare

This release implements Salt Channel v2, draft8.

v2.0, 2017-10-17

17 Oct 06:24
Compare
Choose a tag to compare

Implements Salt Channel v2, draft7 (spec-salt-channel-v2-draft7.md).

Release 20170519

19 May 12:03
Compare
Choose a tag to compare

Salt Channel v1 is stable. Salt Channel v2 without the Resume feature is stable.