diff --git a/tyk-docs/content/product-stack/tyk-gateway/release-notes/version-5.3.md b/tyk-docs/content/product-stack/tyk-gateway/release-notes/version-5.3.md
index bbfb769408..a9e6b64176 100644
--- a/tyk-docs/content/product-stack/tyk-gateway/release-notes/version-5.3.md
+++ b/tyk-docs/content/product-stack/tyk-gateway/release-notes/version-5.3.md
@@ -42,8 +42,14 @@ If you are using 5.3.0 we advise you to upgrade ASAP and if you are on an older
### Release Highlights
+
+#### Bug Fixes
+
This release primarily focuses on bug fixes. For a comprehensive list of changes, please refer to the detailed [changelog]({{< ref "#Changelog-v5.3.3">}}) below.
+#### FIPS Compliance
+
+Tyk Gateway now offers [FIPS 140-2](https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.140-2.pdf) compliance. For further details please consult [Tyk API Management FIPS support]({{< ref "developer-support/special-releases-and-features/fips-release" >}}).
### Dependencies
@@ -102,6 +108,8 @@ Here it is important to explain the benefit of each changelog item. As mentioned
"New Chart delivers x and y benefit to a and b customer use cases. The business impact for them will be this and that" -->
#### Added
+
+
+-
+
+Added FIPS compliance
+
+Added [FIPS compliance]({{< ref "developer-support/special-releases-and-features/fips-release" >}}) for Tyk Gateway.
+
+
+
-
Corrected ordering of OAS API paths to prevent middleware misapplication
diff --git a/tyk-docs/content/product-stack/tyk-pump/release-notes/pump-1.10.md b/tyk-docs/content/product-stack/tyk-pump/release-notes/pump-1.10.md
index 0380614788..b4938be59d 100644
--- a/tyk-docs/content/product-stack/tyk-pump/release-notes/pump-1.10.md
+++ b/tyk-docs/content/product-stack/tyk-pump/release-notes/pump-1.10.md
@@ -47,6 +47,10 @@ For users currently on v1.9.X, we strongly recommend promptly upgrading to the l
### Release Highlights
+#### FIPS Compliance
+
+Tyk Pump now offers [FIPS 140-2](https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.140-2.pdf) compliance. For further details please consult [Tyk API Management FIPS support]({{< ref "developer-support/special-releases-and-features/fips-release" >}})
+
#### Security fixes
This release focuses on improving security and compliance, enhancing integration capabilities, and ensuring robust performance in secure environments.
@@ -59,9 +63,17 @@ This release focuses on improving security and compliance, enhancing integration
### Changelog {#Changelog-v1.10.0}
-#### Changed
+#### Added
-Nothing
+
+-
+
+Added FIPS compliance
+
+Added [FIPS compliance]({{< ref "developer-support/special-releases-and-features/fips-release" >}}) for Tyk Pump.
+
+
+
#### Fixed
@@ -69,7 +81,7 @@ Nothing
-
-Fixed: Tyk Pump Splunk Integration using http_proxy and https_proxy Environment Variables
+Fixed Tyk Pump Splunk Integration using http_proxy and https_proxy Environment Variables
Resolved an issue where `http_proxy` and `https_proxy` environment variables were not being respected in the Tyk Pump pod for Splunk connections.