Skip to content

Commit 7c8f794

Browse files
committed
Release v8.3.2
1 parent 12d3f7d commit 7c8f794

33 files changed

+39
-39
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
> **⚠️ This client is deprecated ⚠️**
22
>
3-
> As of Enterprise Search version 8.2.0, we are directing users to the new [Enterprise Search Node Client](https://github.com/elastic/enterprise-search-js) and
3+
> As of Enterprise Search version 8.3.2, we are directing users to the new [Enterprise Search Node Client](https://github.com/elastic/enterprise-search-js) and
44
> deprecating this client.
55
>
66
> Our development effort on this project will be limited to bug fixes.

fixtures/host-c5s2mj.api.swiftype.com-443/15193573244029391

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ POST /api/as/v1/engines/swiftype-api-example/documents
22
content-type: application/json
33
host: host-c5s2mj.api.swiftype.com
44
x-swiftype-client: elastic-app-search-node
5-
x-swiftype-client-version: 8.2.0
5+
x-swiftype-client-version: 8.3.2
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3
77
accept: application/json
88
body: [{\"id\":\"INscMGmhmX4\",\"url\":\"http://www.youtube.com/watch?v=v1uyQZNg2vE\",\"title\":\"The Original Grumpy Cat\",\"body\":\"this is a test\"},{\"id\":\"JNDFojsd02\",\"url\":\"http://www.youtube.com/watch?v=tsdfhk2j\",\"title\":\"Another Grumpy Cat\",\"body\":\"this is also a test\"}]

fixtures/host-c5s2mj.api.swiftype.com-443/151935732448113219

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GET /api/as/v1/engines/swiftype-api-example/documents
22
content-type: application/json
33
host: host-c5s2mj.api.swiftype.com
44
x-swiftype-client: elastic-app-search-node
5-
x-swiftype-client-version: 8.2.0
5+
x-swiftype-client-version: 8.3.2
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3
77
accept: application/json
88
body: [\"INscMGmhmX4\",\"JNDFojsd02\"]

fixtures/host-c5s2mj.api.swiftype.com-443/151935732459996374

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ DELETE /api/as/v1/engines/swiftype-api-example/documents
22
content-type: application/json
33
host: host-c5s2mj.api.swiftype.com
44
x-swiftype-client: elastic-app-search-node
5-
x-swiftype-client-version: 8.2.0
5+
x-swiftype-client-version: 8.3.2
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3
77
accept: application/json
88
body: [\"INscMGmhmX4\",\"FakeId\"]

fixtures/host-c5s2mj.api.swiftype.com-443/151935732470971687

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GET /api/as/v1/engines/swiftype-api-example/search
22
content-type: application/json
33
host: host-c5s2mj.api.swiftype.com
44
x-swiftype-client: elastic-app-search-node
5-
x-swiftype-client-version: 8.2.0
5+
x-swiftype-client-version: 8.3.2
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3
77
accept: application/json
88
body: {\"query\":\"cat\"}

fixtures/host-c5s2mj.api.swiftype.com-443/15208899348639621

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ POST /api/as/v1/engines/swiftype-api-example/documents
22
content-type: application/json
33
host: host-c5s2mj.api.swiftype.com
44
x-swiftype-client: elastic-app-search-node
5-
x-swiftype-client-version: 8.2.0
5+
x-swiftype-client-version: 8.3.2
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3
77
accept: application/json
88
body: [{\"id\":\"INscMGmhmX4\",\"url\":\"http://www.youtube.com/watch?v=v1uyQZNg2vE\",\"title\":\"The Original Grumpy Cat\",\"body\":\"this is a test\"}]

fixtures/host-c5s2mj.api.swiftype.com-443/152643363747751014

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GET /api/as/v1/engines
22
content-type: application/json
33
host: host-c5s2mj.api.swiftype.com
44
x-swiftype-client: elastic-app-search-node
5-
x-swiftype-client-version: 8.2.0
5+
x-swiftype-client-version: 8.3.2
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3
77

88
HTTP/1.1 200 OK

fixtures/host-c5s2mj.api.swiftype.com-443/152643460487616422

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GET /api/as/v1/engines/swiftype-api-example
22
content-type: application/json
33
host: host-c5s2mj.api.swiftype.com
44
x-swiftype-client: elastic-app-search-node
5-
x-swiftype-client-version: 8.2.0
5+
x-swiftype-client-version: 8.3.2
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3
77
accept: application/json
88
body: {}

fixtures/host-c5s2mj.api.swiftype.com-443/152643531437267705

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ POST /api/as/v1/engines
22
content-type: application/json
33
host: host-c5s2mj.api.swiftype.com
44
x-swiftype-client: elastic-app-search-node
5-
x-swiftype-client-version: 8.2.0
5+
x-swiftype-client-version: 8.3.2
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3
77
accept: application/json
88
body: {\"name\":\"new-engine\"}

fixtures/host-c5s2mj.api.swiftype.com-443/152643588771342928

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ DELETE /api/as/v1/engines/new-engine
22
content-type: application/json
33
host: host-c5s2mj.api.swiftype.com
44
x-swiftype-client: elastic-app-search-node
5-
x-swiftype-client-version: 8.2.0
5+
x-swiftype-client-version: 8.3.2
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3
77
accept: application/json
88
body: {}

fixtures/host-c5s2mj.api.swiftype.com-443/152666640463285327

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GET /api/as/v1/engines?page[current]=2&page[size]=1
22
content-type: application/json
33
host: host-c5s2mj.api.swiftype.com
44
x-swiftype-client: elastic-app-search-node
5-
x-swiftype-client-version: 8.2.0
5+
x-swiftype-client-version: 8.3.2
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3
77
accept: application/json
88
body: {}

fixtures/host-c5s2mj.api.swiftype.com-443/154775139235186519

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GET /api/as/v1/engines/swiftype-api-example/curations
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3

fixtures/host-c5s2mj.api.swiftype.com-443/154775139267473451

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GET /api/as/v1/engines/swiftype-api-example/curations?page[current]=2&page[size]=1
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3

fixtures/host-c5s2mj.api.swiftype.com-443/154775207819050958

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GET /api/as/v1/engines/swiftype-api-example/curations/cur-9382
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3

fixtures/host-c5s2mj.api.swiftype.com-443/154775369860896529

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
POST /api/as/v1/engines/swiftype-api-example/curations
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3

fixtures/host-c5s2mj.api.swiftype.com-443/154775388696063661

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
DELETE /api/as/v1/engines/swiftype-api-example/curations/cur-378291
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3

fixtures/host-c5s2mj.api.swiftype.com-443/154775411564681581

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PUT /api/as/v1/engines/swiftype-api-example/curations/cur-9382
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3

fixtures/host-c5s2mj.api.swiftype.com-443/154775710380210466

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GET /api/as/v1/engines/swiftype-api-example/curations/cur-0000
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3

fixtures/host-c5s2mj.api.swiftype.com-443/154844848285366145

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
POST /api/as/v1/engines/swiftype-api-example/multi_search
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3

fixtures/host-c5s2mj.api.swiftype.com-443/154905605865969485

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
POST /api/as/v1/engines/swiftype-api-example/query_suggestion
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3

fixtures/host-c5s2mj.api.swiftype.com-443/154905668608952844

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
POST /api/as/v1/engines/swiftype-api-example/query_suggestion
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3

fixtures/host-c5s2mj.api.swiftype.com-443/158153945918596904

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
POST /api/as/v1/engines
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3

fixtures/host-c5s2mj.api.swiftype.com-443/158646044979291659

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GET /api/as/v1/engines/swiftype-api-example/documents/list
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3

fixtures/host-c5s2mj.api.swiftype.com-443/158646109175536388

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PATCH /api/as/v1/engines/swiftype-api-example/documents
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3

fixtures/host-c5s2mj.api.swiftype.com-443/401

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GET /api/as/v1/engines/swiftype-api-example/search
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer invalid

fixtures/host-c5s2mj.api.swiftype.com-443/404

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GET /api/as/v1/engines/invalid-engine-name/search
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3

fixtures/host-c5s2mj.api.swiftype.com-443/multiSearchErrors

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
POST /api/as/v1/engines/swiftype-api-example/multi_search
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: host-c5s2mj.api.swiftype.com
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3

fixtures/localhost-3002/15815391173475749

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
POST /api/as/v1/engines
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: localhost:3002
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3
@@ -11,7 +11,7 @@ HTTP/1.1 200 OK
1111
x-frame-options: SAMEORIGIN
1212
x-xss-protection: 1; mode=block
1313
x-content-type-options: nosniff
14-
x-app-search-version: 8.2.0
14+
x-app-search-version: 8.3.2
1515
content-type: application/json; charset=utf-8
1616
vary: Origin
1717
etag: W/"cdb1493c20f29d2310c3222758a6c07b"

fixtures/localhost-3002/15815978342879229

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
POST /api/as/v1/engines/new-meta-engine/source_engines
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: localhost:3002
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3
@@ -11,7 +11,7 @@ HTTP/1.1 200 OK
1111
x-frame-options: SAMEORIGIN
1212
x-xss-protection: 1; mode=block
1313
x-content-type-options: nosniff
14-
x-app-search-version: 8.2.0
14+
x-app-search-version: 8.3.2
1515
content-type: application/json; charset=utf-8
1616
vary: Origin
1717
etag: W/"3d866b390e18c1bf51503b81707dc011"

fixtures/localhost-3002/158159799829857287

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
DELETE /api/as/v1/engines/new-meta-engine/source_engines
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: localhost:3002
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3
@@ -11,7 +11,7 @@ HTTP/1.1 200 OK
1111
x-frame-options: SAMEORIGIN
1212
x-xss-protection: 1; mode=block
1313
x-content-type-options: nosniff
14-
x-app-search-version: 8.2.0
14+
x-app-search-version: 8.3.2
1515
content-type: application/json; charset=utf-8
1616
vary: Origin
1717
etag: W/"cdb1493c20f29d2310c3222758a6c07b"

fixtures/localhost-3002/get-schema

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GET /api/as/v1/engines/swiftype-api-example/schema
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: localhost:3002
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3
@@ -11,7 +11,7 @@ HTTP/1.1 200 OK
1111
x-frame-options: SAMEORIGIN
1212
x-xss-protection: 1; mode=block
1313
x-content-type-options: nosniff
14-
x-app-search-version: 8.2.0
14+
x-app-search-version: 8.3.2
1515
content-type: application/json; charset=utf-8
1616
vary: Origin
1717
etag: W/"ac828da6380c08d10df2df85cf73c250"

fixtures/localhost-3002/update-schema

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
POST /api/as/v1/engines/swiftype-api-example/schema
22
x-swiftype-client: elastic-app-search-node
3-
x-swiftype-client-version: 8.2.0
3+
x-swiftype-client-version: 8.3.2
44
content-type: application/json
55
host: localhost:3002
66
authorization: Bearer api-mu75psc5egt9ppzuycnc2mc3
@@ -11,7 +11,7 @@ HTTP/1.1 200 OK
1111
x-frame-options: SAMEORIGIN
1212
x-xss-protection: 1; mode=block
1313
x-content-type-options: nosniff
14-
x-app-search-version: 8.2.0
14+
x-app-search-version: 8.3.2
1515
content-type: application/json; charset=utf-8
1616
vary: Origin
1717
etag: W/"5669e9ad4cde52b649ba90479fff9e1f"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elastic/app-search-node",
3-
"version": "8.2.0",
3+
"version": "8.3.2",
44
"description": "Elastic App Search Node.js client",
55
"files": [
66
"lib/"
@@ -28,6 +28,6 @@
2828
},
2929
"dependencies": {
3030
"request": "^2.81.0",
31-
"jsonwebtoken": "^8.2.0"
31+
"jsonwebtoken": "^8.3.2"
3232
}
3333
}

0 commit comments

Comments
 (0)