Skip to content

Releases: cloudfoundry/hwc

11.0.0

29 May 20:58
Compare
Choose a tag to compare

10.0.0

30 Apr 17:56
Compare
Choose a tag to compare
  • Build using golang 1.10

9.0.0

06 Feb 15:39
Compare
Choose a tag to compare
  • Ensures the IIS Tempoarary Compressed Files and ASP Compiled Templates directories exist before hwc starts any app
  • Update Windows feature installation commands to work on Windows 10 and Windows Server
  • Prune vendored dependencies

8.0.0

19 Jan 17:36
Compare
Choose a tag to compare
vendor golang.org

required by ginkgo

7.0.0

18 Jan 22:12
Compare
Choose a tag to compare

6.0.0

06 Oct 16:26
Compare
Choose a tag to compare
Remove hard-coded encryption keys in configProtectedData

* They aren't (and shouldn't be) used

[#151726027]

Signed-off-by: Sam Smith <[email protected]>

5.0.0

29 Aug 13:27
Compare
Choose a tag to compare
Add support for URL Rewrite module

- only configured if the necessary dll is present

[#150527696]

Signed-off-by: Sam Smith <[email protected]>

4.0.0

17 Jul 19:59
Compare
Choose a tag to compare
  • Build hwc using cgo and mingw so that the executable has the default Windows stack size

3.0.0

19 Apr 17:13
Compare
Choose a tag to compare
use hwcconfig package

changes import path to code.cloudfoundry.org/hwc

Signed-off-by: Sunjay Bhatia <[email protected]>

2.0.0

20 Mar 18:08
Compare
Choose a tag to compare
Remove docker UUID dependency

It was only used in one location and was complicating our pipeline

[#141131793]

Signed-off-by: Charlie Vieth <[email protected]>