Skip to content

Releases: terascope/elasticsearch-assets

v3.3.1

01 Dec 21:38
1b21cdd
Compare
Choose a tag to compare
v3.3.1 Pre-release
Pre-release
  • fix package reference bug, pMap should be imported from @terascope/utils and not directly from p-map

v3.3.0

14 Oct 21:05
8415873
Compare
Choose a tag to compare

This release includes the following changes:

  • Follow up fix for #948 to fix an issue with the SpacesReader

v3.2.0

11 Oct 16:39
da330db
Compare
Choose a tag to compare
v3.2.0 Pre-release
Pre-release
  • update packages to use the newest from teraslice, typescript and others to address security concerns

v3.1.0

29 Aug 14:47
f6fd90f
Compare
Choose a tag to compare
v3.1.0 Pre-release
Pre-release

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

21 Jun 18:15
381fdab
Compare
Choose a tag to compare
  • 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

27 Apr 13:58
71e6dbd
Compare
Choose a tag to compare
v2.8.0 Pre-release
Pre-release
  • 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

04 Mar 22:59
d9bbebf
Compare
Choose a tag to compare
v2.7.12 Pre-release
Pre-release
  • fixed issue with id-slicer determining slicer ranges for multiple slicers

v2.7.11

20 Jan 21:55
175efac
Compare
Choose a tag to compare

This release replaces a deprecated function call from the faker library.

v2.7.9

15 Nov 22:26
df7e637
Compare
Choose a tag to compare
v2.7.9 Pre-release
Pre-release

Switch to the new bulkSend method with better retry support

v2.7.8

10 Nov 18:34
ca01bc4
Compare
Choose a tag to compare
v2.7.8 Pre-release
Pre-release

Changes to the routed sender API