Skip to content

Releases: microsoft/hcsshim

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

Choose a tag to compare

@darstahl darstahl released this 18 Aug 00:57
Add support for ProcessList

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

Choose a tag to compare

@darstahl darstahl released this 17 Aug 00:04
Only update directory modified times if not a reparse point

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

Choose a tag to compare

@darstahl darstahl released this 10 Aug 19:53
Deleting old API in preparation for v0.4.0

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

Choose a tag to compare

@darstahl darstahl released this 16 Jun 22:15
Added known error code when shutdown is already complete

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

Choose a tag to compare

@darstahl darstahl released this 10 Jun 22:09
Prevent deadlock when unregistering notification handler

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

Choose a tag to compare

@darstahl darstahl released this 09 Jun 01:23
Fixed PendingUpdates call with correct query

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

Choose a tag to compare

@darstahl darstahl released this 08 Jun 22:34
Added credentials to ContainerConfig

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

Choose a tag to compare

@darstahl darstahl released this 31 May 19:39
New notification design allows for multiple waiters

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

Choose a tag to compare

@jstarks jstarks released this 24 May 21:26
Implement the new hcsshim API using the new HCS RPC API