Commit d8833f8b authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Edit releasenotes.md

parent e1a4d2c3
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@ The NGINX configuration now uses maps to handle policies, errors, services, and
- **setuptools** python library updated to version 80.9.0 due to a security issue detected.
- **protobuf-python** library hasta potential rick with DEnial of Service issue.
- **OpenSSL in Cryptography wheels** vulnerability solved.
- **Denial of Service via Missing HTTP Header Validation** vulnerability solved.

#### **Fixed Security Service**

@@ -75,6 +76,7 @@ The Helper service now supports dynamic packages, enabling new services to be ad
- New section [How to Deploy Using Helm] created. This section includes a guide of how to use helm scripts to deploy all components (including OpenCAPIF) on a k8s environment.
- Change "How to Run" section name to [How to Run locally].
- New section called [Download Repository] included in documentation.
- New section called [Certificate Generation Architecture]

## **Release 3.0.0**

@@ -511,3 +513,4 @@ This Release also includes a Robot Test Suite for all those services and a Postm
[How to Deploy Using Helm]: ./gettingstarted/howtodeploy.md  "How to Deploy Using Helm"
[Download Repository]: ./gettingstarted/download.md  "Download Repository"
[How to Run Locally]: ./gettingstarted/howtorun.md  "How to Run Locally"
[Certificate Generation Architecture]: ./vault/vault.md "Certificate Generation Architecture"