Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

Releases: triggermesh/knative-sources

v1.10.0

30 Sep 10:59
915bf44

Choose a tag to compare

TriggerMesh event sources for Knative

  • Documented OpenAPI schemas
  • Update EULA

Installation

Download TriggerMesh event sources for Knative v1.10.0

component artifacts
knative-sources-controller (container) (linux/amd64)
slacksource-adapter (container) (linux/amd64)
zendesksource-adapter (container) (linux/amd64)
webhooksource-adapter (container) (linux/amd64)
httppollersource-adapter (container) (linux/amd64)

Changelog

  • [915bf44] Remove empty ClusterRoles (Antoine Cotten)
  • [fb0b0e3] Update EULA (#150) (sebgoa)
  • [ed7e339] Hint about using "kubectl explain" inside samples (Antoine Cotten)
  • [4ad90a2] Document OpenAPI schema for ZendeskSource (Antoine Cotten)
  • [79536e5] Document OpenAPI schema for WebhookSource (Antoine Cotten)
  • [1b0e734] Document OpenAPI schema for SlackSource (Antoine Cotten)
  • [0bfedbe] Document OpenAPI schema for HTTPPollerSource (Antoine Cotten)
  • [c63cd0c] ci: set no_output_timeout of 30m for publish job (Sameer Naik)

v1.9.0

31 Aug 10:22
78067ea

Choose a tag to compare

Release v1.9.0

Installation

Download TriggerMesh event sources for Knative v1.9.0

component artifacts
knative-sources-controller (container) (linux/amd64)
slacksource-adapter (container) (linux/amd64)
zendesksource-adapter (container) (linux/amd64)
webhooksource-adapter (container) (linux/amd64)
httppollersource-adapter (container) (linux/amd64)

Changelog

  • [938b486] ci: config master branch renamed to main (Sameer Naik)
  • [8b9eb83] rename master branch to main (Sameer Naik)
  • [195432d] ci: update manifest ref on config repo (Sameer Naik)
  • [344b2fe] kustomize base added (Sameer Naik)
  • [d9d5169] Missing label and dockerignore item added (tzununbekov)

v1.8.0

30 Jul 10:07
78067ea

Choose a tag to compare

TriggerMesh event sources for Knative

Installation

Download TriggerMesh event sources for Knative v1.8.0

component artifacts
knative-sources-controller (container) (linux/amd64)
slacksource-adapter (container) (linux/amd64)
zendesksource-adapter (container) (linux/amd64)
webhooksource-adapter (container) (linux/amd64)
httppollersource-adapter (container) (linux/amd64)

Changelog

  • [938b486] ci: config master branch renamed to main (Sameer Naik)
  • [8b9eb83] rename master branch to main (Sameer Naik)
  • [195432d] ci: update manifest ref on config repo (Sameer Naik)
  • [344b2fe] kustomize base added (Sameer Naik)
  • [d9d5169] Missing label and dockerignore item added (tzununbekov)

v1.7.0

07 Jul 07:38
14dedbe

Choose a tag to compare

TriggerMesh event sources for Knative

  • drop anchors from kustomize manifests
  • various improvements

Installation

Download TriggerMesh event sources for Knative v1.7.0

component artifacts
knative-sources-controller (container) (linux/amd64)
slacksource-adapter (container) (linux/amd64)
zendesksource-adapter (container) (linux/amd64)
webhooksource-adapter (container) (linux/amd64)
httppollersource-adapter (container) (linux/amd64)

Changelog

  • [8095c43] propagate content-type (Pablo Mercado)
  • [225da47] config: drop anchors from YAML (Sameer Naik)
  • [80d2059] lint: add 5m timeout (Sameer Naik)

v1.6.0

02 Jun 04:23
8225d76

Choose a tag to compare

TriggerMesh event sources for Knative v1.6.0

Installation

Download TriggerMesh event sources for Knative v1.6.0

component artifacts
knative-sources-controller (container) (linux/amd64)
slacksource-adapter (container) (linux/amd64)
zendesksource-adapter (container) (linux/amd64)
webhooksource-adapter (container) (linux/amd64)
httppollersource-adapter (container) (linux/amd64)

Changelog

  • [dfb19fe] kaniko: pin to v1.6.0-debug (Sameer Naik)

v1.5.0

03 May 11:06
44f0929

Choose a tag to compare

TriggerMesh event sources for Knative v1.5.0

Installation

Download TriggerMesh event sources for Knative v1.5.0

component artifacts
knative-sources-controller (container) (linux/amd64)
slacksource-adapter (container) (linux/amd64)
zendesksource-adapter (container) (linux/amd64)
webhooksource-adapter (container) (linux/amd64)
httppollersource-adapter (container) (linux/amd64)

Changelog

  • [44f0929] Remove constraint on leases names (Antoine Cotten)
  • [10b8a86] Update Knative dependencies to v0.22 (#130) (Antoine Cotten)
  • [f5ceb6b] ci: serialize staging and prod overlays update at config (Sameer Naik)
  • [482f26f] ci: use latest orb versions (Sameer Naik)
  • [3bf64b4] ci: remove cloudbuilds from build job to speed up development (Sameer Naik)
  • [0ca188c] Disallow empty name/key in valueFromSecret refs (Antoine Cotten)
  • [993b086] Update RBAC roles: fix extra "s", reorder (Antoine Cotten)

v1.4.0

01 Apr 10:24
d623398

Choose a tag to compare

TriggerMesh Knative Sources v1.4.0

Installation

Download TriggerMesh event sources for Knative v1.4.0

component artifacts
knative-sources-controller (container) (linux/amd64)
slacksource-adapter (container) (linux/amd64)
zendesksource-adapter (container) (linux/amd64)
webhooksource-adapter (container) (linux/amd64)
httppollersource-adapter (container) (linux/amd64)

Changelog

  • [b28c3ea] replace frequency with interval (Pablo Mercado)
  • [3fdfb48] remove blank line (Pablo Mercado)
  • [3618967] remove confusing duration comment (Pablo Mercado)
  • [4779b30] fixes v1 (Pablo Mercado)
  • [86078de] set 2021 (Pablo Mercado)
  • [89849e3] HTTP Poller source (Pablo Mercado)
  • [e865389] copy httpsource -> webhooksource (Pablo Mercado)
  • [ccb0aa7] README: rephrase, fix links, add HTTP source (Antoine Cotten)
  • [54446bd] Fix invalid chars in ZendeskSource sample (Antoine Cotten)
  • [d9c5e0e] Preserve auto-generated SA tokens during updates (Antoine Cotten)
  • [4e5961d] zendesk: Validate subdomain format in CRD (Antoine Cotten)
  • [82e1cf8] Move appId check to be more localized towards the event handler (Chris Baumbauer)
  • [2361c1e] Remove appId check as it blocks validation (Chris Baumbauer)
  • [4afdbf3] s/Triggermesh/TriggerMesh (Antoine Cotten)
  • [9799bcd] Handle not found errors, format API errors (#118) (Antoine Cotten)
  • [37e4681] Make Zendesk source multi-tenant (#116) (Antoine Cotten)

v1.3.0

12 Feb 10:38
bca05e7

Choose a tag to compare

TriggerMesh event sources for Knative v1.3.0

  • Various improvements

Installation

Download TriggerMesh event sources for Knative v1.3.0

component artifacts
knative-sources-controller (container) (linux/amd64)
slacksource-adapter (container) (linux/amd64)
zendesksource-adapter (container) (linux/amd64)
httpsource-adapter (container) (linux/amd64)

Changelog

  • [bca05e7] Sync lib changes for multi-tenancy (Antoine Cotten)
  • [4594233] Implement generic reconciler interfaces (Antoine Cotten)
  • [583e3cc] Sync common source libs (Antoine Cotten)
  • [a2fba60] Sync changes to common reconciler libs (#111) (Antoine Cotten)
  • [d24ebd1] Implement all secret fields as ValueFromField type (Antoine Cotten)

v1.2.0

20 Jan 06:21
a968f6d

Choose a tag to compare

Triggermesh event sources for Knative v1.2.0

  • Updated Knative dependencies to v0.20.0
  • Refactored HTTP Source handler lifecycle code
  • Docs Cleanup

Installation

Download Triggermesh event sources for Knative v1.2.0

component artifacts
knative-sources-controller (container) (linux/amd64)
slacksource-adapter (container) (linux/amd64)
zendesksource-adapter (container) (linux/amd64)
httpsource-adapter (container) (linux/amd64)

Changelog

  • [a968f6d] Update Knative dependencies to v0.20.0 (Antoine Cotten)
  • [33f6068] Update copyright headers (Antoine Cotten)
  • [9426593] Add JSON schemas for emitted event types (Antoine Cotten)
  • [2777e50] http source: Refactor HTTP handler lifecycle code (Antoine Cotten)
  • [f436a9e] Add StartupProbe helper to configure startup probe (Antoine Cotten)
  • [fe493e1] Add custom semantic comparison of corev1.Probe (Antoine Cotten)
  • [a0bf698] spelling: occurence -> occurrence (Antoine Cotten)
  • [41c152d] Add missing addressable fields to CRDs (Antoine Cotten)
  • [300f3f9] zendesk: Reconcile targets/triggers with desired state (Antoine Cotten)
  • [a27b5c9] zendesk: Split long reconciliation functions (Antoine Cotten)
  • [60b5651] Remove outdated docs (Antoine Cotten)
  • [2219617] Add resource helpers to set requests/limits (Antoine Cotten)
  • [7259474] Minor correction in the documentation. (#99) (Senthilnathan M)

v1.1.0

14 Dec 12:58
0109a7c

Choose a tag to compare

TriggerMesh Knative Sources v1.1.0

  • bump references to eventing APIs to v1

Installation

Download Triggermesh event sources for Knative v1.1.0

component artifacts
knative-sources-controller (container) (linux/amd64)
slacksource-adapter (container) (linux/amd64)
zendesksource-adapter (container) (linux/amd64)
httpsource-adapter (container) (linux/amd64)

Changelog

  • [0109a7c] Bump all references to eventing APIs to v1 (Antoine Cotten)