Skip to content

Releases: microsoft/hcsshim

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

10 Aug 19:53

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

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

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

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

Choose a tag to compare

Added credentials to ContainerConfig

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

31 May 19:39

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

Choose a tag to compare

Implement the new hcsshim API using the new HCS RPC API