4.33.1 (2024-08-23)
Bugs Fixed
- Fixed an issue to avoid transient
IllegalArgumentException
due to duplicate json properties for theuniqueKeyPolicy
property. - See PR 41608
Other Changes
- Added retries on a new
BulkWriter
instance when first attempt to commit times out for bulk write jobs. - See PR 41553