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 notice for deprecated IBM Watson endpoint. #320

Merged
merged 2 commits into from
Dec 11, 2021

Conversation

rahulsprajapati
Copy link
Contributor

Description of the Change

Add a notice in readme and to Language Processing settings for deprecated IBM Watson endpoint.

Alternate Designs

Benefits

When user set deprecated endpoint for IBM Watson NLU API URL with watsonplatform.net in url, they'll see a notice about endpoint is deprecated and a link to guide on how to use/get new url.

Possible Drawbacks

Verification Process

  1. Go to Language Processing Settings.

  2. Add API url with watsonplatform.net endpoint.

  3. You'll see an error/notice deprecated endpoint message as shown in below screenshot:

    image
  4. Update this URL with valid pattern i.e api.us-south.natural-language-understanding.watson.cloud.ibm.com

  5. You won't see this deprecated endpoint message anymore.

    image

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Applicable Issues

Closes: #316

Changelog Entry

  • Add notice for deprecated IBM Watson endpoint.

@jeffpaul jeffpaul requested a review from a team December 10, 2021 19:11
@jeffpaul jeffpaul added this to the 1.8.0 milestone Dec 10, 2021
@jeffpaul jeffpaul removed their request for review December 10, 2021 19:12
@jeffpaul jeffpaul merged commit 5cbcbf6 into develop Dec 11, 2021
@jeffpaul jeffpaul deleted the feature/new-ibm-watson-api branch December 11, 2021 02:11
@jeffpaul jeffpaul modified the milestones: 1.8.0, 1.7.1 Apr 22, 2022
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.

Document IBM Watson API endpoint URL update/change.
3 participants