Skip to content

Commit 028c7a0

Browse files
authored
Update api-management-service.md (#47)
1 parent bebe41f commit 028c7a0

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

changelogs/api-management-service.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Azure API Management service changelog
22

3+
## Release - API Management service: December, 2023
4+
5+
### New features, improvements, and changes
6+
7+
- We reserved`default`[Workspace](https://learn.microsoft.com/azure/api-management/workspaces-overview) name for internal use. After the update, users will not be able to create Workspaces with that name.
8+
9+
### Fixes
10+
11+
- We fixed an issue causing degraded performance when creating new service instance.
12+
- We fixed an issue with `DevPortalHost` property not being passed correctly into the email notification template.
13+
- We eliminated inconsistency in [Security Scheme](https://spec.openapis.org/oas/v3.1.0#security-scheme-object) and [Security Requirement](https://spec.openapis.org/oas/v3.1.0#security-requirement-object) objects in OpenAPI exports when performed by authenticated vs. anonymous users.
14+
15+
### Developer portal releases
16+
17+
- No releases.
18+
19+
### Self-hosted gateway container image releases
20+
21+
- [2.4.0](https://github.com/Azure/api-management-self-hosted-gateway/releases/tag/Container-v2.4.0)
22+
- [2.3.6](https://github.com/Azure/api-management-self-hosted-gateway/releases/tag/Container-v2.3.6)
23+
24+
### Self-hosted gateway Helm chart releases
25+
26+
- [1.8.0](https://github.com/Azure/api-management-self-hosted-gateway/releases/tag/v1.8.0)
27+
- [1.7.6.](https://github.com/Azure/api-management-self-hosted-gateway/releases/tag/v1.7.6)
28+
329
## Release - API Management service: November, 2023
430

531
### New features, improvements, and changes

0 commit comments

Comments
 (0)