v1.1.3
What's Changed
- Terafoundation
elasticsearch
connector removal by @jsnoble in #3577 - fix range coercion for infinity by @lesleydreyer in #3580
- remove old elasticsearch from more places by @lesleydreyer in #3581
⚠️ Important Configuration change
As of this release, the elasticsearch
connector type has been removed from the code base and all references to that connector type should be removed from your configurations. Configurations should be using elasticsearch-next
instead. If you do not remove the old connector type the Teraslice master will crash with a log message that includes the following error: TSError: Could not retrieve schema code for: elasticsearch
Full Changelog: v1.1.2...v1.1.3