Releases: ethyca/fides
Releases · ethyca/fides
v1.6.0
See the Changelog
What's Changed
- Get all fidesctl code passing Xenon by @ThomasLaPiana in #443
- Add optional requirements to a txt file for Docker caching by @ThomasLaPiana in #479
- Resolve Xenon Failure by @SteveDMurphy in #491
- Fix badge links to point to actions by @earmenda in #492
make clean
target should only clean up fidesctl-related resources by @ThomasLaPiana in #486- Run CI Checks with a packaged version of fidesctl by @ThomasLaPiana in #482
- Remove issue templates in favor of org wide templates by @earmenda in #494
- Correct assertion in test by @sanders41 in #498
- Fix third country formatting on data map by @sanders41 in #496
- Handle potential duplication in data map by @SteveDMurphy in #487
- Unnest the fidesctl python project by @ThomasLaPiana in #509
- Add a make target to spin up only the database by @ThomasLaPiana in #511
- Implement use_enum_values by @SteveDMurphy in #510
- Create a CHANGELOG.md and update processes by @ThomasLaPiana in #514
- Add isort by @sanders41 in #522
- update pr template for documentation by @conceptualshark in #519
- Bump fideslog to 1.1.4 by @PSalant726 in #521
- Fix docstring quotes by @sanders41 in #525
- Log in-use API server config values on startup by @PSalant726 in #523
- Run make target to build docs in pr checks by @earmenda in #488
- Send an
AnalyticsEvent
onfidesctl init
execution by @PSalant726 in #532 - docker quickstart updates [#396, #397] by @conceptualshark in #531
- Modify default cli fields in fidesctl.toml on init by @sanders41 in #534
- Refactor with_analytics function into a decorator by @earmenda in #520
- Update CHANGELOG.md by @ThomasLaPiana in #536
Full Changelog: 1.5.3...1.6.0
v1.5.3
What's Changed
- Bump fideslog to v1.1.3, update usage patterns by @PSalant726 in #453
Full Changelog: 1.5.2...1.5.3
v1.5.2
What's Changed
- Change the version exception to a warning by @ThomasLaPiana in #477
- Clarify log output from
fidesctl status
by @PSalant726 in #480
Full Changelog: 1.5.1...1.5.2
This fix prevents the CLI from stopping the user if the CLI/Server versions are mismatched. This was too restrictive and caused friction where it was unintended
v1.5.1
What's Changed
- add missing init.py by @SteveDMurphy in #473
- move init to LOCAL_COMMANDS by @SteveDMurphy in #476
Full Changelog: 1.5.0...1.5.1
Hotfix for 1.5.0 that affected the pip install
v1.5.0
What's Changed
- Remove Conda deployment from fidesctl by @SteveDMurphy in #404
- Update pull_request_template.md by @ThomasLaPiana in #391
- Add Article 6 & 9 Privacy Notice to Data Map Export by @SteveDMurphy in #408
- (#262) Refactor CI/CD documentation for clarity, easier browsing, and search optimization by @conceptualshark in #409
- Designate Role of Responsibility (Controller, Processor, Sub-Processor) by @SteveDMurphy in #412
- update mkdocs-material version (#415) by @conceptualshark in #416
- CSS updates to reflect brand colors on docs by @suchiroll in #410
- Refactor generate/scan dataset commands so dataset is a command group by @earmenda in #422
- Fix test_config_from_env_vars tests by @sanders41 in #423
- Add Status Badges to the README by @ThomasLaPiana in #428
fidesctl apply
"upserts" resources by @PSalant726 in #421- Model and Export Remaining Privacy Notice Attributes by @SteveDMurphy in #413
- Create CODEOWNERS by @ThomasLaPiana in #438
- Add automatic DB scanning to our fidesctl CI check by @ThomasLaPiana in #429
- Updating navbars to brand guidelines by @suchiroll in #436
- Fix a typo in configuration.md by @ThomasLaPiana in #446
- Add Data Protection Impact Assessment to System Resource Model by @SteveDMurphy in #441
- Add a Version Check for the Server/CLI by @ThomasLaPiana in #433
- Resolves system and dataset data categories on a data map by @SteveDMurphy in #434
- Add
(s)
to the apply command by @ThomasLaPiana in #450 - Implement generate dataset okta command by @earmenda in #440
- FileNotFound from pip install by @SteveDMurphy in #454
- Check for boto before running AWS commands by @ThomasLaPiana in #463
- Fix --manifest-dir usage documentation by @earmenda in #467
- Set the server host via a compose env var by @ThomasLaPiana in #464
- Implement scan dataset okta command by @earmenda in #466
- Filter Okta datasets so only applications with ACTIVE status are accounted for by @earmenda in #470
- Set Default data_responsibility_title with generate system by @SteveDMurphy in #465
- Decompose the Server URL in the TOML Config by @ThomasLaPiana in #439
- Field descriptions for Pydantic models by @SteveDMurphy in #445
- Guide for Exporting a Data Map / RoPA by @SteveDMurphy in #449
New Contributors
- @conceptualshark made their first contribution in #409
- @suchiroll made their first contribution in #410
- @sanders41 made their first contribution in #423
Full Changelog: 1.4.2...1.5.0
v1.4.2
What's Changed
- Avoid
AnalyticsClient
creation when it won't be used by @PSalant726 in #419
Full Changelog: 1.4.1...1.4.2
v1.4.1
What's Changed
- Install fidesctl from source instead of pulling from pypi by @earmenda in #407
- Send "developer" analytics events in test mode by @PSalant726 in #405
Full Changelog: 1.4.0...1.4.1
v1.4.0
What's Changed
- New model attributes for retention and link to security policy by @SteveDMurphy in #339
- Refactor cli opening it up for more subcommands by @earmenda in #351
- Enhance configuration documentation by @ThomasLaPiana in #348
- Fix update docs workflow step failure by @earmenda in #359
- Help text edit: scan and generate-dataset by @RobertKeyser in #362
- Categories of Processing, Recipients, Legal Basis by @SteveDMurphy in #329
- Add versioning to the Docs by @ThomasLaPiana in #352
- Update publish_docs.yaml by @ThomasLaPiana in #373
- Implement generate system aws command by @earmenda in #363
- Export a data map using fides resources by @SteveDMurphy in #350
- Update demo_system.yml to make the quickstart work again by @iamkelllly in #379
- Add an additional check for running the webserver from the CLI by @ThomasLaPiana in #381
- Update make commands to set no-TTY flag by @earmenda in #376
- Implement scan system aws command by @earmenda in #377
- Add legacy docs URL support by @ThomasLaPiana in #383
- Decomposes database url creation by @terminhnator in #384
- Add RDS as an aws source by @earmenda in #385
- Implement organization level filtering for scanning resources by @earmenda in #387
- Update docs for infrastructure scanning by @earmenda in #390
- Add documentation for filtering AWS resources by @earmenda in #392
- Updated README expansion title by @iamkelllly in #356
- Integrate fideslog for anonymous CLI analytics by @SteveDMurphy in #386
New Contributors
- @terminhnator made their first contribution in #384
Full Changelog: 1.3.1...1.4.0
v1.3.1
v1.3.0
What's Changed
- fix: spelling typo by @shaund16 in #305
- Fix typo in README by @theotherdon in #306
- RK Tutorial Content and Formatting Edits by @RobertKeyser in #307
- adjust where routes are configured by @Tannahooks in #308
- Handle Infinitely Nested Datasets by @SteveDMurphy in #298
- Update DB Layer to use Async by @ThomasLaPiana in #302
- Integration with SnowFlake connector by @earmenda in #312
- Fix Annotate Dataset by @ThomasLaPiana in #310
- added cta for hosted ctl waitlist by @iamkelllly in #319
- Export System & Dataset as csv by @SteveDMurphy in #317
- Add integration with redshift by @earmenda in #316
- Documentation updates for new video by @cilliankieran in #328
- Add a
fides init
command by @ThomasLaPiana in #313 - Adding new docs to upgrade community profile by @iamkelllly in #331
- Create an Issue Template for Docs changes by @ThomasLaPiana in #332
- Contact details required for data map and ropa by @SteveDMurphy in #325
- Add default/example policies to the docs by @ThomasLaPiana in #327
New Contributors
- @shaund16 made their first contribution in #305
- @theotherdon made their first contribution in #306
- @Tannahooks made their first contribution in #308
- @SteveDMurphy made their first contribution in #298
Full Changelog: 1.2.0...1.3.0