You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: developer-support/release-notes/operator.mdx
+60-1Lines changed: 60 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,65 @@ Our minor releases are supported until our next minor comes out.
14
14
15
15
---
16
16
17
+
## 1.4 Release Notes
18
+
19
+
### 1.4.0 Release Notes
20
+
21
+
#### Release Date xx April 2026
22
+
23
+
#### Release Highlights
24
+
25
+
26
+
27
+
For a comprehensive list of changes, please refer to the detailed [changelog](#Changelog-v1.4.0) below.
28
+
29
+
<Note>
30
+
The initial `Helm chart` for Operator 1.4.0 contained an installation bug. Please ensure you use tyk-charts version [5.2.0](/developer-support/release-notes/helm-chart#5-2-0-release-notes) or later to install Operator 1.4.0.
31
+
</Note>
32
+
33
+
#### Breaking Changes
34
+
This release has no breaking changes.
35
+
36
+
#### Dependencies
37
+
##### 3rd Party Dependencies & Tools
38
+
39
+
| Third Party Dependency | Tested Versions | Compatible Versions | Comments |
|[Kubernetes](https://kubernetes.io)| 1.28.x to 1.32.x | 1.19.x to 1.32.x ||
42
+
43
+
Given the time difference between your upgrade and the release of this version, we recommend customers verify the ongoing support of third-party dependencies they install, as their status may have changed since the release.
44
+
45
+
#### Deprecations
46
+
There are no deprecations in this release.
47
+
48
+
#### Upgrade instructions
49
+
50
+
Go to the [Upgrading Tyk Operator](/tyk-stack/tyk-operator/installing-tyk-operator) section for detailed upgrade instructions.
0 commit comments