Skip to content

Commit fb87dea

Browse files
Add new categories and uses to the Default Taxonomy (#144)
* Add new categories and uses to the Default Taxonomy * feat: add new data categories * feat: add uniqueness checks to the tests * fix: pyproject formatting * feat: add new data uses * fix: update number of data uses * feat: further category updates are feedback * fix: tests * feat: export the new taxonomy * docs: changelog * fix: try removing the cache for the static checks * fix: test another pyyaml version * fix: pyyaml checks * fix: undo attempted build fixes * feat: update taxonomy changes based on review feedback * feat: small changes * feat: add a test for parent key existence * docs: changelog * feat: update exported files
1 parent 489e806 commit fb87dea

File tree

17 files changed

+1909
-1048
lines changed

17 files changed

+1909
-1048
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ The types of changes are:
1616

1717
## [Unreleased](https://github.com/ethyca/fideslang/compare/1.4.4...main)
1818

19+
### Changed
20+
21+
- Updated the Data Categories and Data Uses to support GVL [#144](https://github.com/ethyca/fideslang/pull/144)
22+
1923
## [1.4.4](https://github.com/ethyca/fideslang/compare/1.4.3...1.4.4)
2024

2125
### Changed

data_files/data_categories.csv

Lines changed: 87 additions & 58 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)