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: deprecate webhook retry policy methods [EXT-5117] #2223

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

t-col
Copy link
Contributor

@t-col t-col commented Mar 19, 2024

Summary

Deprecates methods for interacting with the custom Webhook Retry Policy API. The EAP for this feature has ended and the endpoints will no longer work.

@t-col t-col marked this pull request as ready for review March 19, 2024 18:28
@t-col t-col requested a review from a team as a code owner March 19, 2024 18:28
@t-col t-col changed the title feat: deprecate webhook retry policy methods feat: deprecate webhook retry policy methods [EXT-5117] Mar 19, 2024
@@ -91,6 +91,9 @@ export const getSigningSecret: RestEndpoint<'Webhook', 'getSigningSecret'> = (
return raw.get(http, getWebhookSigningSecretUrl(params))
}

/**
* @deprecated The EAP for this feature has ended. This endpoint will be removed in the next major version.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 👍

@t-col t-col merged commit cc0f853 into master Mar 19, 2024
3 checks passed
@t-col t-col deleted the feat/deprecate-wrp branch March 19, 2024 21:37
@contentful-automation
Copy link
Contributor

🎉 This PR is included in version 11.24.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants