Skip to content

Commit b7a630b

Browse files
authored
Release notes for 1.2.5 (#22)
1 parent 2ef16dd commit b7a630b

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

changelogs/self-hosted-gateway.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Self-hosted API gateway changelog
22

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
18+
19+
### Breaking changes
20+
21+
None
22+
323
## Release - self-hosted gateway: 1.2.4
424

525
*August 31, 2021*

0 commit comments

Comments
 (0)