Skip to content

Releases: kubevirt/vm-console-proxy

v0.6.1

15 Aug 09:36
0dfcc6e
Compare
Choose a tag to compare

We removed version v0.6.0 because it contained changes that should only go to the next version v0.7.0.

What's Changed

Full Changelog: v0.5.0...v0.6.1

v0.5.0

07 Mar 12:46
69d698a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

15 Jan 09:56
b63fe8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.2

31 Oct 12:38
3309efc
Compare
Choose a tag to compare

What's Changed

  • [release-v0.3] chore: Update golang.org/x/* modules. by @0xFelix in #40

Full Changelog: v0.3.1...v0.3.2

v0.1.1

02 Nov 13:13
e89627c
Compare
Choose a tag to compare

What's Changed

  • [release-v0.1] chore: Update golang.org/x/* modules. by @0xFelix in #39

Full Changelog: v0.1.0...v0.1.1

v0.3.1

29 Aug 15:37
2b36fcb
Compare
Choose a tag to compare

What's Changed

  • [release-v0.3] fix: API discovery by @kubevirt-bot in #29
  • [release-v0.3] fix: example-client: Token in subprotocol needs to be in base64 by @kubevirt-bot in #30

Full Changelog: v0.3.0...v0.3.1

v0.3.0

07 Aug 09:28
ed2602e
Compare
Choose a tag to compare

What's Changed

  • chore: add more reviewers by @codingben in #19
  • feat: Use ServiceAccount to generate token by @akrejcir in #10
  • fix: watch directory instead of specific files by @akrejcir in #18
  • fix: Do not mount virt-handler certificates to pod by @akrejcir in #21
  • fix: Do not send an error message for authentication failure by @akrejcir in #23
  • feat: Expose /token endpoint as API extension by @akrejcir in #22
  • chore: Update docs to reflect current API by @akrejcir in #26

Full Changelog: v0.2.0...v0.3.0

v0.2.0

16 Jun 11:27
98939c6
Compare
Choose a tag to compare

What's Changed

  • fix: Update Kubevirt CR used by CI by @akrejcir in #8
  • ci: fix image version in the released yaml bundle by @akrejcir in #9
  • OWNERS: Add 0xFelix and lyarwood to the list of approvers by @0xFelix in #13
  • doc: Add API example to documentation by @akrejcir in #11
  • doc: Update documentation by @akrejcir in #15
  • fix: Improve functional tests by @akrejcir in #14
  • fix: Run "go mod vendor" and "go mod tidy" by @akrejcir in #7

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

09 Feb 15:58
Compare
Choose a tag to compare

This is the first release.