Skip to content

Pike 0.2.6

Compare
Choose a tag to compare
@isi-mfurer isi-mfurer released this 24 Feb 17:43
· 467 commits to master since this release

Fixes:

  • calculate proper sequence number for multicredit requests (b78bc5b)
  • fix QueryInfoResponse file info class marshalling
  • ValidateNegotiateInfo test only applies to dialects 3.0.0 and 3.0.2

Enhancements:

  • PIKE_CREDS can now be specified without a fake domain: "test_user%testpasswd" is now acceptable
  • Pike client/connection callback functionality can be used with a context manager
  • Pike version is now shipped with the package and can be queried from code