Skip to content

Releases: microsoft/hcsshim

v0.12.5

15 Jul 20:24
Compare
Choose a tag to compare

What's Changed

  • [release/0.12] Adding state attribute to the HNSEndpoint struct to support hyperv co… by @ritikaguptams in #2183
  • [release/0.12] vendor: github.com/containerd/containerd v17.18 by @thaJeztah in #2186
  • [release/0.12] Backport networking commits for L1VH feature by @princepereira in #2205

Full Changelog: v0.12.4...v0.12.5

v0.11.7

27 Jun 17:17
6749c2f
Compare
Choose a tag to compare

What's Changed

  • [release/0.11]: Fix process handle leak when launching a job container by @yyatmsft in #2187

Full Changelog: v0.11.6...v0.11.7

v0.9.12

27 Jun 17:18
03a825b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.11...v0.9.12

v0.11.6

24 Jun 23:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.5...v0.11.6

v0.8.26

19 Jun 16:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.25...v0.8.26

v0.12.4

07 Jun 14:38
Compare
Choose a tag to compare

What's Changed

  • [release/0.12] Backport networking commits by @kiashok in #2157

Full Changelog: v0.12.3...v0.12.4

v0.9.11

21 May 20:56
1585286
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.10...v0.9.11

v0.11.5

15 May 16:17
Compare
Choose a tag to compare

What's Changed

  • [release/0.11] Add spans and drop large size high volume trace logs by @kiashok in #2067
  • [release/0.11] Upgrade to golang 1.21 and go-winio v0.6.2 by @kiashok in #2117

Full Changelog: v0.11.4...v0.11.5

v0.12.3

19 Apr 22:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.12.3

v0.12.2

28 Mar 21:25
ad1ccf5
Compare
Choose a tag to compare
fix: move permissions to the correct job (#2080) (#2081)

The permissions block should be under `create_release` job, rather
than `build`.

Signed-off-by: Maksim An <[email protected]>
(cherry picked from commit 3eeba905b4e0a408b372e3de326f00c70bdb442a)