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

chore: [IOPAE-1390] stub GetVisibleServices API #1155

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

rodoviti
Copy link
Contributor

@rodoviti rodoviti commented Oct 3, 2024

GetVisibleServices API call was removed from App IO since 2.64.0 version and we recently incremented App IO minimum required version to 2.68.0, se we can remove it.
To take it easy, for the moment we replace the deprecated API handler with a stub response

List of Changes

stub GetVisibleServices API

Motivation and Context

To avoid downstream traffic

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Chore (nothing changes by a user perspective)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@rodoviti rodoviti requested a review from a team as a code owner October 3, 2024 17:46
Copy link

github-actions bot commented Oct 3, 2024

Jira Pull Request Link

This Pull Request refers to the following Jira issue IOPAE-1390

Copy link

sonarqubecloud bot commented Oct 3, 2024

Copy link
Contributor

@AleDore AleDore left a comment

Choose a reason for hiding this comment

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

lgtm

@rodoviti rodoviti merged commit 82114b4 into master Oct 8, 2024
7 checks passed
@rodoviti rodoviti deleted the IOPAE-1390-stub-get-visible-service branch October 8, 2024 09:17
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