Skip to content

Latest commit

 

History

History
executable file
·
181 lines (131 loc) · 14.7 KB

CHANGELOG.md

File metadata and controls

executable file
·
181 lines (131 loc) · 14.7 KB

Change Log

v0.4.9 (2018-10-05)

Full Changelog

Merged pull requests:

v0.4.8 (2018-09-01)

Full Changelog

Merged pull requests:

v0.4.7 (2018-08-31)

Full Changelog

Merged pull requests:

  • [Bug] remove command server extra space #86 (John-Lin)

v0.4.6 (2018-08-29)

Full Changelog

Merged pull requests:

v0.4.5 (2018-08-22)

Full Changelog

v0.4.4 (2018-08-22)

Full Changelog

Implemented enhancements:

  • Server should set the gateway from the ip (CIDR) if the user don't provide the gateway. #40

Merged pull requests:

v0.4.3 (2018-08-16)

Full Changelog

Merged pull requests:

  • [Task] client support add route via interface and via gateway ip #80 (John-Lin)
  • [Task] VX-265 separate adding route via gw and interface #78 (John-Lin)

v0.4.2 (2018-08-14)

Full Changelog

Merged pull requests:

  • Bump to v0.4.2 #77 (hwchiu)
  • [BUG] we can't use the make and append in the same time, it's wrong length #76 (hwchiu)
  • [Release] bump version to v0.4.1 #75 (John-Lin)

v0.4.1 (2018-08-13)

Full Changelog

Closed issues:

  • [BUG] Mount the ovs directory for tcp-network-controller #71

Merged pull requests:

v0.4.0 (2018-07-24)

Full Changelog

Merged pull requests:

v0.3.0 (2018-07-19)

Full Changelog

Merged pull requests:

v0.2.1 (2018-07-06)

Full Changelog

Merged pull requests:

v0.2.0 (2018-07-05)

Full Changelog

Merged pull requests:

v0.1.1 (2018-06-25)

Full Changelog

Merged pull requests:

v0.1 (2018-06-13)

Implemented enhancements:

  • Fix golint warning #34
  • Remove the unix file before listening if the server is running as unix server #32
  • add go vet to do static check #6 (John-Lin)
  • docker client & pause container find #5 (John-Lin)

Fixed bugs:

  • Make the vagrantfile support docker-ce #28

Merged pull requests: