Releases: ethyca/fides
Releases · ethyca/fides
v2.7.1
What's Changed
- Fix error with the classify dataset feature flag not writing the dataset to the server by @SteveDMurphy #2675
Full Changelog: 2.7.0...2.7.1
v2.7.0
What's Changed
- Use logo from config on privacy center's 404 page by @seankwalker in #2494
- Release-2.6.1 by @chriscalhoun1974 in #2506
- Migration Fix: Dataset.meta key not guaranteed to exist by @seanpreston in #2510
- [2290] Request details Approve & Deny button group by @ssangervasi in #2473
- Release v2.6.2 by @seanpreston in #2522
- Update Admin UI to show all action types (access, erasure, consent, update) by @NevilleS in #2523
- Handle case where legacy dataset has meta: null by @NevilleS in #2524
- Update DSR completion to check for email OR phone by @Kelsey-Ethyca in #2499
- Release/2.6.3 by @seanpreston in #2525
- Consolidate paths by @allisonking in #2502
- Add system redesign by @allisonking in #2490
- pc/fides-consent: ConsentValue with ConsentContext to support GPC by @ssangervasi in #2341
- 1974 add default storage used by all dsr policies by default by @adamsachs in #2438
- pc/consent: Use RTK queries for consent verification and preferences by @ssangervasi in #2495
- 2234/2235/2236/Storage and messaging provider configuration by @LKCSmith in #2423
- Custom metadata and reporting by @chriscalhoun1974 in #2536
- pc/format: Configure lint-staged and run prettier on api models by @ssangervasi in #2544
- Release v2.6.4 by @seanpreston in #2533
- Consolidate
verify_oauth_client
functions by @seanpreston in #2527 - provide config overrides for db engine pool params by @adamsachs in #2511
- Increase Default Pool Size and Max Overflow by @pattisdr in #2560
- Update typescript types by @allisonking in #2567
- User management UX fixes by @allisonking in #2537
- Remove config wizard stepper by @allisonking in #2553
- Cypress end to end smoke test by @allisonking in #2241
- ui/custom-metadata: Cypress tests for custom lists and fields by @ssangervasi in #2568
- 1875 saas connector braintree by @HamzaWaseem in #2223
- Remove verbose test coverage stats when tests fail by @seanpreston in #2529
- More form input types by @allisonking in #2542
- Prevent duplicate usernames by @TheAndrewJackson in #2487
- Improve Readability for Custom Masking Override Exceptions by @pattisdr in #2593
- 2464 - Update Logos for shipped connectors by @chriscalhoun1974 in #2587
- 2270 - Search field on privacy request page isn't working by @chriscalhoun1974 in #2595
- [#2563] Standardise the test creds across environments by @seanpreston in #2564
- Release v2.6.5 by @seanpreston in #2561
- 2233/Configuration notification banner by @LKCSmith in #2576
- Switch mongo tests from randint to uuid by @sanders41 in #2591
- Add messaging test route by @sanders41 in #2585
- Wunderkind Saas Consent Connector by @pattisdr in #2600
- Updating Firebase Auth to delete user by @galvana in #2602
- ui/custom-metadata: Refactor taxonomy to use a single form submission flow by @ssangervasi in #2586
- Remove pickle and replace with json by @sanders41 in #2577
- Remove optional-requirements.txt from manifest by @sanders41 in #2617
- Sovrn Email Consent Connector by @pattisdr in #2543
- Logging Improvements by @RobertKeyser in #2566
- Revert pickle to json change by @sanders41 in #2634
- pc/consent: Show GPC banner and how it affects individual consent choices by @ssangervasi in #2596
- Custom metadata UI updates by @chriscalhoun1974 in #2625
New Contributors
- @seankwalker made their first contribution in #2494
- @HamzaWaseem made their first contribution in #2223
Full Changelog: 2.6.1...2.7.0
v2.6.6
Full Changelog: 2.6.5...2.6.6
v2.6.5
Full Changelog: 2.6.4...2.6.5
v2.6.4
Full Changelog: 2.6.3...2.6.4
v2.6.3
Full Changelog: 2.6.2...2.6.3
v2.6.2
Full Changelog: 2.6.1...2.6.2
v2.6.1
What's Changed
- Remove ui-build after building wheel by @sanders41 in #2500
- 2482 privacy requests approved in quick succession error when not running worker by @adamsachs in #2489
- Updated CHANGELOG.md for release 2.6.1 by @chriscalhoun1974 in #2505
Full Changelog: 2.6.0...2.6.1
v2.6.0
What's Changed
- Release 2.5.0 by @SteveDMurphy in #2295
- Send pytest coverage reports to code climate by @ThomasLaPiana in #2198
- Don't display remaining days for terminal requests by @TheAndrewJackson in #2292
- 2200 - Home screen header scaling and responsiveness issues by @chriscalhoun1974 in #2277
- Update @fidesui/components to match single @fidesui/react version by @ssangervasi in #2271
- Support connectors in datamap api by @TheAndrewJackson in #2249
- Fix tsconfigs so cypress types do not override jest types by @allisonking in #2307
- Unified Fides Resources Feature by @pattisdr in #2254
- update firebase auth connector to support phone number identities by @adamsachs in #2207
- Update fideslang version by @TheAndrewJackson in #2343
- pc/consent: Fides.meta integration function by @ssangervasi in #2217
- pc/modals: Validate phone and email even when they're optional by @ssangervasi in #2308
- Add Redux Toolkit to the Privacy Center by @ssangervasi in #2300
- Add test coverage by @sanders41 in #2342
- [#2313] Remove erroneous copy above Dataset editor by @seanpreston in #2318
- Show request type instead of policy name by @TheAndrewJackson in #2382
- pc/api: Add common headers to base query by @ssangervasi in #2376
- pc/modals: FormErrorMessage that always takes up space by @ssangervasi in #2379
- Masking Strategies: Handle Null Values and Non-Strings by @pattisdr in #2377
- pc/modals: PhoneInput component with bundled flag icons by @ssangervasi in #2378
- Switch to codecov by @sanders41 in #2402
- Up the reports required number by @sanders41 in #2418
- Reduce size of local Docker images by fixing
.dockerignore
patterns by @NevilleS in #2360 - Display policy key on request details page by @TheAndrewJackson in #2395
- Require denial reason for privacy requests by @TheAndrewJackson in #2400
- pc/modals: Disable submit buttons on when Formik isSubmitting by @ssangervasi in #2401
- Fix CI git permissions by @ThomasLaPiana in #2441
- Bump docker/build-push-action from 2 to 4 by @dependabot in #2442
- Bump apscheduler from 3.9.1 to 3.9.1.post1 by @dependabot in #1768
- Bump psycopg2-binary from 2.9.3 to 2.9.5 by @dependabot in #1769
- Default PII to hidden on page load by @TheAndrewJackson in #2388
- Switch up
nox -s test_env
and addnox -s dev_env
by @allisonking in #2399 - Add a scope to allow resetting other users' passwords by @allisonking in #2373
- Improve test performance by @sanders41 in #2420
- Consent Propagation Feature by @pattisdr in #2255
- Add new permissions buttons by @TheAndrewJackson in #2437
- Release branch - 2.5.1 by @SteveDMurphy in #2347
- Privacy request approval modal by @TheAndrewJackson in #2443
- Update CSV export by @TheAndrewJackson in #2452
- Include
latest
tag on privacy-center and sample-app images by @SteveDMurphy in #2407 - Add option for users to protect all API endpoints by @ThomasLaPiana in #2267
- Add a Universal Analytics Consent Connector by @pattisdr in #2472
- handle non-existent firebase users by @adamsachs in #2439
- Updated CHANGELOG.md for release 2.6.0 by @chriscalhoun1974 in #2480
- Make policy_key optional for consent by @allisonking in #2479
- Release-2.6.0 by @chriscalhoun1974 in #2481
Full Changelog: 2.5.1...2.6.0
v2.5.1
What's Changed
- Allow db resets only if
config.dev_mode
isTrue
by @seanpreston in #2321 - Add a check to the catchall path to prevent returning paths outside of the UI directory by @allisonking in #2330
- Added a feature flag for the recent dataset classification UX changes by @SteveDMurphy in #2335
Full Changelog: 2.5.0...2.5.1