All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
To view the Changelog for the Fides code, see the CHANGELOG.md of the ethyca/fides repository.
The types of changes are:
Added
for new features.Changed
for changes in existing functionality.Deprecated
for soon-to-be removed features.Docs
for documentation only changes.Removed
for now removed features.Fixed
for any bug fixes.Security
in case of vulnerabilities.
- Ability to set replica count for Fides Webservers and Fides Privacy Center #79
- Upgrade Fides version to
2.36.0
#77 - Synchronize chart versions between
fides
andfides-minimal
#77 - Move CHANGELOG.md to root of directory #77
- Add Kubernetes annotations to services #76
- Upgrade Fides version to
2.20.1
#73 - Allow Fides Worker resources to be allocated separately from Fides Webserver resources #73
- Breaking Resources now specified at the fides and privacyCenter level. #68
- Add privacy center configuration options to values.yaml #58
- Add CHANGELOG.md to .helmignore file #58
- Update
aws/aws-load-balancer-controller
sub-chart to1.5.3
#58 - Update
bitnami/postgresql
sub-chart to12.5.6
#58 - Update
bitnami/redis
sub-chart to17.11.3
#58
- Fixed the
LivenessProbe
for the worker, following a code change in Fides #56