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 methods to compare RID components #423

Merged
merged 2 commits into from
May 17, 2023
Merged

Conversation

pkoenig10
Copy link
Member

Before this PR

Comparing locator components requires allocation.

After this PR

Comparing locator components does not require allocation.

Possible downsides?

Increase surface area of ResourceIdentifier API.

@changelog-app
Copy link

changelog-app bot commented May 17, 2023

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Provide methods to compare ResourceIdentifier components without allocating.

Check the box to generate changelog(s)

  • Generate changelog entry

@pkoenig10 pkoenig10 requested a review from carterkozak May 17, 2023 17:01
@bulldozer-bot bulldozer-bot bot merged commit a33f6bf into develop May 17, 2023
@bulldozer-bot bulldozer-bot bot deleted the pkoenig10/compare branch May 17, 2023 17:04
@svc-autorelease
Copy link
Collaborator

Released 2.6.0

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

Successfully merging this pull request may close these issues.

4 participants