File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed
Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 66 env :
77 NODE_VERSION : " {{ matrix.nodejs }}"
88 TEST_SUITE : " {{ matrix.suite }}"
9- STACK_VERSION : 8.13.0 -SNAPSHOT
9+ STACK_VERSION : 8.13.1 -SNAPSHOT
1010 matrix :
1111 setup :
1212 suite :
Original file line number Diff line number Diff line change 11[[changelog-client]]
22== Release notes
33
4+ [discrete]
5+ === 8.13.1
6+
7+ [discrete]
8+ ==== Fixes
9+
10+ [discrete]
11+ ===== Upgrade transport version to 8.4.1 https://github.com/elastic/elasticsearch-js/pull/2200[#2200]
12+
13+ v8.13.0 was released depending on v8.4.0 of `@elastic/transport` instead of v8.4.1, which fixes a bug related to data redaction on error objects.
14+
415[discrete]
516=== 8.13.0
617
Original file line number Diff line number Diff line change 11{
22 "name" : " @elastic/elasticsearch" ,
3- "version" : " 8.13.0 " ,
4- "versionCanary" : " 8.13.0 -canary.0" ,
3+ "version" : " 8.13.1 " ,
4+ "versionCanary" : " 8.13.1 -canary.0" ,
55 "description" : " The official Elasticsearch client for Node.js" ,
66 "main" : " index.js" ,
77 "types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments