Skip to content

v1.4.1

Compare
Choose a tag to compare
@mativm02 mativm02 released this 21 Jun 16:38
· 56 commits to master since this release
2c2a8ce

Highlights

In this release, we have fixed a bug where mTLS request with an expired certificate allowed the request to be proxied upstream in static mTLS and dynamic mTLS. We have also fixed 2 CVE issues, updated to go v1.19, and storage library to v1.0.5.

Change Log

Updated

  • Update TIB to Go 1.19

  • Update storage lib to v1.0.5

Fixed

  • Fixed a bug where an mTLS request with an expired certificate allowed the request to be proxied upstream in static mTLS and dynamic mTLS

  • NVD - CVE-2021-3538 - go.uuid

  • NVD - CVE-2021-4238 - goutils