7.3.0 • Published 11 months ago

repos-wrapper v7.3.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
11 months ago

Repos Wrapper Library

Build and Deploy

npm install
npm run build
npm version patch
npm publish
git push

note that npm run build invokes prebuild script, to clean dist folder.

elasticsearch js client

elasticsearch is the "old" elasticsearch js client, deployed in version 1.x.x.

@elastic/elasticsearch is the "new" elasticsearch js client, and 2 versions supported (note there are differences!!):

  • @elastic/elasticsearch@6 on branch main, deployed to npm in version 6.8.x

  • @elastic/elasticsearch@7 on branch new-es-js-client-7.x, deployed to npm in version 2.x.x.

installations:

npm install @elastic/elasticsearch@6 
npm install @elastic/elasticsearch@7

logs

This library uses log4js. However, rather than being dependent on a specific version of log4js, in order to avoid dependencies headache for this library users, it is dependent on @log4js-node/log4js-api

Tests - TBD

Elastic

versions

7.2.2

S3 improvements. prefer log4js-api, copyFolder and deleteFolder.

7.3.0

remove S3 after split to repos-wrapper-s3

7.2.2

11 months ago

7.3.0

11 months ago

7.2.1

1 year ago

7.2.0

1 year ago

7.1.4

2 years ago

7.1.3

2 years ago

7.1.2

2 years ago

6.8.6

2 years ago

7.1.1

2 years ago

7.0.0

2 years ago

7.0.2

2 years ago

7.1.0

2 years ago

7.0.1

2 years ago

6.8.5

2 years ago

6.8.4

2 years ago

6.8.3

2 years ago

6.8.2

2 years ago

6.8.1

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago