Skip to content

[DRAFT] Switch principal attributes to AttributeMap#5140

Draft
adutra wants to merge 2 commits into
apache:mainfrom
adutra:attribute-map-2
Draft

[DRAFT] Switch principal attributes to AttributeMap#5140
adutra wants to merge 2 commits into
apache:mainfrom
adutra:attribute-map-2

Conversation

@adutra

@adutra adutra commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Requires #5139

Checklist

  • 🛡️ Don't disclose security issues! (contact security@apache.org)
  • 🔗 Clearly explained why the changes are needed, or linked related issues: Fixes #
  • 🧪 Added/updated tests with good coverage, or manually tested (and explained how)
  • 💡 Added comments for complex logic
  • 🧾 Updated CHANGELOG.md (if needed)
  • 📚 Updated documentation in site/content/in-dev/unreleased (if needed)

adutra added 2 commits July 24, 2026 14:17
This change introduces `AttributeMap`, a map-like interface with type-safe key-value pairs.

This change only introduces the new interface, but it is currently unused.

Future work will adapt the following areas to the new `AttributeMap` interface:

- Principal attributes
- Event attributes
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.

1 participant