Skip to content

Releases: cloudfoundry/winc-release

v2.3.0

01 Mar 15:27
Compare
Choose a tag to compare
  • Update Golang dependency
  • Allow netsh command timeout to be configurable

Thanks @amhuber
Fixes #5

v2.2.0

06 May 21:48
Compare
Choose a tag to compare
  • Support configuration of container gateway address with winc_network.gateway_address
  • Support configuration of container IP address subnet with winc_network.subnet_range

Thanks @pusherofbrooms
Fixes: #1

v2.1.0

24 Mar 19:00
Compare
Choose a tag to compare

Experimental Flags

  • Support enabling all outbound traffic from containers by default, using the winc_network.allow_outbound_traffic_by_default property. Only intended for cases when no other network specification is set.

v2.0.0

04 Oct 15:07
Compare
Choose a tag to compare

BREAKING CHANGES

This release can only be deployed with the following rootfs releases:

The pre-start script in the rootfs release now depends on a signal from the pre-start script in the winc-release's groot job.

Features

  • Support for adding DNS suffixes that containers will use to construct an FQDN that will be used for name resolution by the DNS client when configuring the winc_network.search_domains property.
  • Support for disabling unproxied port mappings when configuring the rep_windows.enable_proxied_port_mappings property.

Experimental Flags

  • Support for refreshing the Microsoft base image layer on every upgrade when configuring the groot.refresh_base_layer property. This is an experimental workaround for upgrade failures related to creating containers when the base layer is corrupted.

v1.14.0

07 Jun 17:52
Compare
Choose a tag to compare
  • groot: Add timestamps to pre-start logging
  • winc: Extend graceful shutdown time to 11 seconds to ensure that all logs are streamed out when used with a rootfs (e.g. windowsfs-online-release v1.6.0) that supports 10s of graceful shutdown time.

v1.13.0

10 May 17:45
Compare
Choose a tag to compare

winc: Extend graceful shutdown time to 6 seconds to ensure 5 seconds of logs after the container is issued the delete command.

v1.12.0

09 May 14:55
Compare
Choose a tag to compare
  • winc: Introduce support for graceful shutdown of applications running in windows containers. Applications can use the CTRL_SHUTDOWN_EVENT to handle graceful shutdown for 5 seconds after the container is issued the delete command.

v1.11.0

18 Apr 15:37
Compare
Choose a tag to compare

BOSH release changes

  • Update to golang 1.12.1

v1.10.0

01 Apr 14:53
Compare
Choose a tag to compare

BOSH release changes

v1.9.0

21 Feb 20:35
Compare
Choose a tag to compare
  • Added generic winc-network-hns-acls job so it can run on Windows Server 2019 cells without confusion.
    • Add support for using HNS ACLs to implement NetIn/NetOut