Skip to content

Commit ba59a3b

Browse files
A3a3e1olegosh
andauthored
Upd logo (#79)
* Reduced the size of component icon files * Reduced the size of component icon file * Logo image changed Co-authored-by: Oleg Oshurkov <olegosh137@gmail.com>
1 parent 7dd6749 commit ba59a3b

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.5.1 (November 26, 2021)
2+
* Updated the sailor version to 3.3.6
3+
* Reduced the size of component icon file
4+
15
## 2.5.0 (October 1, 2021)
26

37
* Add New Select action

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
compile 'com.fasterxml.jackson.core:jackson-databind:2.10.1'
6363
compile 'com.google.code.gson:gson:2.8.6'
6464
compile 'com.microsoft.sqlserver:mssql-jdbc:6.4.0.jre8'
65-
compile 'io.elastic:sailor-jvm:3.3.2'
65+
compile 'io.elastic:sailor-jvm:3.3.6'
6666
compile 'mysql:mysql-connector-java:8.0.20'
6767
compile 'org.postgresql:postgresql:42.2.18'
6868

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "Database",
33
"description": "Database JDBC connector",
4-
"version": "2.5.0",
4+
"version": "2.5.1",
55
"buildType": "docker",
66
"credentials": {
77
"verifier": "io.elastic.jdbc.JdbcCredentialsVerifier",

logo.png

-11.2 KB
Loading

0 commit comments

Comments
 (0)