Skip to content

Conversation

@geeknoid
Copy link
Member

@geeknoid geeknoid commented Oct 20, 2023

Fixes #4493

  • Introduce the DataClassificationSet type that represents a set of combined classifications. This replaces the previous ability to OR together multiple classifications, which was too constraining.
Microsoft Reviewers: Open in CodeFlow

@ghost ghost assigned geeknoid Oct 20, 2023
@geeknoid geeknoid force-pushed the geeknoid/dc branch 3 times, most recently from aa94de3 to 152b49e Compare October 20, 2023 23:40
- Introduce the DataClassificationSet type that represents a set of
combined classifications. This replaces the previous ability to OR
together multiple classifications, which was too constraining.
@geeknoid geeknoid force-pushed the geeknoid/dc branch 5 times, most recently from 778a682 to 2fc1450 Compare October 21, 2023 21:34
Copy link
Member

@dariusclay dariusclay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@geeknoid geeknoid merged commit bc355d9 into release/8.0 Oct 26, 2023
@geeknoid geeknoid deleted the geeknoid/dc branch October 26, 2023 14:06
@ghost ghost locked as resolved and limited conversation to collaborators Nov 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reimplement data classification to support > 64 data classes

6 participants