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

KeyExpr alignment #211

Merged
merged 4 commits into from
Sep 13, 2024
Merged

KeyExpr alignment #211

merged 4 commits into from
Sep 13, 2024

Conversation

DariusIMP
Copy link
Member

Adding key expr functions:

  • join(string): Result<KeyExpr>
  • concat(string): Result<KeyExpr>
  • relationTo(keyExpr): SetIntersectionLevel

Removing keyexpr.undeclare(session), leaving only keyexpr.undeclare().

Copy link

PR missing one of the required labels: {'bug', 'enhancement', 'internal', 'breaking-change', 'new feature', 'documentation', 'dependencies'}

@DariusIMP DariusIMP added enhancement New feature or request release Part of the next release internal Changes not included in the changelog and removed enhancement New feature or request labels Sep 12, 2024
@J-Loudet J-Loudet merged commit cc56928 into eclipse-zenoh:main Sep 13, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes not included in the changelog release Part of the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants