4.49.0 (2023-08-21)
Features Added
- Added a flag for allowing customers to preserve ordering in bulk mode. See PR 35892
- Added a flag to bypass integrated cache when dedicated gateway is used. See PR 35865
- Added new aggressive retry timeouts for in-region calls. See PR 35987
Bugs Fixed
- Wired
proactiveInit
into the diagnostics to track warmed up containers, proactive connection regions and aggressive warm up duration - See PR 36111 - Fixed possible
NullPointerException
issue if health-check flow kicks in before RNTBD context negotiation for a given channel - See PR 36397.
Other Changes
- Added coverage for
ChangeFeedProcessor
inLatest Version
change feed mode to read change feed from a custom start time for multi-write accounts. - SeePR 36257