Releases: kubevirt/vm-console-proxy
Releases · kubevirt/vm-console-proxy
v0.6.1
We removed version v0.6.0
because it contained changes that should only go to the next version v0.7.0
.
What's Changed
- doc: enhance the README.md to include development instructions. by @nestoracunablanco in #154
- feat: enable multiarch build in the Dockerfile by @nestoracunablanco in #155
- fix: enable KUBECONFIG default for functest by @nestoracunablanco in #156
- deps: Update golang to 1.22.4 and update dependencies by @akrejcir in #159
- Automatic dependency updates by @dependabot
Full Changelog: v0.5.0...v0.6.1
v0.5.0
What's Changed
- feat: introduce dependabot config by @ksimon1 in #45
- feat: Add a Role that will be used by users by @akrejcir in #75
- feat: configure dependabot by @ksimon1 in #82
- chore: Update golang version and dependencies by @akrejcir in #31
- chore: Remove unused RBAC permission by @akrejcir in #83
- Remove 'codingben' from OWNERS by @akrejcir in #86
- chore: Update Golang to version 1.21 by @akrejcir in #87
- doc: Add a paragraph about revoking tokens by @akrejcir in #92
- docs: Improve API documentation by @akrejcir in #99
- fix: Fix owner references in created resources by @akrejcir in #101
- chore: Remove irrelevant comment by @akrejcir in #103
- docs: Add example command how to bind ClusterRole by @akrejcir in #104
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- fix: API discovery by @akrejcir in #27
- fix: example-client: Token in subprotocol needs to be in base64 by @akrejcir in #28
- docs: Add information about "duration" API parameter by @akrejcir in #32
- docs: Add asciinema demo by @akrejcir in #33
- docs: Add information about authentication by @akrejcir in #34
- docs: Change link to new asciinema demo by @akrejcir in #35
- chore: Update golang.org/x/* modules. by @0xFelix in #38
- [main]feat: add .snyk file by @ksimon1 in #42
Full Changelog: v0.3.0...v0.4.0
v0.3.2
v0.1.1
v0.3.1
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
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
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