Skip to content

Commit

Permalink
dev: Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaspcr committed Oct 23, 2024
1 parent 537a7c9 commit 42c1d87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ For details about compatibility between different releases, see the **Commitment

- Potential leak of end devices of other (owned) applications in the top end devices panel in the application overview of the Console.
- Fix reversed Join Server dev nonce metrics.
- Identity Server's store runs each migration within a transaction, so a migration's changes are only applied if all of its queries are successful.
- Identity Server's store now marks a migration as successful after all its operations are finished. Previously it was possible to have a successful migration which not all of its queries were processed.

### Security

Expand Down

0 comments on commit 42c1d87

Please sign in to comment.