Skip to content

v0.19.6

Compare
Choose a tag to compare
@osp-pac osp-pac released this 20 Oct 09:04
· 918 commits to main since this release
ffcd0e5

Pipelines as Code version v0.19.6

OpenShift Pipelines as Code v0.19.6 has been released 🥳

This is a minor release addressing a security issue on the github.com/grpc/grpc-go dependency:

  • This addresses GHSA-qppj-fm5r-hxr3 by not allowing more server handlers to be run than the HTTP/2 MAX_CONCURRENT_STREAMS setting.

Installation

To install this version you can install the release.yaml with kubectl for your platform :

Openshift

kubectl apply -f https://github.com/openshift-pipelines/pipelines-as-code/releases/download/v0.19.6/release.yaml

Kubernetes

kubectl apply -f https://github.com/openshift-pipelines/pipelines-as-code/releases/download/v0.19.6/release.k8s.yaml

Documentation

The documentation for this release is available here :

https://release-v0-19-6.pipelines-as-code.pages.dev

Changelog

  • ffcd0e5: Bump grpc to v1.56.3 (@piyush-garg)
  • 4116001: Release yaml generated for pac release v0.19.5 on branch release-v0.19.x (@)
  • c683abd: Release yaml generated for pac release v0.19.5 on branch release-v0.19.x (@)
  • 5420645: Release yaml generated for pac release v0.19.5 on branch release-v0.19.x (@)
  • 4578b04: Release yaml generated for pac release v0.19.5 on branch release-v0.19.x (@)