Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Releases: vmware-archive/dispatch

v0.0.5-solo

30 Nov 20:24
a349f9d
Compare
Choose a tag to compare
Disable nounset bash option when calculating cidr (#782)

The mask2cdr function's implementation is based on the default behavior
of unset variables. by importing ovfenv_wrapper we enabled the nounset
flag, which causes mask2cdr function to fail with unbound variable
error.

nounset is helpful to detect errors as most variables should

v0.0.4-solo

28 Nov 22:55
86d237e
Compare
Choose a tag to compare
Add vcenter events guide (#774)

* add an example of running hardening script with vSphere events
* fix a typo in local config causing eventsgateway to be ignored
* remove unrelated release

v0.0.2-solo

27 Nov 21:36
06ed7a2
Compare
Choose a tag to compare
Add/update a redirect to the latest OVA (#756)

* http://vmware-dispatch.s3-website-us-west-2.amazonaws.com/ova/dispatch-latest-solo.ova
redirects to the latest release.
* make OVA objects public
* add index page to list releases

Signed-off-by: Berndt Jung <bjung@vmware.com>

v0.0.1-solo

14 Nov 01:07
e575fd3
Compare
Choose a tag to compare
Add Dispatch Solo OVA release pipeline (#725)

Pipeline tracks version and triggers e2e tests for every version bump.
Revision that passes tests is then used to build an OVA. OVA is stored
on an S3 bucket. There is also a Github release created for that
version.

Also changes the API e2e tests to use default  timeout and retry values
(previous values were too low and caused tests failures despite the
gateway functioning correctly)

Solo-alpha

22 Oct 16:07
Compare
Choose a tag to compare
Solo-alpha Pre-release
Pre-release

Ad-hoc release of Dispatch Solo

v0.1.24

07 Sep 22:39
1db701e
Compare
Choose a tag to compare
Merge pull request #597 from pzmrzy/create_image_by_url

Add create image by url

v0.1.23

22 Aug 07:58
34597bc
Compare
Choose a tag to compare
Merge pull request #600 from neosab/update_rel_notes

Update CHANGELOG for v0.1.23

v0.1.22

19 Jul 18:09
Compare
Choose a tag to compare
Remove unused libs (govmomi) from vendor (#575)

v0.1.21

11 Jul 09:11
e8eb552
Compare
Choose a tag to compare
v0.1.21 RELEASE (#567)

Update CHANGELOG.md and create release notes for v0.1.21.

v0.1.20

04 Jul 00:16
a4a302c
Compare
Choose a tag to compare
release 0.1.20 (#552)