Skip to content

2.47.0-4.17.14

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 13:47

Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.47.0
To use these binaries follow the instructions at https://console.redhat.com/openshift/create/local to obtain the needed pull-secret.


Notable Changes

  • OpenShift 4.17.14
  • MicroShift 4.17.14
  • OKD 4.15.0-0.okd-2024-02-23-163410
  • Changed Linux default network-mode to user #4514
  • Fixed incorrect data shown on running crc status command #4603
  • Refine error message for clarity when daemon already started #4602
  • Adds support for generating manpages for crc cli commands #4586
  • Show error for crc console command when 'microshift' preset is used #4576

git shortlog

457b653 cut v2.47.0
e55ffb8 Update openshift/microshift bundle to 4.17.14 (stable channel)
962572f CI: Update ubuntu-20.04 to ubuntu-22.04
2499dd2 refactor (shell) : Windows Shell detection uses gopsutil (#4588)
644f23f refactor (shell) : Prerequisite code reorganization for gopsutil windows refactor
a3922a9 build(deps): bump github.com/containers/gvisor-tap-vsock
08a2f26 build(deps): bump github.com/shirou/gopsutil/v4 from 4.24.12 to 4.25.1
06d90a9 fix (daemon) : Refine error message for clarity when daemon already started (#2696)
1f358e8 Clean filepath before reading the content
a198680 build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0
b03610c fix (status) : Fix incorrect data shown on running crc status command
0e9e792 build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0
c7a7434 refactor: replace custom slice Contains method with slices.Contains
ac09b23 build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0
dbd8038 Spec: use inbuild gobuildid to generate build id with -B option
0292358 feat : generate manpages for cli during crc setup (#4181)
6d72284 build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
4851d7a chore (deps) : Upgrade gopsutil library from v3.24.5 to v4.24.12
c49e5cd refactor (shell) : Refactor unix/linux shell detection mechanism (#4562)
8e32d9e Try to create mount directory first before making it mutable
27dcba8 build(deps): bump github.com/elazarl/goproxy from 1.6.0 to 1.7.0
9537264 fix (console) : Throw error for crc console configured with MicroShift preset (#4561)
ab8cf0b test (validations) : Add some unit tests around proxy validation (#4411)
4c83d7a build(deps): bump github.com/elazarl/goproxy from 1.5.0 to 1.6.0
df47469 build(deps): bump github.com/containers/gvisor-tap-vsock
c108399 [QE]test case update for linux default network change to user
22ae876 Change linux default network-mode to user
861548b build(deps): bump github.com/cheggaaa/pb/v3 from 3.1.5 to 3.1.6
881495d build(deps): bump github.com/elazarl/goproxy from 1.4.0 to 1.5.0
88e4a9f build(deps): bump libvirt.org/go/libvirtxml from 1.11000.0 to 1.11000.1
faefe12 build(deps): bump libvirt.org/go/libvirtxml from 1.10010.0 to 1.11000.0
9b64c02 refactor : Use strongunits.MiB / strongunits.GiB to store memory size (#1642)
fdbf400 Avoid waiting forever on API response
d31efeb build(deps): bump github.com/elazarl/goproxy from 1.3.0 to 1.4.0
b38dfa7 build(deps): bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5
4f8b2a3 build: Use backup file in gen_release_info