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

[FM v0.14.0]--Add & update some function and connector configs #259

Merged
merged 5 commits into from
May 29, 2023

Conversation

Huanli-Meng
Copy link
Contributor

@Huanli-Meng Huanli-Meng commented May 22, 2023

Motivation

Some functions and connector configs are updated / introduced in Function Mesh code PR #637. Therefore, update the docs accordingly.

Modification

  • Add Manual delivery semantics to function, sink, source
  • Add CompressionType to function, source
  • add SkipToLatest to function
  • Deprecated autoAck config
  • Update legacy docs based on peer review comments.

@Huanli-Meng Huanli-Meng self-assigned this May 22, 2023
@Huanli-Meng Huanli-Meng requested review from tuteng and a team as code owners May 22, 2023 10:24
@netlify
Copy link

netlify bot commented May 22, 2023

Deploy Preview for function-mesh ready!

Name Link
🔨 Latest commit 00c1cee
🔍 Latest deploy log https://app.netlify.com/sites/function-mesh/deploys/6470ad3ba4e0d60008b8fa32
😎 Deploy Preview https://deploy-preview-259--function-mesh.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

momo-jun
momo-jun previously approved these changes May 22, 2023
@jiangpengcheng
Copy link
Member

these new fields have requirements on the runner image's version, it's better to show it in doc:

  1. Manual delivery semantics: only supports runner image >= 2.11
  2. CompressionType field: only supports runner image >= 3.0.0
  3. SkipToLatest field: only supports runner image >=3.0.0

@Huanli-Meng
Copy link
Contributor Author

these new fields have requirements on the runner image's version, it's better to show it in doc:

  1. Manual delivery semantics: only supports runner image >= 2.11
  2. CompressionType field: only supports runner image >= 3.0.0
  3. SkipToLatest field: only supports runner image >=3.0.0

Docs are updated. PTAL. Thanks.

@Huanli-Meng Huanli-Meng merged commit b5c419c into main May 29, 2023
@Huanli-Meng Huanli-Meng deleted the synch-proto branch May 29, 2023 02:26
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.

3 participants