Skip to content

Labels

Labels

  • A new feature that requires a minor release. Part of "Added" section in changelog
  • A change to the API that requires a major release. Part of "Changed" section in changelog
  • Something isn't working.
  • Tedious, typically non-functional change
  • Issues related to an update of a dependency file
  • Feature that will be removed in a later major release. Part of "Deprecated" section in changelog
  • Improvements or additions to documentation. Excludes from changelog
  • This issue or pull request already exists
  • New feature or improvement to an existing feature
  • Related to the gRPC bindings code
  • Extra attention is needed
  • Pull requests that update Javascript code
  • Changes to Move packages
  • Excludes PR from becoming part of any changelog
  • Change without affecting the API that requires a patch release. Part of "Patch" section in changelog
  • Marks the issues content as a summary for a release in changelog
  • Feature removal that requires a major release. Part of "Removed" section in changelog
  • Request a feature
  • Related to the core Rust code. Becomes part of the Rust changelog.
  • Related to Wasm bindings. Becomes part of the Wasm changelog
  • This will not be worked on