v1.8.0
See the Changelog
What's Changed
- Bump pyjwt from 2 to 2.4.0 by @dependabot in #796
- Bump next-auth from 4.2.1 to 4.5.0 in /clients/admin-ui by @dependabot in #798
- add example connection string formatting for convenience by @conceptualshark in #792
- [576] ui/config-wizard: Page for aws scanning by @ssangervasi in #812
- ui/form: Fix select tooltip wraping grid row by @ssangervasi in #823
- [820] ui/form: Password input by @ssangervasi in #822
- Delete confirmation by @allisonking in #809
- Human-readable column names in datamap response by @SteveDMurphy in #779
- remove obscure functionality by @SteveDMurphy in #819
- Delete datasets by @allisonking in #827
- Initial cypress setup by @allisonking in #833
- Handle case of undefined third_party_transfer by @allisonking in #839
- Add a new dataset via YAML by @allisonking in #813
- [821] ui/config-wizard: Shared state in redux slice by @ssangervasi in #837
- Cypress dataset tests (GET, PUT) by @allisonking in #838
- Update CODEOWNERS by @ThomasLaPiana in #843
- Add Okta support to generate endpoint by @earmenda in #842
- allow .git directory to be included in the build by @SteveDMurphy in #836
- Fixed broken (404) links in README.md by @daveqnet in #861
- Cypress tests for data category checkbox behavior by @allisonking in #851
- ui/types: Generate API model types from OpenAPI schema by @ssangervasi in #863
- Add fideslib and update other dependencies by @earmenda in #866
- UI for connecting to a database to generate a dataset by @allisonking in #834
- Bump next-auth from 4.5.0 to 4.9.0 in /clients/admin-ui by @dependabot in #867
- [#862] recommend/replace pip installs with pipx by @conceptualshark in #874
- Cypress tests for dataset DELETEs by @allisonking in #845
- github/frontend: Run cypress in CI with app built by @ssangervasi in #877
- Bump msw 0.29.0 to 0.43.0 in admin-ui by @daveqnet in #844
- [#882] Docs - Explain that
analytics_idis automatically generated by the application by @RobertKeyser in #883 - Add db support to generate endpoint by @earmenda in #849
- Make the webserver dependencies are a standard part of the package by @ThomasLaPiana in #881
- [589] ui/config-wizard: AWS scan results table by @ssangervasi in #876
- Add "generate" & "scan" to the local commands by @ThomasLaPiana in #841
- Integrate generating a dataset from a database connection by @allisonking in #889
- Make endpoints work with or without a trailing slash by @allisonking in #886
- Fix SQLAlchemy M1
greenletmissing bug by @ThomasLaPiana in #891 - Check for uncommitted files before running
syncby @ThomasLaPiana in #869 - Update fideslang to 1.1.0 by @SteveDMurphy in #865
- [803] ui/errors: Standard location for API error type checking by @ssangervasi in #896
- Move fidesapi -> fidesctl/api by @ThomasLaPiana in #885
- Tests for dataset creation by @allisonking in #893
- BigQuery Connector by @SteveDMurphy in #814
- CI Production Workflows for Docker and Docs by @SteveDMurphy in #901
- [864] ui/config-wizard: Display AWS scanning errors to user. by @ssangervasi in #905
- Add fideslib models auth by @sanders41 in #915
- Show all columns in dataset management by default by @allisonking in #898
- Scaffold taxonomy page by @allisonking in #902
- Update all code to use autogenerated openapi types by @allisonking in #899
- Remove duplicate API_PREFIX by @sanders41 in #922
- ui/eslintrc: Turn off "import/prefer-default-export" by @ssangervasi in #925
- Merge fidesctl config with fideslib config by @earmenda in #913
- Add lru cache to get_config by @sanders41 in #927
- Add bigquery to generate endpoint by @SteveDMurphy in #917
- Taxonomy nested dropdown by @allisonking in #910
- Add user auth routes by @sanders41 in #929
- Bump fideslib to 3.0.1 and remove patch code by @sanders41 in #931
- Replace config file string with a constant of the path by @SteveDMurphy in #933
- Add a flag to the
pullcommand that pulls all resources from the server by @ThomasLaPiana in #895 - Code Reorganization by @ThomasLaPiana in #926
- Update frontend build path to be more descriptive by @allisonking in #934
- Dispatch a repository event on new published releases by @PSalant726 in #938
- Add Exception Handling to Generate Route by @SteveDMurphy in #911
- Generate systems from get tagging resources call by @earmenda in #939
- Add push command to deprecate apply by @earmenda in #943
- Update CHANGELOG.md after 1.7.1 release by @allisonking in #946
- Bundle UI static files with the python package by @allisonking in #941
- Remove usage of event.ref in release workflow for publishing docs by @earmenda in #948
- Update base images from buster to bullseye by @ThomasLaPiana in #958
- Re-add deprecated API settings for backwards compatibility by @ThomasLaPiana in #959
- 1.8.0 by @ThomasLaPiana in #960
New Contributors
- @ssangervasi made their first contribution in #812
- @daveqnet made their first contribution in #861
Full Changelog: 1.7.0...1.8.0