Skip to content

Commit

Permalink
Update release_notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andystaples authored Jan 31, 2025
1 parent 03ba8ea commit e371aac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

- Fix custom connection name not working when using IDurableClientFactory.CreateClient() - contributed by [@hctan](https://github.com/hctan)
- Made durable extension for isolated worker configuration idempotent, allowing multiple calls safely. (#2950)
- Fixes a bug with Out of Memory exception handling in Isolated, improving reliability of retries for this case. (part of #3020)

### Breaking Changes

Expand Down

0 comments on commit e371aac

Please sign in to comment.