Skip to content

Releases: dell/pike

v0.4.6

Choose a tag to compare

@marchhare09 marchhare09 released this 12 Jun 20:53
425d655

Bug Fix

  • Fixed durable handle reconnect logic (src/pike/io.py, src/pike/model.py): Added explicit check for ctx is None to prevent v1 durable handle reconnects from being sent instead of v2 reconnects.
  • Fixed durable handle reconnect flags initialization: Ensure flags are always properly set from durable.durable_flags, with optional persistent flag override for negative testing

New Tests

  • DH timer expiration test (src/pike/test/durable.py): New test case for durable handles v2 that validates timerexpiration behavior.
  • Persistent handle validation tests (src/pike/test/persistent.py): Additional negative test cases for MS SMB spec 3.3.5.9.12, testing incorrect isPersistent flag scenarios.

Test Improvements

  • Updated DH timer test: Modified to use the actual durable timeout value returned from the server rather than hardcoding the timeout value, making the test more flexible and accurate.

GitHub Actions CI Fixes

  • Skip test on Samba: The test_durable_reconnect_v2_fails test validates a SHOULD requirement from MS-SMB2 spec 3.3.5.9.12 that Samba does not enforce, so it's skipped in CI

Releasing v-0.4.4

Choose a tag to compare

@isi-adas isi-adas released this 15 Aug 21:26

Tagging for #142

Releasing v-0.4.2

Choose a tag to compare

@isi-adas isi-adas released this 05 Aug 19:10

Releasing for PR #134

Releasing v-0.4.1

Choose a tag to compare

@isi-adas isi-adas released this 17 Jul 17:25

Releasing for PR #133

v0.4.0

Choose a tag to compare

@masenf masenf released this 20 Jun 16:57
12db06a

What's Changed

New Contributors

Full Changelog: 0.3.18...v0.4.0

pike-smb2 0.3.19

Choose a tag to compare

@masenf masenf released this 20 Jun 17:24
9bfeb45

Backport #131 to 0.3.x lineage

Pike 0.2.28

Choose a tag to compare

@masenf masenf released this 28 Apr 21:16
44475ff

Internal private release (fixed)

v0.4.0a5: Merge pull request #128 from emc-isilon/modernize2

Choose a tag to compare

@masenf masenf released this 21 Dec 03:09
e490283
Modernize package and build infrastructure

pike 0.3.18

Choose a tag to compare

@isi-mfurer isi-mfurer released this 07 Jul 23:56
4f9dd44

What's Changed

Full Changelog: 0.3.17...0.3.18

0.3.17

Choose a tag to compare

@isi-mfurer isi-mfurer released this 06 Jul 20:08
0399f02

What's Changed

Full Changelog: 0.3.16...0.3.17