Igor Kulikov
|
52a63b035f
|
Revert versions
|
5 years ago |
Igor Kulikov
|
14f4f10a95
|
Update protobuf, grpc and netty versions
|
5 years ago |
T. Langhorst
|
24f50dee33
|
Upgrade log4j artifacts to 2.16
|
5 years ago |
Igor Kulikov
|
9bc12ab6d7
|
Docker linux/arm64 support
|
5 years ago |
Igor Kulikov
|
38b08ff769
|
Update grpc and netty versions to proper handle native windows ssl libraries
|
5 years ago |
Sergey Matvienko
|
2b06d15f3f
|
log4j-core defined to 2.15 on dependency management, but not used at this moment, just to be sure that no vulnerability brought by third-party. see https://github.com/advisories/GHSA-jfh8-c2jp-5v3q
|
5 years ago |
Sergey Matvienko
|
8392075168
|
log4j-api and log4j-to-slf4j upgrade to 2.15 on dependency management
|
5 years ago |
Vladyslav_Prykhodko
|
2e8b9b5cd7
|
UI: Improvement add/edit location marker/polygon in maps widgets
|
5 years ago |
Igor Kulikov
|
7187ecfdb1
|
Version set to 3.3.3-SNAPSHOT
|
5 years ago |
Igor Kulikov
|
ce82ca0b1f
|
Fix packaging to substitute properties in package yml
|
5 years ago |
Igor Kulikov
|
7c2b3a9fbf
|
Improve REST API error response handling. Update swagger api.
|
5 years ago |
Igor Kulikov
|
cd23b85baa
|
Bump hsqldb version to 2.6.1 to fix sql timeout issues
|
5 years ago |
Igor Kulikov
|
c765282454
|
Update swagger version
|
5 years ago |
Igor Kulikov
|
34d6dc50b5
|
Swagger improvements
|
5 years ago |
Igor Kulikov
|
d110f5a005
|
Update springfox swagger version.
|
5 years ago |
Sergey Matvienko
|
adb9a8d150
|
dao tests: PostgreSqlDaoServiceTestSuite added using org.testcontainers
|
5 years ago |
Andrii Shvaika
|
70679258d6
|
Swagger annotations for saveDeviceCredentials
|
5 years ago |
Igor Kulikov
|
d773176479
|
Updated versions according to dependabot alerts
|
5 years ago |
Igor Kulikov
|
8a989dbaae
|
Updated versions according to dependabot alerts
|
5 years ago |
Igor Kulikov
|
99c927e303
|
Update gradle-maven-plugin version. Improve packaging scripts
|
5 years ago |
Igor Kulikov
|
049627db97
|
Version set to 3.3.2-SNAPSHOT
|
5 years ago |
Igor Kulikov
|
75817a16f4
|
Update nashorn sandbox version to 0.2.1
|
5 years ago |
Sergey Matvienko
|
c945bebab3
|
dependency-hotfix-after-merge-ce (httpclient doubled, test dependency outdated)
|
5 years ago |
Sergey Matvienko
|
ecf049b5c6
|
dependency: netty latest 4.1.67, netty-tcnative-boringssl 2.0.40 (according to the optional netty-transport dependency)
|
5 years ago |
Sergey Matvienko
|
b020b051c5
|
tests: maven-surefire-plugin upgraded 3.0.0-M1 -> 3.0.0-M5
|
5 years ago |
Sergey Matvienko
|
aefb7e4bb3
|
added netty-tcnative-boringssl-static.version 2.0.41.Final along with netty-all to support SSL
|
5 years ago |
Sergey Matvienko
|
9b7b0ac7bc
|
dependency management: proto-google-common-protos (1.16.0, 1.17.0, 2.0.1 -> 2.0.1 /required by common used grpc 1.38.0/ ). Version management moved to the root
|
5 years ago |
Sergey Matvienko
|
70c59af33a
|
dependency management: apache httpclient (4.5.2, 4.5.13 -> 4.5.13), httpcore (4.4.5, 4.4.13, 4.4.14 -> 4.4.14)
|
5 years ago |
Sergey Matvienko
|
381f5d4efc
|
dependency management: joda-time unified only newer available version in the classpath left (2.3, 2.4, 2.8.1 -> 2.8.1)
|
5 years ago |
Sergey Matvienko
|
d8455aca25
|
dependency management: removed unnecessary exclude commons-io from org.owasp.antisamy because commons-io already defined in dependencyManagement (transitive dependency are managed as well)
|
5 years ago |
Sergey Matvienko
|
e565725099
|
dependency management: added commons-codec commons-logging in dep management (only greater available version in the classpath left)
|
5 years ago |
Sergey Matvienko
|
bf938a45e7
|
grpc: grpc-netty replaced with grpc-netty-shaded to decouple grpc and netty versions in the project (CE)
|
5 years ago |
Sergey Matvienko
|
f8f92494e8
|
dependency management: io.netty (version unified with general netty.version (no change), exclusions replaced with transitive dependency management)
|
5 years ago |
Sergey Matvienko
|
3ce5c27cb6
|
dependency management: com.fasterxml (version unified with general jackson.version (no change), exclusions replaced with transitive dependency management), fasterxml-classmate version defined
|
5 years ago |
Sergey Matvienko
|
2ec2e7179d
|
dependency management: org.springframework:spring-core (version with no change, exclusions replaced with transitive dependency management
|
5 years ago |
Andrii Shvaika
|
3661647c3a
|
Version set to 3.3.1-SNAPSHOT
|
5 years ago |
Andrii Shvaika
|
2078c71d32
|
Added module cluster-api and used it in rule engine and other services
|
5 years ago |
Sergey Matvienko
|
8722d3f741
|
dependency org.apache.httpcomponents httpclient moved from blackboxtests to the room POM. httpclient used in edge, but not explicitly added by dependency management. httpclient version with no change.
|
5 years ago |
Sergey Matvienko
|
41371a4f27
|
Revert "rollback testcontainers version to 1.11.4 due to the newest testcontainers does not support "container_name" in docker compose"
This reverts commit 8bdd437644.
|
5 years ago |
Sergey Matvienko
|
8bdd437644
|
rollback testcontainers version to 1.11.4 due to the newest testcontainers does not support "container_name" in docker compose
|
5 years ago |
Sergey Matvienko
|
c759b2792a
|
dependency org.apache.httpcomponents httpclient moved from blackboxtests to the room POM. httpclient used in edge, but not explicitly added by dependency management. httpclient version with no change.
|
5 years ago |
Sergey Matvienko
|
114825215e
|
test scope: comments edited on versions for the test scope and blackbox test scope
|
5 years ago |
Sergey Matvienko
|
e223dda96f
|
test scope: dependency upgrade a refactor for all POMs in project
|
5 years ago |
Sergey Matvienko
|
bc7cf02962
|
dependency - netty - removed outdated versions of io.netty (maven pom.xml exclusion for azure-servicebus and grpc-netty
|
5 years ago |
blackstar-baba
|
d529eb9b21
|
Fix spring security issue
Spring security has issue in 5.4.1, Changing SecurityContext More Than Once in Single Request Can Fail to Save.
Look here: https://tanzu.vmware.com/security/cve-2021-22112
|
5 years ago |
Sergey Matvienko
|
c9c13457e1
|
org.awaitility to test asynchronous API
|
5 years ago |
Volodymyr Babak
|
d1bede770d
|
Edge test fixes. Replaced do/while loop with awailability framework approach
|
5 years ago |
YevhenBondarenko
|
1636c54c2f
|
downgraded spring-data-redis version
|
5 years ago |
YevhenBondarenko
|
57632a1e25
|
fixed vulnerabilities
|
5 years ago |
Igor Kulikov
|
559aa282ca
|
Fix black box dependencies
|
5 years ago |