Skip to content

v1.48.0

Compare
Choose a tag to compare
@kubevirt-bot kubevirt-bot released this 22 Apr 18:43
· 501 commits to main since this release
d7ae7d4

This release follows v1.47.0 and consists of 17 changes, contributed by
9 people, leading to 163 files changed, 4474 insertions(+), 10757 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.48.0.

Pre-built CDI containers are published on Quay.io and can be viewed at:
https://quay.io/repository/kubevirt/cdi-controller/
https://quay.io/repository/kubevirt/cdi-importer/
https://quay.io/repository/kubevirt/cdi-cloner/
https://quay.io/repository/kubevirt/cdi-uploadproxy/
https://quay.io/repository/kubevirt/cdi-apiserver/
https://quay.io/repository/kubevirt/cdi-uploadserver/
https://quay.io/repository/kubevirt/cdi-operator/

Notable changes

Enhancement: Switch VolumeSnapshot to v1
BugFix: Update golang.org/x/crypto dependency to v0.0.0-20220331220935-ae2d96664a29
BugFix: Update github.com/prometheus/client_golang to v1.11.1 as it contains a security fix
Enhancement: Use centos:stream9 as a base image for our containers.
BugFix: Fix DataImportCron watch race

Contributors

9 people contributed to this release:

     5      Bartosz Rybacki <brybacki@redhat.com>
     3      akalenyu <51477153+akalenyu@users.noreply.github.com>
     2      Arnon Gilboa <agilboa@redhat.com>
     2      Maya Rashish <mrashish@redhat.com>
     1      Alexander Wels <awels@redhat.com>
     1      Assaf Admi <90143867+assafad@users.noreply.github.com>
     1      Jeff Squyres <jsquyres@users.noreply.github.com>
     1      João Vilaça <jvilaca@redhat.com>
     1      kubevirt-bot <kubevirtbot@redhat.com>

Additional Resources