Skip to content

Commit eb152ac

Browse files
authored
Update sailor version to 2.6.24 (#23)
* Update sailor version to 2.6.24
1 parent fd72e11 commit eb152ac

File tree

4 files changed

+3999
-93
lines changed

4 files changed

+3999
-93
lines changed

CHANGELOG.md

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,27 @@
1-
## 1.1.3 (November 20, 2020)
1+
## 1.1.4 (March 12, 2021)
22

3-
* Update Sailor version to 2.6.18
4-
* Annual audit of the component code to check if it exposes a sensitive data in the logs
5-
* Annual npm vulnerabilities audit
3+
* Update sailor version to 2.6.24
64

7-
## 1.1.2 (July 24, 2020)
8-
9-
* Update sailor version to 2.6.14
10-
11-
## 1.1.1 (May 11, 2020)
5+
## 1.1.3 (November 20, 2020)
126

13-
* Update sailor version to 2.6.7
14-
15-
## 1.1.0 (January 30, 2020)
7+
* Update Sailor version to 2.6.18
8+
* Annual audit of the component code to check if it exposes a sensitive data in the logs
9+
* Annual npm vulnerabilities audit
1610

17-
* Update sailor version to 2.6.1
18-
* Refactor console.log to built in sailor logger
19-
* Change build type to `docker`
11+
## 1.1.2 (July 24, 2020)
2012

21-
## 1.0.0 (June 14, 2018)
13+
* Update sailor version to 2.6.14
2214

23-
* Initial release
15+
## 1.1.1 (May 11, 2020)
16+
17+
* Update sailor version to 2.6.7
18+
19+
## 1.1.0 (January 30, 2020)
20+
21+
* Update sailor version to 2.6.1
22+
* Refactor console.log to built in sailor logger
23+
* Change build type to `docker`
24+
25+
## 1.0.0 (June 14, 2018)
26+
27+
* Initial release

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ MSSQL Component component for the [elastic.io platform](http://www.elastic.io)
88
![image](https://user-images.githubusercontent.com/56208/29715706-b4930bdc-89a8-11e7-8a0d-969959d26dd6.png)
99

1010
## Environment Variables
11-
1. LOG_LEVEL - controls verbosity of logger. Possible values: `trace`, `debug` `info`, `warn`, `error`. Default: `info`
11+
No required Environment Variables.
1212

1313
## Before you Begin
1414

@@ -85,15 +85,6 @@ more details can be found [here](https://github.com/elasticio/mssql-component/bl
8585

8686
Component supports dynamic incomig metadata - as soon as your query is in place it will be parsed and incoming metadata will be generated accordingly.
8787

88-
## Known issues
89-
90-
No known issues are there yet.
91-
92-
## TODOs
93-
* Support for BULK upload
94-
* Support for DELETE and UPDATE statements
95-
* Support for binary attachments
96-
9788
## License
9889

9990
Apache-2.0 © [elastic.io GmbH](https://www.elastic.io)

0 commit comments

Comments
 (0)