Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add source header functions #1958

Merged

Conversation

Oluwadaminiola
Copy link
Collaborator

No description provided.

@Oluwadaminiola Oluwadaminiola requested a review from jirevwe March 21, 2024 18:02
@jirevwe jirevwe merged commit bba5c60 into raymond/feat/source-functions Mar 22, 2024
3 checks passed
@jirevwe jirevwe deleted the pelumi/feat/source-header-functions branch March 22, 2024 15:40
jirevwe added a commit that referenced this pull request Mar 31, 2024
* feat: add functions to sources to allow mutation of event payloads from pubsub sources

* chore fix tests

* chore: reduce ingest poll time

* Source transform functions (#1956)

* setup source transform ui

* chore fix tests

* chore: reduce ingest poll time

* update source form

* fix transform component bug

* feat: fix create and update source

---------

Co-authored-by: Raymond Tukpe <rtukpe@gmail.com>

* feat: read message headers/attributes from message brokers.

* feat: add header transformation functions, fixed a bug where broadcast event headers were not being forwarded.

* Add source header functions (#1958)

* set up ui for source header transform functions

* update source header and body transform

* remove unused code

* update source tranform

* add confirmation for kafka auth

* update multi-input component

* feat: only send events whose headers match the required values

* feat: go vet fixes

---------

Co-authored-by: Raymond Tukpe <rtukpe@gmail.com>

* feat: add validation for pubsub event bodies

* feat: remove pointer nil check

* chore: don't expose goja internals

* chore: prevent functions from being empty strings

* feat: create project config to allow endpoints to be used in multiple subscriptions

* chore: update tests

* update project endpoint config (#1960)

* update project endpoint config

* update endpoint config

* fix endpoint subscription toggle

* update source transform

* update source transform function

* update header

* fix subscription form (#1961)

* add virtual host to rabbit mq form

* feat: verify source functions when saving them.

* feat: add source functions to RabbitMQ, add support for vhost

* fix date component

* fix endpoints

* update endpoint metadata

* feat: add source functions to Google Pub/Sub

* chore: remove log line which can cause a panic

* test header and body on saving source trasnform

* feat: add source functions to AWS SQS

* fix portal links endpoints form

* chore: update struct docs

* chore: update cache duration

---------

Co-authored-by: Pelumi Muyiwa-Oni <Pelumioni25@gmail.com>
Oluwadaminiola added a commit that referenced this pull request Oct 1, 2024
* feat: add functions to sources to allow mutation of event payloads from pubsub sources

* chore fix tests

* chore: reduce ingest poll time

* Source transform functions (#1956)

* setup source transform ui

* chore fix tests

* chore: reduce ingest poll time

* update source form

* fix transform component bug

* feat: fix create and update source

---------

Co-authored-by: Raymond Tukpe <rtukpe@gmail.com>

* feat: read message headers/attributes from message brokers.

* feat: add header transformation functions, fixed a bug where broadcast event headers were not being forwarded.

* Add source header functions (#1958)

* set up ui for source header transform functions

* update source header and body transform

* remove unused code

* update source tranform

* add confirmation for kafka auth

* update multi-input component

* feat: only send events whose headers match the required values

* feat: go vet fixes

---------

Co-authored-by: Raymond Tukpe <rtukpe@gmail.com>

* feat: add validation for pubsub event bodies

* feat: remove pointer nil check

* chore: don't expose goja internals

* chore: prevent functions from being empty strings

* feat: create project config to allow endpoints to be used in multiple subscriptions

* chore: update tests

* update project endpoint config (#1960)

* update project endpoint config

* update endpoint config

* fix endpoint subscription toggle

* update source transform

* update source transform function

* update header

* fix subscription form (#1961)

* add virtual host to rabbit mq form

* feat: verify source functions when saving them.

* feat: add source functions to RabbitMQ, add support for vhost

* fix date component

* fix endpoints

* update endpoint metadata

* feat: add source functions to Google Pub/Sub

* chore: remove log line which can cause a panic

* test header and body on saving source trasnform

* feat: add source functions to AWS SQS

* fix portal links endpoints form

* chore: update struct docs

* chore: update cache duration

---------

Co-authored-by: Pelumi Muyiwa-Oni <Pelumioni25@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants