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: changelogs/self-hosted-gateway.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Self-hosted API gateway changelog
2
2
3
+
## Release - self-hosted gateway: 1.2.5
4
+
5
+
*September 29, 2021*
6
+
7
+
New **stable** version of the [self-hosted gateway](https://aka.ms/apim/shgw/overview) is now available. Full list of container versions can be found [here](https://mcr.microsoft.com/v2/azure-api-management/gateway/tags/list).
8
+
9
+
### New
10
+
11
+
None
12
+
13
+
### Bug fixes
14
+
15
+
- Concurrency bug in pooled connection acquisition logic that caused request failures under high load
16
+
- Bug causing intermittent failures of large (30MB+) requests
17
+
- Bug preventing request logs and gateway errors from appearing in standard output
0 commit comments