Skip to content

Commit bebe41f

Browse files
authored
Update api-management-service.md (#44)
1 parent 81463f3 commit bebe41f

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

changelogs/api-management-service.md

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

3+
## Release - API Management service: November, 2023
4+
5+
### New features, improvements, and changes
6+
7+
- We will now provide specifics about token validation failures in `validate-azure-ad-token` policy in API Inspector.
8+
- We made the password policy stronger for users creating accounts on the developer portal - e.g., it now requires using a special character. Complete password requirements will be shown on the sign-up page.
9+
- Users now must provide their current password before changing it on the developer portal.
10+
- Pagination controls on the developer portal now feature only the Next and Previous buttons.
11+
12+
### Fixes
13+
14+
- We fixed an issue that caused tokens of logged-out developer portal users signed in via Azure AD B2C to remain valid under some circumstances.
15+
- We fixed a regression that caused POST requests issued from the try it console on the developer portal not to work correctly.
16+
- We fixed an issue in the Content Access Control feature of the developer portal that allowed unauthorized access to pages via direct link.
17+
18+
### Developer portal releases
19+
20+
- No releases.
21+
22+
### Self-hosted gateway container image releases
23+
24+
- [2.4.0](https://github.com/Azure/api-management-self-hosted-gateway/releases/tag/Container-v2.4.0)
25+
- [2.3.6](https://github.com/Azure/api-management-self-hosted-gateway/releases/tag/Container-v2.3.6)
26+
27+
### Self-hosted gateway Helm chart releases
28+
29+
- [1.8.0](https://github.com/Azure/api-management-self-hosted-gateway/releases/tag/v1.8.0)
30+
- [1.7.6.](https://github.com/Azure/api-management-self-hosted-gateway/releases/tag/v1.7.6)
31+
332
# Release - API Management service: October 2023
433

534
### Highlights

0 commit comments

Comments
 (0)