Skip to content

Releases: cloudfoundry/bosh-package-golang-release

v0.4.7

26 Oct 15:46
Compare
Choose a tag to compare

Whats Changed

golang blobs have been updated to the latest point releases (1.9.2 / 1.8.5)

1.9.2 Release Notes

https://github.com/golang/go/issues?q=milestone:Go1.9.2

1.8.5 Release Notes

https://github.com/golang/go/issues?q=milestone:Go1.8.5

v0.4.6

19 Oct 19:59
Compare
Choose a tag to compare
  • You can now export golang-release from your bosh director.

v0.4.5

16 Oct 17:31
Compare
Choose a tag to compare

Latest and greatest versions of golang now available:

  • also added support for 1.9
  • windows test (if you are running the tests) is now more configurable

v0.4.4

16 Oct 17:09
Compare
Choose a tag to compare
  • Added GOPATH/bin to the path

v0.4.3

22 Sep 16:58
Compare
Choose a tag to compare
  • Adds full windows support for golang 1.8

v0.4.2

18 Sep 07:39
Compare
Choose a tag to compare
  • Added golang-1.8-test job and package for testing

v0.4.1

06 Sep 16:54
Compare
Choose a tag to compare
  • Make compile.env script work with -u bash flag

v0.4.0

22 Sep 16:54
Compare
Choose a tag to compare
  • Adds support for both darwin and linux golang packages.