Skip to content

Commit a6fb1ef

Browse files
JoanCamosTykTyk Bot
authored and
Tyk Bot
committed
Update cloud 1.28.1.md (#6487)
* Update cloud 1.28.1.md * Update cloud.md * Update cloud 1.28.1.md (cherry picked from commit d9308c4)
1 parent 3d9263d commit a6fb1ef

File tree

1 file changed

+71
-2
lines changed
  • tyk-docs/content/developer-support/release-notes

1 file changed

+71
-2
lines changed

tyk-docs/content/developer-support/release-notes/cloud.md

Lines changed: 71 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,84 @@
22
title: Tyk Cloud Release Notes
33
date: 2025-02-10
44
description: "Release notes documenting updates, enhancements, and changes for Tyk Cloud"
5-
tags: ["Tyk Cloud", "Release notes", "v1.23", "1.23.0", "v1.24", "1.24.0", "v1.25", "1.25.0", "v1.26", "1.26.0", "1.27.0", "1.28.0", "changelog"]
5+
tags: ["Tyk Cloud", "Release notes", "v1.23", "1.23.0", "v1.24", "1.24.0", "v1.25", "1.25.0", "v1.26", "1.26.0", "1.27.0", "1.28.0", "1.28.1", "changelog"]
66

77
---
8+
## 1.28.1 Release Notes
9+
10+
### Release Date 03 June 2025
11+
12+
### Release Highlights
13+
14+
This release improves Tyk Cloud’s security, scalability, and reliability. We’ve hardened the signup and login flows, improved sensitive data handling in API responses, and enhanced Redis scalability in Control Plane deployments to support larger workloads.
15+
16+
For a full list of changes, see the detailed [changelog]({{< ref "#Changelog-v1.28.1" >}}) below.
17+
18+
### Breaking Changes
19+
20+
There are no breaking changes in this release.
21+
22+
### Downloads
23+
- [latest version of Mserv](https://github.com/TykTechnologies/mserv/releases/latest)
24+
25+
### Deprecations
26+
27+
There are no deprecations in this release.
28+
29+
### Changelog {#Changelog-v1.28.1}
30+
31+
#### Added
32+
33+
<ul>
34+
<li>
35+
<details>
36+
<summary>Improved scalability for Redis in Control Plane Deployments</summary>
37+
38+
The change brings more flexible Redis scaling capabilities in the Control Plane deployments. Control Planes are now able to handle more/larger API keys in storage without causing stability issues. Tyk Cloud will expand this storage using this capability when needed, but a permanent arrangement is subject to commercial terms.
39+
40+
</details>
41+
</li>
42+
</ul>
43+
44+
#### Fixed
45+
46+
<ul>
47+
<li>
48+
<details>
49+
<summary>Hardened Signup Flow Validation</summary>
50+
51+
Improved the signup logic to prevent unintended automation and ensure tighter control over account creation, enhancing platform security and reliability.
52+
53+
</details>
54+
</li>
55+
</ul>
56+
57+
<ul>
58+
<li>
59+
<details>
60+
<summary>Consistent Login Response Behavior</summary>
61+
62+
Standardized response status codes in the login process to prevent discrepancies that could lead to information exposure through http status code.
63+
64+
</details>
65+
</li>
66+
</ul>
67+
68+
<ul>
69+
<li>
70+
<details>
71+
<summary>Sanitized Sensitive Data in API Responses</summary>
72+
73+
Resolved an issue where certain sensitive fields could be inadvertently included in API responses. The platform now enforces stricter data handling and output sanitization.
74+
75+
</details>
76+
</li>
77+
</ul>
878

979
## 1.28.0 Release Notes
1080

1181
### Release Date 26 May 2025
1282

13-
1483
### Release Highlights
1584

1685
This release focuses on further enhancing Tyk Cloud’s stability, security, and overall user experience. We've resolved several UI issues, improved input validation, standardized security defaults across versions, and strengthened core platform behavior. Additionally, we’ve introduced new 2025 pricing plans!

0 commit comments

Comments
 (0)