Skip to content

Commit 55ca69d

Browse files
committed
chore: add migration guide for AGS 2025.4 release
1 parent 4532d7f commit 55ca69d

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<a name="v0.73.0"></a>
22
## [v0.73.0]
3+
### REMOVED SERVICE APIS
4+
The Matchmaking (V1), Sessionbrowser, and Sessionhistory APIs have been removed in this release.
35
### fix
46
- **test:** use create test user endpoint for integration test
57
- **:** delete iam client after csm test
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<a name="v0.73.0"></a>
2+
## [v0.73.0] - 2025-05-02
3+
4+
### REMOVED SERVICE APIS
5+
The Matchmaking (V1), Sessionbrowser, and Sessionhistory APIs have been removed in this release.
6+
7+
### BREAKING CHANGE
8+
9+
### IAM
10+
11+
- All endpoints under `AccountIdenfifierTag` operation moved to `AccountIdentifierTag`.

0 commit comments

Comments
 (0)