Skip to content

Releases: microsoft/hcsshim

v0.4.3: Merge pull request #62 from msabansal/dns

18 Aug 23:08
Compare
Choose a tag to compare

v0.4.2: Merge pull request #65 from Microsoft/jjh/processlist

18 Aug 00:57
Compare
Choose a tag to compare

v0.4.1: Merge pull request #63 from darrenstahlmsft/ReparseModifiedTime

17 Aug 00:04
Compare
Choose a tag to compare
Only update directory modified times if not a reparse point

v0.4.0: Merge pull request #61 from darrenstahlmsft/RemoveOldAPI

10 Aug 19:53
Compare
Choose a tag to compare
Deleting old API in preparation for v0.4.0

v0.3.5: Merge pull request #51 from Microsoft/ContainerAlreadyStoppedError

16 Jun 22:15
Compare
Choose a tag to compare
Added known error code when shutdown is already complete

v0.3.4: Merge pull request #49 from Microsoft/CallbackLock

10 Jun 22:09
Compare
Choose a tag to compare
Prevent deadlock when unregistering notification handler

v0.3.3: Merge pull request #48 from Microsoft/PendingUpdates

09 Jun 01:23
Compare
Choose a tag to compare
Fixed PendingUpdates call with correct query

v0.3.2: Merge pull request #47 from Microsoft/credentials

08 Jun 22:34
Compare
Choose a tag to compare
Added credentials to ContainerConfig

v0.3.1: Merge pull request #42 from Microsoft/NotificationWaiter

31 May 19:39
Compare
Choose a tag to compare
New notification design allows for multiple waiters

v0.3.0: Merge pull request #39 from Microsoft/postTP5

24 May 21:26
Compare
Choose a tag to compare
Implement the new hcsshim API using the new HCS RPC API