v1.7.1
See the Changelog
What's Changed
Added
- Add datasets via YAML in the UI #813
- Add datasets via database connection #834 #889
- Add delete confirmation when deleting a field or collection from a dataset #809
- Add ability to delete datasets from the UI #827
- Add Cypress for testing 713
- Add datasets via database connection (UI only) #834
- Add Okta support to the
/generateendpoint #842 - Add db support to
/generateendpoint 849 - Added OpenAPI TypeScript client generation for the UI app. See the README for more details.
Changed
- Remove the
obscurerequirement from thegenerateendpoint #819
Developer Experience
- When releases are published, dispatch a repository webhook event to ethyca/fidesctl-plus #938
Docs
- recommend/replace pip installs with pipx #874
Fixed
- CustomSelect input tooltips appear next to selector instead of wrapping to a new row.
- Datasets without the
third_country_transferwill not cause the editing dataset form to not render. - Fixed a build issue causing an
unknownversion offidesctlto be installed in published Docker images #836 - Fixed an M1-related SQLAlchemy bug #816
- Endpoints now work with or without a trailing slash. #886
- Dataset field columns show all columns by default in the UI #898
- Fixed the
tagspecific GitHub Action workflows for Docker and publishing docs. #901
Full Changelog: 1.7.0...1.7.1