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: Add includeMetadata optional parameter to getPlugin and getPlugins functions #341

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

cgero-eth
Copy link
Contributor

Description

  • Add optional includeMetadata parameter to getPlugin and getPlugins functions to avoid fetching plugin metadata when not required.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.
  • I ran all tests with success and extended them when possible.
  • I have updated the CHANGELOG.md file in the root folder of the package after the [UPCOMING] title and before the latest version.
  • I have tested my code on the test network.

@cgero-eth cgero-eth requested a review from Rekard0 July 24, 2024 10:09
Copy link

sonarcloud bot commented Jul 24, 2024

@clauBv23 clauBv23 added the client-release Publishes the current version of client subpackage on NPM label Jul 24, 2024
@cgero-eth cgero-eth merged commit 2451f9d into develop Jul 24, 2024
8 checks passed
@cgero-eth cgero-eth deleted the feat/add-include-metadata-parameter branch July 24, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client-release Publishes the current version of client subpackage on NPM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants