Skip to content

v0.14.0

Compare
Choose a tag to compare
@cpanato cpanato released this 13 Jun 12:41
· 2058 commits to master since this release
6cf8797

Changes by Kind

Feature

  • .github: Initial config for CodeQL & Scorecard (#2441, @justaugustus) [SIG Release]
  • Added container image signing for intermediate container images produced by krel stage (#2397, @saschagrunert) [SIG Release]
  • Build Go 1.17.8 and 1.16.15 images (#2451, @cpanato) [SIG Release]
  • Build Go 1.18.1 and 1.17.9 images (#2500, @cpanato) [SIG Release]
  • Build Go 1.18.2 and 1.17.10 images (#2521, @cpanato) [SIG Release]
  • Build Go 1.18.3 and 1.17.11 images (#2542, @cpanato) [SIG Release]
  • Build go1.18 official images (#2464, @justaugustus) [SIG Release]
  • Build/update kube-cross images using latest stable protobuf (v3.19.4) (#2431, @vitt-bagal) [SIG Release]
  • Debian-base: Update dependents to use bullseye-v1.3.0
    • debian-iptables: Build bullseye-v1.4.0 image
    • setcap: Build bullseye-v1.3.0 image (#2543, @wespanther) [SIG Release]
  • Golang: Build 1.18rc1 images (#2433, @cpanato) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: build using Go 1.17.8 / 1.16.15 (#2463, @cpanato) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: build using Go 1.18 (#2472, @cpanato) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: build using Go 1.18.1
    • k8s-cloud-builder/k8s-ci-builder: build using Go 1.17.9 (#2501, @cpanato) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: build using Go 1.18.2
    • k8s-cloud-builder/k8s-ci-builder: build using Go 1.17.10 (#2526, @cpanato) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: build using Go 1.18.3
    • k8s-cloud-builder/k8s-ci-builder: build using Go 1.17.11 (#2547, @cpanato) [SIG Release]
  • K8s-cloud-builder: Build go1.18rc1 variant (#2437, @justaugustus) [SIG Release]
  • Link the container images within the changelog to their corresponding location in GCR. (#2439, @saschagrunert) [SIG Release]
  • The CI Signal Report CLI now uses the new Project board to generate the GitHub part of the report https://github.com/orgs/kubernetes/projects/68 (#2454, @leonardpahlke) [SIG Release]
  • Update cosign image to use release v1.7.2 (#2495, @cpanato) [SIG Release]
  • Update cosign image to v1.7.1 (#2489, @cpanato) [SIG Release]
  • Update cosign to 1.9.0 release (#2544, @cpanato) [SIG Release]
  • Update release-sdk/utils (#2545, @cpanato) [SIG Release]
  • Updated cri-tools to v1.23.0. (#2457, @saschagrunert) [SIG Release]
  • Updated cri-tools to v1.24.0 (#2517, @saschagrunert) [SIG Release]
  • Updated cri-tools to v1.24.2 (#2535, @saschagrunert) [SIG Release]

Documentation

  • Corrected small mistake in the krel docs. Users were instructed to set author.email to the email they used to sign the CNCF CLA, it now reads user.email. (#2492, @AuraSinis) [SIG Release]

Bug or Regression

  • Added NonInteractive flag to gcb options to allow asking no questions when running in nomock mode. (#2516, @saschagrunert) [SIG Release]
  • Fix a hardcoded path when writing the SBOM, now we scratch it in the go reported directory (#2481, @puerco) [SIG Release]
  • Fixed krel stage for using custom Kubernetes refs via K8S_ORG, K8S_REF or K8S_REPO. (#2522, @saschagrunert) [SIG Release]
  • Fixed bug in changelog generation when using custom Kubernetes forks via K8S_ORG, K8S_REF or K8S_REPO. (#2524, @saschagrunert) [SIG Release]
  • Fixed git configuration in krel fast-forward. (#2503, @saschagrunert) [SIG Release]
  • Reverted 0eb9589 as some error checking was returning invalid errors.
    • Bump of bom libraries to latest version (#2483, @puerco) [SIG Release]

Other (Cleanup or Flake)

  • Deps: Update to cosign v1.5.2 (#2434, @justaugustus) [SIG Release]
  • Fixed broken GitHub authentication for release-notes tool and changelog generation. (#2562, @saschagrunert) [SIG Release]
  • Remove check for outdated dependencies (#2531, @cpanato) [SIG Release]
  • Update cosign to use release v1.6.0 (#2452, @cpanato) [SIG Release]

Dependencies

Added

  • 4d63.com/gochecknoglobals: v0.1.0
  • bitbucket.org/creachadair/shell: v0.0.6
  • bou.ke/monkey: v1.0.2
  • cloud.google.com/go/compute: v1.6.1
  • cloud.google.com/go/iam: v0.3.0
  • cloud.google.com/go/kms: v1.4.0
  • cloud.google.com/go/monitoring: v1.1.0
  • cloud.google.com/go/secretmanager: v1.0.0
  • cloud.google.com/go/security: v1.1.1
  • cloud.google.com/go/spanner: v1.25.0
  • cloud.google.com/go/trace: v1.0.0
  • code.gitea.io/sdk/gitea: v0.11.3
  • contrib.go.opencensus.io/exporter/aws: c478e41
  • contrib.go.opencensus.io/exporter/ocagent: 05415f1
  • contrib.go.opencensus.io/exporter/prometheus: v0.4.0
  • contrib.go.opencensus.io/exporter/stackdriver: v0.13.10
  • contrib.go.opencensus.io/exporter/zipkin: v0.1.2
  • contrib.go.opencensus.io/integrations/ocsql: v0.1.7
  • contrib.go.opencensus.io/resource: v0.1.1
  • cuelang.org/go: v0.4.3
  • filippo.io/edwards25519: v1.0.0-rc.1
  • github.com/AdaLogics/go-fuzz-headers: f7be0cb
  • github.com/Antonboom/errname: v0.1.5
  • github.com/Antonboom/nilnil: v0.1.0
  • github.com/Azure/azure-amqp-common-go/v2: v2.1.0
  • github.com/Azure/azure-amqp-common-go/v3: v3.2.2
  • github.com/Azure/azure-pipeline-go: v0.2.3
  • github.com/Azure/azure-service-bus-go: v0.11.5
  • github.com/Azure/azure-storage-blob-go: v0.14.0
  • github.com/Azure/go-amqp: v0.16.4
  • github.com/Azure/go-autorest/autorest/azure/auth: v0.5.11
  • github.com/Azure/go-autorest/autorest/azure/cli: v0.4.5
  • github.com/Azure/go-autorest/autorest/to: v0.4.0
  • github.com/Azure/go-autorest/autorest/validation: v0.3.1
  • github.com/Djarvur/go-err113: aea10b5
  • github.com/GoogleCloudPlatform/cloudsql-proxy: v1.27.0
  • github.com/Knetic/govaluate: 9aa4983
  • github.com/Masterminds/goutils: v1.1.1
  • github.com/Masterminds/semver/v3: v3.1.1
  • github.com/Masterminds/semver: v1.5.0
  • github.com/Masterminds/sprig/v3: v3.2.2
  • github.com/Masterminds/sprig: v2.22.0+incompatible
  • github.com/PaesslerAG/gval: v1.0.0
  • github.com/PaesslerAG/jsonpath: v0.1.1
  • github.com/ReneKroon/ttlcache/v2: v2.11.0
  • github.com/Shopify/sarama: v1.19.0
  • github.com/Shopify/toxiproxy: v2.1.4+incompatible
  • github.com/ThalesIgnite/crypto11: v1.2.5
  • github.com/VividCortex/gohistogram: v1.0.0
  • github.com/afex/hystrix-go: fa1af6a
  • github.com/agnivade/levenshtein: v1.0.1
  • github.com/alecthomas/kingpin: v2.2.6+incompatible
  • github.com/alexkohler/prealloc: v1.0.0
  • github.com/andreyvit/diff: c7f18ee
  • github.com/aokoli/goutils: v1.0.1
  • github.com/apache/beam: v2.32.0+incompatible
  • github.com/apache/thrift: v0.13.0
  • github.com/apex/log: v1.1.4
  • github.com/apex/logs: v0.0.4
  • github.com/aphistic/golf: 02c07f1
  • github.com/aphistic/sweet: v0.2.0
  • github.com/aryann/difflib: e206f87
  • github.com/ashanbrown/forbidigo: v1.2.0
  • github.com/ashanbrown/makezero: b626158
  • github.com/aws/aws-lambda-go: v1.13.3
  • github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream: v1.0.0
  • github.com/aws/aws-sdk-go-v2/config: v1.14.0
  • github.com/aws/aws-sdk-go-v2/credentials: v1.9.0
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds: v1.11.0
  • github.com/aws/aws-sdk-go-v2/feature/s3/manager: v1.7.1
  • github.com/aws/aws-sdk-go-v2/internal/configsources: v1.1.5
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2: v2.3.0
  • github.com/aws/aws-sdk-go-v2/internal/ini: v1.3.6
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.15.0
  • github.com/aws/aws-sdk-go-v2/service/ecrpublic: v1.12.0
  • github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding: v1.5.0
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url: v1.8.0
  • github.com/aws/aws-sdk-go-v2/service/internal/s3shared: v1.9.0
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.10.0
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.19.0
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.10.0
  • github.com/aws/aws-sdk-go-v2/service/sns: v1.11.0
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.12.0
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.15.0
  • github.com/aws/aws-sdk-go-v2/service/sso: v1.10.0
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.15.0
  • github.com/aws/aws-sdk-go-v2: v1.16.4
  • github.com/aws/smithy-go: v1.11.2
  • github.com/awslabs/amazon-ecr-credential-helper/ecr-login: 396b203
  • github.com/aybabtme/rgbterm: cc83f3b
  • github.com/beeker1121/goque: d618510
  • github.com/beevik/etree: v1.1.0
  • github.com/benbjohnson/clock: v1.1.0
  • github.com/bkielbasa/cyclop: v1.2.0
  • github.com/blakesmith/ar: 809d437
  • github.com/blang/semver/v4: v4.0.0
  • github.com/blendle/zapdriver: v1.3.1
  • github.com/blizzy78/varnamelen: v0.3.0
  • github.com/bradfitz/gomemcache: a41fca8
  • github.com/bradleyfalzon/ghinstallation/v2: v2.0.3
  • github.com/breml/bidichk: v0.1.1
  • github.com/butuzov/ireturn: v0.1.1
  • github.com/bytecodealliance/wasmtime-go: v0.33.1
  • github.com/caarlos0/ctrlc: v1.0.0
  • github.com/campoy/unique: 88950e5
  • github.com/casbin/casbin/v2: v2.1.2
  • github.com/cavaliercoder/badio: ce52801
  • github.com/cavaliercoder/go-cpio: 925f952
  • github.com/cavaliercoder/go-rpm: 8cb9fd9
  • github.com/cenkalti/backoff/v3: v3.2.2
  • github.com/cenkalti/backoff: v2.2.1+incompatible
  • github.com/certifi/gocertifi: 2c3bb06
  • github.com/charithe/durationcheck: v0.0.9
  • github.com/chavacava/garif: e8a0a40
  • github.com/chrismellard/docker-credential-acr-env: fe33c00
  • github.com/clbanning/x2j: 8252494
  • github.com/cockroachdb/apd/v2: v2.0.1
  • github.com/cockroachdb/apd: v1.1.0
  • github.com/cockroachdb/errors: v1.2.4
  • github.com/cockroachdb/logtags: eb05cc2
  • github.com/codahale/hdrhistogram: 3a0bb77
  • github.com/coreos/go-oidc/v3: v3.1.0
  • github.com/cyberphone/json-canonicalization: dc406ce
  • github.com/daixiang0/gci: v0.2.9
  • github.com/denis-tingajkin/go-header: v0.4.2
  • github.com/denisenkom/go-mssqldb: v0.11.0
  • github.com/devigned/tab: v0.1.1
  • github.com/dgraph-io/badger/v3: v3.2103.2
  • github.com/dgraph-io/ristretto: v0.1.0
  • github.com/dgryski/go-farm: a6ae236
  • github.com/dgryski/go-gk: a69029f
  • github.com/dgryski/go-rendezvous: 9f7001d
  • github.com/dimchansky/utfbom: v1.1.1
  • github.com/dvyukov/go-fuzz: 4980593
  • github.com/eapache/go-resiliency: v1.1.0
  • github.com/eapache/go-xerial-snappy: 776d571
  • github.com/eapache/queue: v1.1.0
  • github.com/edsrzf/mmap-go: v1.0.0
  • github.com/eggsampler/acme/v3: v3.2.1
  • github.com/emicklei/proto: v1.6.15
  • github.com/esimonov/ifshort: v1.0.3
  • github.com/etcd-io/gofail: ad7f989
  • github.com/ettle/strcase: v0.1.1
  • github.com/evanphx/json-patch/v5: v5.6.0
  • github.com/facebookgo/clock: 600d898
  • github.com/facebookgo/limitgroup: 6abd8d7
  • github.com/facebookgo/muster: fd3d795
  • github.com/fatih/structs: v1.1.0
  • github.com/fatih/structtag: v1.2.0
  • github.com/felixge/httpsnoop: v1.0.1
  • github.com/flynn/go-docopt: f6dd2eb
  • github.com/fortytw2/leaktest: v1.3.0
  • github.com/foxcpp/go-mockdns: fb145fc
  • github.com/franela/goblin: c9ffbef
  • github.com/franela/goreq: bcd34c9
  • github.com/fullstorydev/grpcurl: v1.8.2
  • github.com/fzipp/gocyclo: v0.3.1
  • github.com/getkin/kin-openapi: v0.76.0
  • github.com/getsentry/raven-go: v0.2.0
  • github.com/gin-contrib/sse: v0.1.0
  • github.com/gin-gonic/gin: v1.7.3
  • github.com/globalsign/mgo: eeefdec
  • github.com/go-asn1-ber/asn1-ber: v1.3.1
  • github.com/go-chi/chi: v4.1.2+incompatible
  • github.com/go-gorp/gorp/v3: v3.0.2
  • github.com/go-kit/log: v0.1.0
  • github.com/go-ldap/ldap/v3: v3.1.10
  • github.com/go-openapi/analysis: v0.21.2
  • github.com/go-openapi/errors: v0.20.2
  • github.com/go-openapi/loads: v0.21.1
  • github.com/go-openapi/runtime: v0.24.1
  • github.com/go-openapi/strfmt: v0.21.2
  • github.com/go-openapi/validate: v0.21.0
  • github.com/go-piv/piv-go: v1.9.0
  • github.com/go-playground/assert/v2: v2.0.1
  • github.com/go-playground/locales: v0.14.0
  • github.com/go-playground/universal-translator: v0.18.0
  • github.com/go-playground/validator/v10: v10.10.0
  • github.com/go-redis/redis/v8: v8.11.4
  • github.com/go-redis/redis: v6.15.9+incompatible
  • github.com/go-rod/rod: v0.106.1
  • github.com/go-task/slim-sprig: 348f09d
  • github.com/go-test/deep: v1.0.8
  • github.com/gobuffalo/attrs: a9411de
  • github.com/gobuffalo/depgen: v0.1.0
  • github.com/gobuffalo/envy: v1.7.0
  • github.com/gobuffalo/flect: v0.2.4
  • github.com/gobuffalo/genny: v0.1.1
  • github.com/gobuffalo/gitgen: cc08618
  • github.com/gobuffalo/gogen: v0.1.1
  • github.com/gobuffalo/logger: 86e12af
  • github.com/gobuffalo/mapi: v1.0.2
  • github.com/gobuffalo/packd: v0.1.0
  • github.com/gobuffalo/packr/v2: v2.2.0
  • github.com/gobuffalo/syncx: 33c2958
  • github.com/gobwas/httphead: 2c6c146
  • github.com/gobwas/pool: v0.2.0
  • github.com/gobwas/ws: v1.0.2
  • github.com/golang-jwt/jwt/v4: v4.3.0
  • github.com/golang-sql/civil: cb61b32
  • github.com/google/certificate-transparency-go: v1.1.2
  • github.com/google/flatbuffers: v1.12.1
  • github.com/google/gnostic: v0.5.7-v3refs
  • github.com/google/go-containerregistry/pkg/authn/k8schain: f1b065c
  • github.com/google/go-containerregistry/pkg/authn/kubernetes: bfe2ffc
  • github.com/google/go-github/v27: v27.0.6
  • github.com/google/go-github/v28: v28.1.1
  • github.com/google/go-github/v42: v42.0.0
  • github.com/google/go-github/v45: v45.1.0
  • github.com/google/go-licenses: ce1d916
  • github.com/google/go-replayers/grpcreplay: v1.1.0
  • github.com/google/go-replayers/httpreplay: v1.0.0
  • github.com/google/licenseclassifier: bb04aff
  • github.com/google/mako: 122f8dc
  • github.com/google/rpmpack: dc539ef
  • github.com/google/shlex: e7afc7f
  • github.com/google/subcommands: v1.0.1
  • github.com/google/trillian: v1.4.0
  • github.com/google/wire: v0.5.0
  • github.com/googleapis/gax-go: v2.0.2+incompatible
  • github.com/googleapis/go-type-adapters: v1.0.0
  • github.com/googleapis/google-cloud-go-testing: bcd43fb
  • github.com/gookit/color: v1.4.2
  • github.com/gordonklaus/ineffassign: 2e10b26
  • github.com/goreleaser/goreleaser: v0.134.0
  • github.com/goreleaser/nfpm: v1.2.1
  • github.com/gorhill/cronexpr: 88b0669
  • github.com/gorilla/context: v1.1.1
  • github.com/gostaticanalysis/comment: v1.4.2
  • github.com/gostaticanalysis/forcetypeassert: 01d4955
  • github.com/gostaticanalysis/nilerr: v0.1.1
  • github.com/gostaticanalysis/testutil: v0.4.0
  • github.com/hanwen/go-fuse/v2: v2.1.0
  • github.com/hanwen/go-fuse: v1.0.0
  • github.com/hashicorp/go-kms-wrapping/entropy: v0.1.0
  • github.com/hashicorp/go-plugin: v1.4.4
  • github.com/hashicorp/go-secure-stdlib/base62: v0.1.1
  • github.com/hashicorp/go-secure-stdlib/mlock: v0.1.2
  • github.com/hashicorp/go-secure-stdlib/parseutil: v0.1.5
  • github.com/hashicorp/go-secure-stdlib/password: v0.1.1
  • github.com/hashicorp/go-secure-stdlib/strutil: v0.1.2
  • github.com/hashicorp/go-secure-stdlib/tlsutil: v0.1.1
  • github.com/hashicorp/go-version: v1.5.0
  • github.com/hashicorp/vault/api: v1.5.0
  • github.com/hashicorp/vault/sdk: v0.5.0
  • github.com/hashicorp/yamux: 0bc27b2
  • github.com/honeycombio/beeline-go: v1.1.1
  • github.com/honeycombio/libhoney-go: v1.15.2
  • github.com/howeyc/gopass: 7cb4b85
  • github.com/huandu/xstrings: v1.3.2
  • github.com/hudl/fargo: v1.3.0
  • github.com/influxdata/influxdb1-client: 8bf82d3
  • github.com/influxdata/tdigest: a7d76c6
  • github.com/jarcoal/httpmock: v1.0.5
  • github.com/jedisct1/go-minisign: 1c139d1
  • github.com/jgautheron/goconst: v1.5.1
  • github.com/jhump/protoreflect: v1.9.0
  • github.com/jmhodges/clock: 880ee4c
  • github.com/joho/godotenv: v1.3.0
  • github.com/josharian/intern: v1.0.0
  • github.com/josharian/txtarfs: 0702f00
  • github.com/jpillora/backoff: v1.0.0
  • github.com/juju/ratelimit: v1.0.1
  • github.com/julz/importas: 841f0c0
  • github.com/k0kubun/colorstring: 9440f19
  • github.com/karrick/godirwalk: v1.10.3
  • github.com/kelseyhightower/envconfig: v1.4.0
  • github.com/kulti/thelper: v0.4.0
  • github.com/kunwardeep/paralleltest: v1.0.3
  • github.com/kylelemons/godebug: v1.1.0
  • github.com/kyoh86/exportloopref: v0.1.8
  • github.com/ldez/gomoddirectives: v0.2.2
  • github.com/ldez/tagliatelle: v0.2.0
  • github.com/leodido/go-urn: v1.2.1
  • github.com/letsencrypt/boulder: b23ab96
  • github.com/letsencrypt/challtestsrv: v1.2.1
  • github.com/letsencrypt/pkcs11key/v4: v4.0.0
  • github.com/lightstep/lightstep-tracer-common/golang/gogo: bc2310a
  • github.com/lightstep/lightstep-tracer-go: v0.18.1
  • github.com/lyft/protoc-gen-validate: v0.0.13
  • github.com/manifoldco/promptui: v0.9.0
  • github.com/markbates/oncer: bf2de49
  • github.com/markbates/safe: v1.0.1
  • github.com/mattn/go-ieproxy: v0.0.1
  • github.com/mattn/go-zglob: v0.0.1
  • github.com/mbilski/exhaustivestruct: v1.2.0
  • github.com/mediocregopher/radix/v4: v4.0.0
  • github.com/mgechev/dots: e955255
  • github.com/mgechev/revive: v1.1.2
  • github.com/mgutz/ansi: 9520e82
  • github.com/mitchellh/copystructure: v1.2.0
  • github.com/mitchellh/go-wordwrap: v1.0.0
  • github.com/mitchellh/reflectwalk: v1.0.2
  • github.com/moby/spdystream: v0.2.0
  • github.com/mohae/deepcopy: c48cc78
  • github.com/montanaflynn/stats: 1bf9dbc
  • github.com/moricho/tparallel: v0.2.1
  • github.com/mozilla/scribe: fb71baf
  • github.com/mpvl/unique: cbe035f
  • github.com/mwitkow/go-proto-validators: v0.2.0
  • github.com/nats-io/jwt: v0.3.2
  • github.com/nats-io/nats-server/v2: v2.1.2
  • github.com/nats-io/nats.go: v1.9.1
  • github.com/nats-io/nkeys: v0.1.3
  • github.com/nats-io/nuid: v1.0.1
  • github.com/nishanths/exhaustive: v0.2.3
  • github.com/nishanths/predeclared: v0.2.1
  • github.com/oklog/oklog: v0.3.2
  • github.com/oklog/run: v1.1.0
  • github.com/onsi/ginkgo/v2: v2.0.0
  • github.com/op/go-logging: 970db52
  • github.com/open-policy-agent/opa: v0.35.0
  • github.com/opentracing-contrib/go-observer: a52f234
  • github.com/opentracing/basictracer-go: v1.0.0
  • github.com/opentracing/opentracing-go: v1.2.0
  • github.com/openzipkin-contrib/zipkin-go-opentracing: v0.4.5
  • github.com/openzipkin/zipkin-go: v0.3.0
  • github.com/otiai10/copy: v1.2.0
  • github.com/otiai10/curr: v1.0.0
  • github.com/otiai10/mint: v1.3.1
  • github.com/package-url/packageurl-go: d704593
  • github.com/pact-foundation/pact-go: v1.0.4
  • github.com/pelletier/go-buffruneio: v0.2.0
  • github.com/pelletier/go-toml/v2: v2.0.1
  • github.com/performancecopilot/speed: v3.0.0+incompatible
  • github.com/peterh/liner: bf27d3b
  • github.com/pierrec/lz4: v2.6.1+incompatible
  • github.com/pkg/browser: 681adbf
  • github.com/pkg/diff: 20ebb0f
  • github.com/pkg/profile: v1.2.1
  • github.com/polyfloyd/go-errorlint: 910bb79
  • github.com/prometheus/statsd_exporter: v0.21.0
  • github.com/protocolbuffers/txtpbfmt: f6a6b3f
  • github.com/pseudomuto/protoc-gen-doc: v1.5.0
  • github.com/pseudomuto/protokit: v0.2.0
  • github.com/quasilyte/go-ruleguard/dsl: v0.3.10
  • github.com/quasilyte/go-ruleguard/rules: 545e0d2
  • github.com/quasilyte/go-ruleguard: v0.3.13
  • github.com/quasilyte/regex/syntax: 30656e2
  • github.com/qur/ar: 282534b
  • github.com/rcrowley/go-metrics: cf1acfc
  • github.com/rs/cors: v1.8.2
  • github.com/ryanrolds/sqlclosecheck: v0.3.0
  • github.com/ryanuber/go-glob: v1.0.0
  • github.com/samuel/go-zookeeper: 2cc03de
  • github.com/sanposhiho/wastedassign/v2: v2.0.6
  • github.com/sassoftware/go-rpmutils: v0.1.1
  • github.com/sassoftware/relic: dfb082b
  • github.com/securego/gosec/v2: v2.9.1
  • github.com/segmentio/ksuid: v1.0.4
  • github.com/shazow/go-diff: b6b7b67
  • github.com/shopspring/decimal: v1.2.0
  • github.com/shurcooL/githubv4: a14260e
  • github.com/shurcooL/graphql: 18c5c31
  • github.com/sigstore/cosign: v1.9.0
  • github.com/sigstore/fulcio: 86a2036
  • github.com/sigstore/rekor: 23f5834
  • github.com/sigstore/sigstore: 3d41663
  • github.com/sivchari/tenv: v1.4.7
  • github.com/skratchdot/open-golang: eef8423
  • github.com/smallstep/assert: 82e2b9b
  • github.com/smartystreets/go-aws-auth: 0c1422d
  • github.com/smartystreets/gunit: v1.0.0
  • github.com/sonatard/noctx: v0.0.1
  • github.com/sony/gobreaker: v0.4.1
  • github.com/spiffe/go-spiffe/v2: v2.1.0
  • github.com/ssgreg/nlreturn/v2: v2.2.1
  • github.com/stoewer/go-strcase: v1.2.0
  • github.com/streadway/amqp: v1.0.0
  • github.com/streadway/handy: d5acb31
  • github.com/sylvia7788/contextcheck: v1.0.4
  • github.com/syndtr/goleveldb: 2ae1ddf
  • github.com/tdakkota/asciicheck: e657995
  • github.com/tenntenn/modver: v1.0.1
  • github.com/tenntenn/text/transform: 7eef512
  • github.com/tent/canonical-json-go: 96e4ba3
  • github.com/thales-e-security/pool: v0.0.2
  • github.com/theupdateframework/go-tuf: v0.3.0
  • github.com/tidwall/pretty: v1.2.0
  • github.com/tilinna/clock: v1.1.0
  • github.com/titanous/rocacheck: afe7314
  • github.com/tj/assert: 0180943
  • github.com/tj/go-elastic: 36157cb
  • github.com/tj/go-kinesis: 08b17f5
  • github.com/tomarrell/wrapcheck/v2: v2.4.0
  • github.com/tomasen/realip: f0c99a9
  • github.com/tommy-muehle/go-mnd/v2: v2.4.0
  • github.com/transparency-dev/merkle: v0.0.1
  • github.com/tsenart/vegeta/v12: v12.8.4
  • github.com/urfave/negroni: v1.0.0
  • github.com/vektah/gqlparser: v1.1.2
  • github.com/viki-org/dnscache: c70c1f2
  • github.com/vmihailenco/msgpack/v4: v4.3.12
  • github.com/vmihailenco/tagparser: v0.1.1
  • github.com/weppos/publicsuffix-go: 9a40b60
  • github.com/withfig/autocomplete-tools/packages/cobra: 31d3821
  • github.com/xdg-go/pbkdf2: v1.0.0
  • github.com/xdg-go/scram: v1.0.2
  • github.com/xdg-go/stringprep: v1.0.2
  • github.com/xdg/scram: 7eeb566
  • github.com/xdg/stringprep: 73f8eec
  • github.com/xo/terminfo: ca9a967
  • github.com/yashtewari/glob-intersection: 5c77d91
  • github.com/yeya24/promlinter: v0.1.0
  • github.com/youmark/pkcs8: 1be2e3e
  • github.com/ysmood/goob: v0.4.0
  • github.com/ysmood/got: v0.15.1
  • github.com/ysmood/gotrace: v0.2.2
  • github.com/ysmood/gson: v0.7.1
  • github.com/ysmood/leakless: v0.7.0
  • github.com/yudai/gojsondiff: v1.0.0
  • github.com/yudai/golcs: ecda9a5
  • github.com/yudai/pp: v2.0.1+incompatible
  • github.com/zalando/go-keyring: v0.1.1
  • github.com/zeebo/errs: v1.2.2
  • github.com/zmap/zcrypto: 6f9bc4a
  • github.com/zmap/zlint/v3: cb17369
  • go.etcd.io/etcd/client/v3: v3.5.4
  • go.etcd.io/etcd/etcdctl/v3: v3.5.0
  • go.etcd.io/etcd/etcdutl/v3: v3.5.0
  • go.etcd.io/etcd/pkg/v3: v3.5.0
  • go.etcd.io/etcd/raft/v3: v3.5.0
  • go.etcd.io/etcd/server/v3: v3.5.0
  • go.etcd.io/etcd/tests/v3: v3.5.0
  • go.etcd.io/etcd/v3: v3.5.0
  • go.mongodb.org/mongo-driver: v1.8.3
  • go.mozilla.org/mozlog: 4bb1313
  • go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.20.0
  • go.opentelemetry.io/contrib/propagators: v0.19.0
  • go.opentelemetry.io/contrib: v1.3.0
  • go.opentelemetry.io/otel/exporters/otlp: v0.20.0
  • go.opentelemetry.io/otel/metric: v0.20.0
  • go.opentelemetry.io/otel/oteltest: v0.20.0
  • go.opentelemetry.io/otel/sdk/export/metric: v0.20.0
  • go.opentelemetry.io/otel/sdk/metric: v0.20.0
  • go.opentelemetry.io/otel/sdk: v0.20.0
  • go.opentelemetry.io/otel/trace: v0.20.0
  • go.opentelemetry.io/otel: v0.20.0
  • go.step.sm/crypto: v0.14.0
  • go.uber.org/automaxprocs: v1.4.0
  • go.uber.org/goleak: v1.1.12
  • go.uber.org/tools: 2cfd321
  • gocloud.dev: 028788a
  • gomodules.xyz/jsonpatch/v2: v2.2.0
  • google.golang.org/grpc/examples: c456688
  • gopkg.in/alexcesaro/statsd.v2: v2.0.0
  • gopkg.in/gcfg.v1: v1.2.3
  • gopkg.in/go-playground/assert.v1: v1.2.1
  • gopkg.in/go-playground/validator.v9: v9.29.1
  • gopkg.in/src-d/go-git-fixtures.v3: v3.5.0
  • k8s.io/apiextensions-apiserver: v0.23.4
  • k8s.io/code-generator: v0.23.6
  • knative.dev/hack/schema: e178598
  • knative.dev/hack: e178598
  • knative.dev/pkg: 1f7514a
  • mvdan.cc/gofumpt: v0.1.1
  • nhooyr.io/websocket: v1.8.7
  • pack.ag/amqp: v0.11.2
  • sigs.k8s.io/json: 9f7c6b3
  • sourcegraph.com/sourcegraph/appdash: ebfcffb

Changed

Removed

  • github.com/dsnet/golib: 1ea1667
  • github.com/google/go-github/v34: v34.0.0

Full Changelog: v0.13.0...v0.14.0