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

feat(connectors): new inbound correlation and activation features #3859

Merged
merged 4 commits into from
Jun 7, 2024

Conversation

chillleader
Copy link
Member

Description

This PR will update the docs for many inbound connectors by adding:

  • New correlation features (message ID expression, message TTL)
  • New activation condition features for selected connectors (SQS, Kafka, RabbitMQ)

I also updated a couple of lines where I noticed outdated references to element template sections that were renamed.

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support.
  • This is already available but undocumented and should be released within a week.
  • This on a specific schedule and the assignee will coordinate a release with the DevEx team. (apply hold label or convert to draft PR)
  • This is part of a scheduled alpha or minor. (apply alpha or minor label)
  • There is no urgency with this change and can be released at any time.

PR Checklist

  • My changes are for an already released minor and are in /versioned_docs directory.
  • My changes are for the next minor and are in /docs directory (aka /next/).

Copy link
Contributor

👋 🤖 🤔 Hello! Did you make your changes in all the right places?

These files were changed only in docs/. You might want to duplicate these changes in versioned_docs/version-8.5/.

  • docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge.md
  • docs/components/connectors/out-of-the-box-connectors/amazon-sns.md
  • docs/components/connectors/out-of-the-box-connectors/amazon-sqs.md
  • docs/components/connectors/out-of-the-box-connectors/github.md
  • docs/components/connectors/out-of-the-box-connectors/kafka.md
  • docs/components/connectors/out-of-the-box-connectors/rabbitmq-outbound.md
  • docs/components/connectors/out-of-the-box-connectors/slack.md
  • docs/components/connectors/out-of-the-box-connectors/twilio.md
  • docs/components/connectors/protocol/http-webhook.md

You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines.

@chillleader chillleader added the component:connectors Issues related to the connectors project. label May 31, 2024
@chillleader chillleader requested a review from a team June 5, 2024 10:29
sbuettner
sbuettner previously approved these changes Jun 5, 2024
@chillleader chillleader merged commit 1fc481b into main Jun 7, 2024
6 checks passed
@chillleader chillleader deleted the inb-connector-activation-correlation branch June 7, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:connectors Issues related to the connectors project.
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants