Argo Events - v1.7.1

Security

Major Changes

  • Redis and Redis Stream EventSources ACL auth support
  • Support parse QueryParameter and PostForm on webhook EventSource
  • Fixed JetStream EventBus resource setting bug
  • Fixed some security issues

Check out our blog for v1.7 release.

Pull Requests

  • feat: Add support for Redis ACL auth (#2007)
  • chore: move from streadway/amqp to rabbitmq/amqp091-go (#1999)
  • fix: jetstream statefulset resource setting (#1989)
  • feat: add support to parse QueryParameter and PostForm on webhook eventsource
  • fix: make access token optional (#1976)
  • fix: Limit github hooks manager daemon lifetime to 10 min (#1930)
  • chore: discontinue using ioutil (#1966)
  • fix: git artifactory arbitrary file read issue (#1965)
  • feat: add support of submit from existing resource (#1908) (#1941)
  • chore: jetstream new version and reloader image change (#1962)
  • chore: clean up unused function parameters (#1963)
  • fix: use crypto/rand instead of math/rand (#1959)
  • chore: expose git artifactory InsecureIgnoreHostKey in user spec (#1982)
  • chore: do not return nil since it is never used (#1960)
  • fix: add nil check on sensor spec validation (#1961)
  • chore: remove unused files to avoid DoS attach (#1958)

Contributors

@tomelliff
@Juneezee
@obanby
@whynowy
@shirou
@daniel-codefresh
@ibabiankou

Installation

kubectl create namespace argo-events
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.7.1/manifests/install.yaml

# Install validating webhook (optional)
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.7.1/manifests/install-validating-webhook.yaml

Security

Security wording was detected, but no CVEs were found.

Details

date
June 9, 2022, 6:27 a.m.
name
v1.7.1
type
Patch
👇
Register or login to:
  • 🔍View and search all Argo Events releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or