11.2.0-beta.3 (2020-11-10)
New Features
- Added encryption key to
SearchIndexer
,SearchIndexerDataSourceConnection
, andSearchIndexerSkillset
. - Added ability to configure initial batch size and retry back-offs to
SearchIndexingBufferedSenderOptions
.
Breaking Changes
- Removed
SearchIndexingBufferedSender.getBatchSize()
. SearchIndexingBufferedSenderOptions
now throws on invalid values instead of falling back to default.