Skip to content

v0.3.3

Compare
Choose a tag to compare
@ahmetb ahmetb released this 02 Dec 21:28
71418fa

Summary

  • This release primarily contains bug fixes for some installation issues on Windows.

Installation

To install this release, refer to the instructions at https://github.com/kubernetes-sigs/krew/blob/v0.3.0/README.md

Release Assets

Artifacts for this release can be downloaded from the following links.
It is recommended to follow installation instructions
and not using these artifacts directly.

  • v0.3.3 krew.tar.gz (download)
  • v0.3.3 krew.tar.gz.sha256 (download)
  • v0.3.3 krew.exe (download)
  • v0.3.3 krew.exe.sha256 (download)
  • v0.3.3 krew.yaml (download)

Thanks to our contributors for helping out with v0.3.3:

  • Cornelius Weig
  • Ahmet Alp Balkan
  • ferhat elmas
  • Chris Kim

(krew v0.3.3 is tagged on Mon Dec 2 21:26:21 UTC 2019.)

Merged pull requests
  • pkg/index: ignore non-.yaml files during scanning #413
  • Update post installation text #408
  • Update OWNERS #407
  • Drop GO111MODULE env variable #396
  • Drop GZIP env in artifact building #397
  • Fix version in readme fish installation #398
  • Fail validation when manifest has line break in shortDescription #393
  • Bump min go to v1.13 in go.mod #395
  • Drop GOPROXY since same with default #389
  • [docs] Improve annotated plugin manifest #394
  • Migrate from glog to klog #390
  • Make logging more consistent for downloaded vs. local archives #386
  • Refactor: move errorFetcher struct to test file #387
  • Preserve installation error by wrapping #385
  • Improve logic to determine if receipts migration is necessary
    #377
  • Use renameOrCopy for single-file move operation #375
  • Run go mod tidy #381
  • Clean untracked files while updating index #367
  • Distribute LICENSE #380
  • Update golangci-lint to v1.21.0 #376
  • RELEASING_KREW: Specify the repository to push the tag to #373
  • Pin version of release-notes helper #372
  • Rely on standard utils for IsSubPath #370
  • Include list of merged pull requests in release notes #326
  • RELEASING_KREW: push only the release tag #369