Skip to content

Commit

Permalink
Add note for FIPS images
Browse files Browse the repository at this point in the history
  • Loading branch information
shaun-nx authored and pdabelf5 committed Jul 4, 2024
1 parent e7b5eb5 commit 565041d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/content/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,21 @@ title: Releases
toc: true
weight: 2100
---
{{< note >}}
[Release 3.6.1](#361) does not include FIPS compliant images due to compatibility issues with a dependent library.
We recommend against:
1. Patching older FIPS images, which could re-introduce the incompatible dependency.
2. Building new custom FIPS images.
{{< /note >}}

## 3.6.1

04 Jul 2024

{{< note >}}
This release does not include FIPS compliant images due to compatibility issues with a dependent library.
{{< /note >}}

### <i class="fa-solid fa-bug-slash"></i> Fixes
- [5921](https://github.com/nginxinc/kubernetes-ingress/pull/5921) GRPC healthcheck should not have keepalive time
- [5889](https://github.com/nginxinc/kubernetes-ingress/pull/5889) Add default telemetry endpoint
Expand Down

0 comments on commit 565041d

Please sign in to comment.