Releases: terascope/elasticsearch-assets
Releases · terascope/elasticsearch-assets
v3.3.1
- fix package reference bug, pMap should be imported from
@terascope/utils
and not directly from p-map
v3.3.0
This release includes the following changes:
- Follow up fix for #948 to fix an issue with the SpacesReader
v3.2.0
- update packages to use the newest from teraslice, typescript and others to address security concerns
v3.1.0
This release changes the size parameter on searches performed by fetch to be a factor of the count on the slice. The change is meant to resolve: #948
It is also expected to improve performance by reducing search times.
v3.0.0
- use only with teraslice v0.80.0 or higher as it uses the newest client connector type
- Updated internal apis to use the newest
elasticsearch-next
connector type available for teraslice. This connector type will dynamically use the appropriate client based on backend service its talking to (v6, v7, v8, opensearch v1.3.0).
- Update and fix errors of elasticsearch-asset-apis for the different return results of the clients now covered
- convert tests to use the new client
v2.8.0
- convert asset apis and some test to be able to use the new async client usage
- main apis for asset are NOT converted yet, until next PR
v2.7.12
- fixed issue with id-slicer determining slicer ranges for multiple slicers
v2.7.11
This release replaces a deprecated function call from the faker library.
v2.7.9
Switch to the new bulkSend method with better retry support
v2.7.8
Changes to the routed sender API