Releases: IABTechLab/fideslang
Releases · IABTechLab/fideslang
v1.3.1
What's Changed
- Assert
DataFlow.type
as astr
by @PSalant726 in https://github.com/ethyca/fideslang/pull/89 - Prepare 1.3.1 release by @PSalant726 in https://github.com/ethyca/fideslang/pull/90
Full Changelog: ethyca/fideslang@1.3.0...1.3.1
v1.3.0
What's Changed
- Fix broken links by @sanders41 in https://github.com/ethyca/fideslang/pull/74
- Add invalid key value to stack trace by @seanpreston in https://github.com/ethyca/fideslang/pull/55
- Add
setuptools
todev-requirements
to fixversioneer
error by @sanders41 in https://github.com/ethyca/fideslang/pull/72 - Specify Pydantic < 1.10.0 in
requirements
by @sanders41 in https://github.com/ethyca/fideslang/pull/79 - Update biometric fields in visual taxonomy by @conceptualshark in https://github.com/ethyca/fideslang/pull/78
- Fix default codeowners by @daveqnet in https://github.com/ethyca/fideslang/pull/81
- Add
DataFlow
s, defineegress
andingress
onSystem
s andPrivacyDeclaration
s by @PSalant726 in https://github.com/ethyca/fideslang/pull/85
New Contributors
- @seanpreston made their first contribution in https://github.com/ethyca/fideslang/pull/55
- @PSalant726 made their first contribution in https://github.com/ethyca/fideslang/pull/85
Full Changelog: ethyca/fideslang@1.2.0...1.3.0
v1.2.0
What's Changed
- DOX138 readme copy edits by @conceptualshark in https://github.com/ethyca/fideslang/pull/50
- Add an is_default field to taxonomy fields by @allisonking in https://github.com/ethyca/fideslang/pull/68
- [#37, #67] add missing docs, remove deprecated taxonomy references by @conceptualshark in https://github.com/ethyca/fideslang/pull/69
- Base image update from debian buster to bullseye by @daveqnet in https://github.com/ethyca/fideslang/pull/66
- 1.2.0 by @ThomasLaPiana in https://github.com/ethyca/fideslang/pull/71
New Contributors
- @conceptualshark made their first contribution in https://github.com/ethyca/fideslang/pull/50
- @allisonking made their first contribution in https://github.com/ethyca/fideslang/pull/68
- @daveqnet made their first contribution in https://github.com/ethyca/fideslang/pull/66
Full Changelog: ethyca/fideslang@1.1.0...1.2.0
v1.1.0
See the Changelog
What's Changed
- Taxonomy Simplification for DataCategory and DataUse by @SteveDMurphy in https://github.com/ethyca/fideslang/pull/62
New Contributors
- @SteveDMurphy made their first contribution in https://github.com/ethyca/fideslang/pull/62
Full Changelog: ethyca/fideslang@1.0.0...1.1.0
v1.0.0
What's Changed
- Add py.typed file by @sanders41 in https://github.com/ethyca/fideslang/pull/47
- Add a
tags
field to all top-level fides resources by @ThomasLaPiana in https://github.com/ethyca/fideslang/pull/45 - Add DatasetFieldBase model by @sanders41 in https://github.com/ethyca/fideslang/pull/49
- Update CHANGELOG.md by @ThomasLaPiana in https://github.com/ethyca/fideslang/pull/52
New Contributors
- @sanders41 made their first contribution in https://github.com/ethyca/fideslang/pull/47
Full Changelog: ethyca/fideslang@0.9.0...1.0.0
v0.9.0
Convert fideslang to its own standalone python module, separate from the fidesctl package